Im doing jun 05 paper 4 and it asks me to find the 2x2 matric which represents the transformation that maps x onto q. X onto q is a reflection on the y=-x axis. What would be the the 2x2 i would need? Like the general formula.
the matrix for reflection in line y=x is 0 1
1 0
the matrix for refection in line y=-x is 0 -1
-1 0
the matrix for clockwise rotation of 90 degrees about the origin is 0 1
-1 0
the matrix for anticlockwise rotation of 90 degrees about the origin is 0 -1
1 0