

Yes you can use both row and column transformations in the same question.
But please make sure that you use them in different steps.
For example: R2 → R2 - R1 and C3 → C3 - C2 can not be used together.
Instead do this, R2 → R2 - R1 in first step to get useful results.
Now in the second step, C3 → C3 - C2 to get another useful results.
I hope, it clears your query.
