Let T(x,y)=(x+2y,x−y) and U(x,y)=(x−y,3x+y) be linear transformations from R^2 to R^2 Determine the transformations of the composition of U with T (U^(circ) T)
Lisa Hardin
Answered question
2022-07-17
Let and be linear transformations from to Determine the transformations of the composition of U with So I can determine the standard matrices are and but I'm not sure how to use these with compositions. What is the process needed to answer the question?
Answer & Explanation
Marshall Mcpherson
Beginner2022-07-18Added 11 answers
Forget about matrices. Composition is defined more generally, and in this case it is pretty simple to work out what it is: for every , we have
Composition just means you do one function after the other, and since you have explicit formulas for both functions, just plug them in directly (and carefully). If you really want to think in terms of matrices (which I think is counterproductive here), then the matrix representation of is the product of the matrix representations of U and T (all matrices calculated relative to standard bases); i.e
If you revert back to function notation, this says . Notice how this is a three step-process (which is completely unnecessary); you first have to write down the matrices of U and T, then you have to multiply them, and then you have to "undo" the matrix of the product to figure out Moreover, from a conceptual standpoint, you should think of matrix multiplication as being motivated by function composition; that's really why is true (matrix multiplication is defined in that funny way of multiplying rows and columns with the sole intention of making work out).