SOLUTION: Two numbers are such that the greater number is 4 less than twice the smaller number. If the greater number is exactly 3 times the difference between the numbers, find the numbers.

Algebra ->  Finance -> SOLUTION: Two numbers are such that the greater number is 4 less than twice the smaller number. If the greater number is exactly 3 times the difference between the numbers, find the numbers.      Log On


   



Question 808315: Two numbers are such that the greater number is 4 less than twice the smaller number. If the greater number is exactly 3 times the difference between the numbers, find the numbers.
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
g = 2s - 4
g = 3(g - s)
---
s = (g + 4)/2
g = 3(g - s)
g = 3g - 3s
3s = 2g
s = (2/3)g
(g + 4)/2 = (2/3)g
(1/2)g + 2 = (2/3)g
(3/6)g + 2 = (4/6)g
2 = (1/6)g
g = 12
---
Answer:
g = 12
s = 8
---
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