Let T R2 rightarrow R2 be a linear operator for which the im
Let T: R^2 rightarrow R^2 be a linear operator for which the images of the standard basis vectors for R^2 are T(e_1) = (a, b) and T (e_2) = (c, d). Find T(4, 1). T (4, 1) =
Solution
(4,1) =4.(1, 0) + 1.(0, 1)
=4.e1 + 1. e2
T(4, 1) = T (4.e1 + 1. e2)
=4. T(e1) + 1. T(e2)
= 4. (a, b) + 1. (c, d)
= (4a, 4b) + (c, d)
T(4, 1) =(4a+c, 4b+d)
