Finding T(0,-5,0) from Given Linear Transformation Values

iamzzz
Messages
22
Reaction score
0

Homework Statement


You are given that T is a linear transformation from R^3 to P2, that T((1,1,-1))
=X, and that T((1,0,-1))=X^2+7X-1. Find T(0,-5,0) or explain why it cannot be determined form the given information.

Homework Equations


None


The Attempt at a Solution


There is only X given, and that 's not enough to fine T(0,-5,0)
 
Physics news on Phys.org
Saying that doesn't make it so. What have you tried?
 
T((1,1,-1)) and T((1,0,-1)) should produce something close.
 
True. So try something.
 
i don't knwo :(
 
Last edited:
Hint: Can you build (0,-5,0) out of what you have?
 
C1*(1,1,-1)+c2(1,0,-1)
C1=-5 and C2=5

-5(1,0,1)+5(1,7,-1)=(5,30,-5)
 
You didn't answer my question. Can you get (0,-5,0) or not?
 
no The question did not give the formula of the transformation
 
  • #10
Like I said above, stating it doesn't make it so. It looks like you are just guessing in post #7. You need to show why you can or can not get (0,-5,0) that way.
 
  • #11
I am going to read textbook. Did not attend class Thanks for the hlep
 
  • #12
Frankly, you sound like you have never actually taken a course in linear algebra! Do you know what a "linear combination" of vectors is?
 
Back
Top