Back to Questions
CSS Pure Mathematics
QUESTION #4117
Question 1
For $T: \mathbb{R}^3 \to \mathbb{R}^2$ defined by $T(x, y, z) = (|x|, y + z)$, why is $T$ NOT linear?
Correct Answer Explanation
$T(-1, 0, 0) = (1, 0) \neq -(1, 0) = -T(1, 0, 0)$. Also $T(-1, 0, 0) + T(1, 0, 0) = (2, 0) \neq (0, 0) = T(0, 0, 0)$. Both properties fail.
Sign in to join the conversation and share your thoughts.
Log In to Comment