SOLUTION: Solve the system using substitution. x + 6z = -45 5x + 3y - 2z = -33 y + 4z = -24 I think i keep messing up the first step because when im finished i get x=-9, y=8, z=-6,

Algebra.Com
Question 827544: Solve the system using substitution.
x + 6z = -45
5x + 3y - 2z = -33
y + 4z = -24
I think i keep messing up the first step because when im finished i get
x=-9, y=8, z=-6, but it doesnt work when pluging it back in

Answer by TimothyLamb(4379)   (Show Source): You can put this solution on YOUR website!
---
x + 6z = -45
5x + 3y - 2z = -33
y + 4z = -24
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution by matrix-method:
x = -9
y = 0
z = -6
---
system matrix
1 0 6
5 3 -2
0 1 4
---
inverse of system matrix
0.31818182 0.13636364 -0.40909091
-0.45454545 0.090909091 0.72727273
0.11363636 -0.022727273 0.068181818
---
determinant of system matrix = 44
---
now by substitution:
---
x + 6z = -45
x = -6z - 45
---
5x + 3y - 2z = -33
5(-6z - 45) + 3y - 2z = -33
-30z - 225 + 3y - 2z = -33
---
3y - 32z = 192
---
y + 4z = -24
y = -4z - 24
---
3y - 32z = 192
3(-4z - 24) - 32z = 192
-12z - 72 - 32z = 192
-44z = 264
z = -264/44
---
z = -6
---
y = -4z - 24
y = -4(-6) - 24
---
y = 0
---
x = -6z - 45
x = -6(-6) - 45
---
x = -9
---
---
solution by substitution-method:
x = -9
y = 0
z = -6
---
the two methods agree.
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php

RELATED QUESTIONS

I would appreciate any help with this. I don't know how to isolate the variable or which (answered by ankor@dixie-net.com)
solve the following system of linear equations: 3x-2y+4z=1 x+y+2Z=3... (answered by longjonsilver)
Solve the system using any algebraic method. x+2y-6z=23 x+3y+z=4... (answered by ankor@dixie-net.com)
how do i solve the following 4 x 4 system using elimination & substitution? w + 2x +... (answered by Fombitz)
My question is...solve for x, y, z. 2x+5y+z=22 3x-3y-z=-22 5x+y+2z=-3 I have... (answered by Alan3354,MathLover1,ewatrrr)
Solve the system using substitution or elimination. The answers are given as (x, y, z). (answered by Alan3354)
What is the value of "z" in the solution of this system? I need the work to be shown... (answered by josgarithmetic)
solve the system by back substitution 4x+8y+2z+6w=-4 -3y-18z-6w=-24 -5z-5w=-10... (answered by josgarithmetic)
Which answer correctly shows the first step that can be used to correctly solve the... (answered by solver91311)