Linear Algebra- Linear Transformations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
FinalStand
Messages
60
Reaction score
0

Homework Statement


Let T: R3--> R4 be a linear transformation. Assume that T(1,-2,3) = (1,2,3,4), T(2,1,-1)=(1,0,-1,0)
Which of the following is T(-8,1-3)?

A. (-5,-4,-3,-8)
B. (-5,-4,-3,8)
C. (-5,-4,3,-8).
D.(-5,4,3,-8)
E (-5,4,-3,8)
F. None of the above.

Homework Equations



I really have no clue how to solve this problem. All I know is how to verify if it is linear transformation or not by verifying T(u+v) = T(u) + T(v) and cT(u) = T(c(u)).
And that T(x) = Ax and also that T(0)=0

The Attempt at a Solution



I tried applying those above but nothing works for me. To be honest I have no clue how to start, I tried to find patterns but failed to identify any. Any hints?

Thanks
 
Last edited by a moderator:
Physics news on Phys.org
I got something like T(r+2s, -2r+s, 3r-s) = (r+s, 2r, 3r-s, 4r) Then the answer could be A. But how do you actually do the question how tdo you solve that? I just did by guessing and inputing numbers to get one of the choices (A-F).
 
Oh I got it, you just have to set the T(...) = T(-8,1,-3) :D