Consider the basis S = {v1, v2, v3} for R3, where v1 = (1, 2, 1), v2 = (2, 9, 0), and v3 = (3, 3, 4), and let T:R3 rightarrow R2 be the linear operator such that T(V1) = (1, 0), T(v2) = (- 1, 1), T(v3) = (0, 1) Find a formula for T(x1, x2, x3), and use that formula to find
1
Expert's answer
2020-02-13T09:23:32-0500
In case we want to transform R3 into R2 we need a Matrix of size 3x2.⎝⎛x1x2x3x4x5x6⎠⎞ The Matrix gives us 6 variables which we can find by solving 6 corresponding equations
Comments