|
Question 829699: One positive number is 3 times another. The sum of two numbers is 720. What's the equation?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x = 3y
x + y = 720
---
put the system of linear equations into standard form:
---
x - 3y = 0
x + y = 720
---
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 = 540
y = 180
---
system matrix
1 -3
1 1
---
inverse of system matrix
0.25 0.75
-0.25 0.25
---
determinant of system matrix = 4
---
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
|
|
|
| |