SOLUTION: the sum of 3 numbers is 207 the second number is 8 times the first while the third is 3 less than the first find the three numbers
Algebra ->
Sequences-and-series
-> SOLUTION: the sum of 3 numbers is 207 the second number is 8 times the first while the third is 3 less than the first find the three numbers
Log On
Question 829224: the sum of 3 numbers is 207 the second number is 8 times the first while the third is 3 less than the first find the three numbers Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x + y + z = 207
y = 8x
z = x - 3
---
put the system of linear equations into standard form:
---
x + y + z = 207
8x - y = 0
x - z = 3
---
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:
x = 21
y = 168
z = 18
---
system matrix
1 1 1
8 -1 0
1 0 -1
---
inverse of system matrix
0.1 0.1 0.1
0.8 -0.2 0.8
0.1 0.1 -0.9
---
determinant of system matrix = 10
---
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