|
Question 817453: The difference between two numbers is 42. Three times the smallest number is five less than twice the larger. Find the number
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! n - m = 42
n = 42 + m
3m = 2n - 5
---
3m = 2n - 5
3m = 2(42 + m) - 5
3m = 84 + 2m - 5
---
m = 79
n = 121
---
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
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|
| |