69.0k views
0 votes
Solve the system x-2y+2z=9 y+2z=5 z=3
Enter the answer as an ordered triple, (X,Y,Z)

User SILENMUS
by
4.2k points

2 Answers

6 votes
The answer is (1, -1, 3)
User Lloyd Smith
by
5.8k points
2 votes

The last equation says z = 3, so that in the second equation we get

y + 2z = y + 6 = 5 ==> y = -1

and in turn, the first equation tells us

x - 2y + 2z = x + 2 + 6 = x + 8 = 9 ==> x = 1

So the solution to the system is (x, y, z) = (1, -1, 3).

User Alcarv
by
4.6k points