<h3>Answer:</h3>
(5, -2, -3)
<h3>Explanation:</h3>
We assume your equations are ...
- x +3y -z = 2
- 4x +2y +5z = 1
- 3x +0y +z = 12
These have solution (x, y, z) = (5, -2, -3).
_____
<em>How we know</em>
Trying the choices in the last equation eliminates the first and last. Trying the second choice in the first equation eliminates it, leaving the 3rd choice as the answer you're looking for.
We also know because we can ask a graphing calculator to solve the matrix equation (or row-reduce the augmented matrix).
<em>Comment on this problem</em>
The hardest part of this problem is figuring your intent. The equations are not well-separated, so we have a hard time telling what is a constant and what is a coefficient. It took a couple of guesses to sort it out. A little editing before posting would be helpful.
Step-by-step explanation:
Solution file attached
<span>(6.5, –15.25) Is the answer.</span>
Answer:
hello : solutio ( 6 ; 2)
Step-by-step explanation:
the translation is : x' = x + a ....(*)
y' = y + b ...(**)
calculate the coordinates ( a ; b) of vectro by the translation
you have : x' = -7 y' = 0 x = -6 y = -2
Substitute in (*) , (***) : -7 = -6 +a
0 = - 2 + b
a = -1 and b= 2
so : x' = x - 1
y' = y + 2
calculate now the coordinates of the image of the point (7,0) under the same translation.
x = 7 and b = 0
so : x' = 7-1 = 6 and y' = 0 + 2 = 2
the image is : ( 6 ; 2 )