Hi, I'm new here and I'm taking IGCSE for maths (and other subject) this examination session (May/June 2010)
I have a question about finding 2 by 2 matrix for transformation
Though I'm already taught how to solve it, I think it is too long and is not worth the usual 2-3 mark given for it. So anyway, here is a summary on how the solution work:
Take the 2 coordinate of the object and their respective image
ie object--> ( 1,5 ) image--> ( -5,-1 )
object--> ( 1,2 ) image--> ( -2,-1 )
then use formula : matrix * object = image
(a b) * ( 1 ) = ( -5)
(c d) ( 5 ) ( -1)
( a+5b ) = ( -5 )
( c+5d ) = ( -1 )
and do the same for the other coordinate and finally use simultaneous equation to solve a, b, c and d
As you can see, it is quite a long procedure and I'm wondering if there is any simpler method to solve the question
Thanks in advance