Image of Linear Transformation

Jfhebb
Messages
2
Reaction score
0
Hi, the question is for the transformation :
T: M2,3 -> P2
T ( A11 A12 A13) = (A11 + A13)x^2 + (A21 - A22)x + A23
( A21 A22 A23)

Are the following in the linear transformation?
W1=x^2 + 2x + 1
W2=x-2

Attempt: I figured that w would be in image if there exists..
(A11 + A13)x^2 + (A21 - A22)x + A23= C2x^2 + C1x + C0

I am not quite sure where to go from here, any help is appreciated
 
Physics news on Phys.org
For W1, you can set up simultaneous equations:
A11 + A13 = 1
A21 + A22 = 2
A23 = 1
and see what the theory of simultaneous equations tells you.

I don't think you are stating the question precisely. If this is a textbook question, you should ask it in the section of the forum that is designated for homework questions and you should quote the problem exactly.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top