Question 1023815: Solve the system by elimination.
-x-5y+z=17
-5x-5y+5z=5
2x+5y-3z=-10
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Same problem, different numbers.
================================
Solve the system by elimination.
-4x-5y-z=18
-2x-5y-2z=12
-2x+5y+2z=4
-------------
Pick a variable to eliminate 1st.
All y terms have the same coefficient 5:
---
-4x-5y-z=18
-2x-5y-2z=12
------------------ Subtract
-2x + z = 6 Eqn A
---
-2x-5y-2z=12
-2x+5y+2z=4
--------------------- Add
-4x = 16
--> x = -4 ************
---
-2x + z = 6 Eqn A
--> z = -2 ************
---
-2x+5y+2z=4
--> y = 0 *************
====================
(-4,0,-2)
|
|
|