Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

$T$ is a linear transformation. Find $T(x,y)$

Writer Andrew Henderson
$\begingroup$

let $T$ be a linear transformation from $\mathbb{R}^2 \to \mathbb{R}^3$ and $T(-1,0)=(2,1,1)$ and $T(1,1)=(1,0,0)$. Then what is $T(x,y)$?

$\endgroup$ 0

2 Answers

$\begingroup$

Since $T$ is a linear transformation, $T(-1,0)=-T(1,0)$.

$T(1,0) = (-2,-1,-1)$.

$T(0,1) = T(1,1)-T(1,0) = (3,1,1)$.

So $T(x,y) = xT(1,0)+yT(0,1) = (-2x+3y,-x+y,-x+y)$

$\endgroup$ $\begingroup$

Let $(x,y) \in \mathbb R^2$. Determine $t,s$ such that

$(x,y)=s(-1,0)+t(1,1)$.

Then: $T(x,y)=s(2,1,1)+s(1,0,0)$.

Can you proceed ?

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy