SOLUTION: solve a system of three linear equations with three variables 5x =5 2x+y =4 3x+y-4z=-15
Algebra
->
Graphs
-> SOLUTION: solve a system of three linear equations with three variables 5x =5 2x+y =4 3x+y-4z=-15
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 1001050
:
solve a system of three linear equations with three variables
5x =5
2x+y =4
3x+y-4z=-15
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
solve a system of three linear equations with three variables
5x =5 --> x = 1
2x+y =4
2*1 + y = 4 --> y = 2
================
3x+y-4z=-15
Sub for x & y to find z.