Is T(x,y) = (x,0) a linear transformation

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
2 replies · 2K views
sara_87
Messages
748
Reaction score
0

Homework Statement



I have to determine whether the following is a linear transformation

T(x,y)=(x,0)

Homework Equations





The Attempt at a Solution



again, let v=(v1, v2) and w=(w1,w2)

then, T(v+w)=T(v1+w1, v2+w2)=(v1+w1, 0)

and, T(v)+T(w)=(v1+w1, 0)
so the first condition holds.

AND:

let c be a constant:
T(cv)=T(cv1,cv2)=(cv1, 0)=c(v1,0)=cT(v)
so both conditions hold
therefore it's linear transformation
is that correct?
 
Physics news on Phys.org
You haven't said what x and y are! If they are real numbers, that is that T is a function from R2 to R2, then yes, those are exactly what you need to show. (Of course, taking c= 0 in the second shows T(0)= 0 and taking c= -1 shows T(-v)= -T(v) which are required by not necessary to prove separately.)
 
yea it isedit: nevermind listen to halls, you do need to be more precise with this kind of thing probably