Let​ T: set of real numbers R squaredright arrowset of real numbers R squared be a linear transformation such that Upper T (x 1 comma x 2 )equals(x 1 plus x 2 comma 2 x 1 plus 4 x 2 ). Find x such that ​T(x​)equals(3 comma negative 2 ).

Respuesta :

Answer:

The pair (7,-4) maps to the pair (3,-2) under T.

Step-by-step explanation:

We are given that [tex]T(x_1,x_2) = (x_1+x_2, 2x_1+4x_2)[/tex]. The questions asks for the pair (x,y) such that T(x,y) = (3,-2). So, knowing the behaviour of the transformation T, we know that

T(x,y) = (x+y, 2x+4y) = (3,-2). So, we have the following equations

[tex]x+y =3[/tex]

[tex]2x+4y=-2[/tex]

From first equation, we have that x = 3-y. REplacing this result in the second equation, we have that

[tex] 2(3-y)+4y = 6+2y = -2[/tex]

Which implies that y = -4. Then, x=3-(-4) = 7.