|
Question 830091: One number is 4 times another. The sum of both numbers and 12 is 37, find the numbers.
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x = 4y
x + y + 12 = 37
---
put the system of linear equations into standard form:
---
x - 4y = 0
x + y = 25
---
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 = 20
y = 5
---
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
|
|
|
| |