SOLUTION: Write an example of a system of three equations in three variables that has (-3, 5, 2) as a solution. Show that the ordered triple satisfies all three equations. Thank you!

Algebra ->  Systems-of-equations -> SOLUTION: Write an example of a system of three equations in three variables that has (-3, 5, 2) as a solution. Show that the ordered triple satisfies all three equations. Thank you!      Log On


   



Question 1075239: Write an example of a system of three equations in three variables that has (-3, 5, 2) as a solution. Show that the ordered triple satisfies all three equations. Thank you!
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Write an example of a system of three equations in three variables that has (-3, 5, 2) as a solution. Show that the ordered triple satisfies all three equations.
==============
Write 3 equations in x, y & z
---
x + y + z = ?
x+ 2y - z = ?
x - y -3z = ?
-----------
Sub the given values.
x + y + z = 4
x+ 2y - z = 5
x - y -3z = -14
---------