Finding a matrix from 3 consecutive point transformations

ConnorK

New member
Joined
Apr 14, 2024
Messages
13
Hello. I have come across a problem in my math textbook that i cannot solve. The question is worded as follows:

"A linear transformation T maps the point (1, 3) to the point (-2, -3) to the point (2, 4) to the point (-3, -11). find the matrix of the transformation."

I understood the question to mean the transformation matrix has to map the point (1, 3) to (-2, -3), the point (-2, -3) to the point (2, 4) and the point (2, 4) to the point (-3, -11).

I have tried multiple times to find the matrix that maps all the point but i cant find one.
 
Also, unless I screwed up my own computations, the matrix which transforms (1,3) to (-2,-3) to (2,4) will transform (2,4) to (-8/3, -14/3), not to (-3,-11). Do you actually mean a linear transformation and not an affine one?
 
Also, unless I screwed up my own computations, the matrix which transforms (1,3) to (-2,-3) to (2,4) will transform (2,4) to (-8/3, -14/3), not to (-3,-11). Do you actually mean a linear transformation and not an affine one?
asd.png

This is the exact wording of the question, beyond this i cannot say anything more.
 
Did you notice that you have 3 equations for a & b and 3 equations for c & d? I.e., there are more equations than unknowns.
 
Top