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 -...