Let us check whether T(x1,x2,x3)=(x1+x3x2,x3) define a linear transformation from R3 to R2.
Taking into account that
T(x1,x2,x3)+T(y1,y2,y3)=(x1+x3x2,x3)+(y1+y3y2,y3)=(x1+y1+x3x2+y3y2,x3+y3)
and T(x1+y1,x2+y2,x3+y3)=(x1+y1+x3+y3x2+y2,x3+y3)=T(x1,x2,x3)+T(y1,y2,y3),
we conclude that T(x1,x2,x3)=(x1+x3x2,x3) does not define a linear transformation from R3 to R2.
Comments