I have been struggling with a question in my book.
- $T$ is a translation of $(+5,+4)$,
- $M$ is a reflection in the line $y=x$.
- $R$ is a 90 degree anticlockwise rotation about $(0,0)$
Write down the coordinates of the image of the point (7,9) under the following transformations:
- TR - to get the correct answer, I had to rotate first then translate.
- RT - to get the correct answer, I had to translate first then rotate.
Did the guys who made the answer key get mixed up?
Another doubt: When asked to feed (7,9) into transformation TM, the answer is (-7,9), which is highly suspect IMO-regardless of order I should NOT get any negative numbers via multiplication, as the matrix for reflection has all positive numbers- when I worked out reflection followed by translation, I got (15,11).
So, for a transformation AB, do you apply B first then A? And in the second case, did I get mixed up again or did the answer key get it wrong?
Yes, the order of $AB$ is usually $B$ then $A$. It's like a composite function $f\circ g(x)$, you apply $g$ first, then $f$. The answer of that next problem should be $(14,11)$.