SOLUTION: -0.4x + 0.3y +0 z =0 0.2x -0.6 y +0.3 z =0 1x + 1y + 1z =1 solve using row elimination method not by determinant

Algebra ->  Matrices-and-determiminant -> SOLUTION: -0.4x + 0.3y +0 z =0 0.2x -0.6 y +0.3 z =0 1x + 1y + 1z =1 solve using row elimination method not by determinant      Log On


   



Question 931406: -0.4x + 0.3y +0 z =0
0.2x -0.6 y +0.3 z =0
1x + 1y + 1z =1
solve using row elimination method not by determinant

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
-0.4x + 0.3y + 0z = 0
0.2x - 0.6y + 0.3z = 0
1x + 1y + 1z = 1
---
put the system of linear equations into standard form
---
-0.4x + 0.3y + 0z = 0
0.2x - 0.6y + 0.3z = 0
1x + 1y + 1z = 1
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 0.23076923
y = 0.30769231
z = 0.46153846
---
now by elimination:
---
-0.4x + 0.3y + 0z = 0
0.2x - 0.6y + 0.3z = 0
1x + 1y + 1z = 1
---
-0.4x + 0.3y + 0z = 0
2(0.2x - 0.6y + 0.3z = 0)
---
-0.4x + 0.3y + 0z = 0
0.4x - 1.2y + 0.6z = 0
---
add the two equations:
---
-0.9y + 0.6z = 0
---
0.2x - 0.6y + 0.3z = 0
-0.2(1x + 1y + 1z = 1)
---
0.2x - 0.6y + 0.3z = 0
-0.2x - 0.2y - 0.2z = -0.2
---
add the two equations:
---
-0.8y + 0.1z = -0.2
---
-0.9y + 0.6z = 0
-6(-0.8y + 0.1z = -0.2)
---
-0.9y + 0.6z = 0
4.8y - 0.6z = 1.2
---
add the two equations:
---
3.9y = 1.2
y = 1.2/3.9
y = 0.307692307692
---
-0.9y + 0.6z = 0
-0.9*0.307692307692 + 0.6z = 0
z = 0.9*0.307692307692 / 0.6
z = 0.461538461538
---
-0.4x + 0.3y + 0z = 0
-0.4x + 0.3*0.307692307692 = 0
-0.4x = -0.3*0.307692307692
x = -0.3*0.307692307692/-0.4
x = 0.230769230769
---
solution by elimination:
x = 0.23076923
y = 0.30769231
z = 0.46153846
---
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
---