Show necessary step for the following questions
("For the given matrix"
A=the first row [1 -1] second row [3 2]
B=the first row [3 -2] second row [0 1]
1) show that (A^t)^t=A
2) show that (A+B)^t=A^t+B^t
3) show that (4A)^t=4(A^t)
4) show that (AB)^t=A^tB^t)
Give the transformation matrix for a shear with direction (3 -4) and factor 4. Apply the transformation to the quadrilateral with vertiees given in counterclockwise order as (2.2),(0 4) ,(-5 1),(3 -2).