Q.
A rectangle ABCD, where A(0,0),B(4,0),C(4,2),
D(0,2), undergoes the following transformations successively
i. f1(x,y)→(y,x)
ii. f2(x,y)→(x+3y,y)
iii. f3(x,y)→((x−y)/2,(x+y)/2)
The final figure will be
Clearly, A will remain as (0,0) ; f1 will make B as (0,4), f2 will make it (12,4),
and f3 will make it (4,8); f1 will make C as (2,4), f2 will make it (14,4),
and f3 will make it (5,9).
Finally, f1 will make D as (2,0), f2 will make it (2,0), and f3 will make it (1,1).
So, we finally get A(0,0),B(4,8),C(5,9), and D(1,1).
Hence, mAB=48, mBC=5−49−8=1, mCD=5−19−1=48, mAD=1, mAC=59, mBD=4−18−1=37
Hence, the final figure will be a parallelogram.