SOLUTION: difference of two numbers is 62, the sum of twice the larer and three times the smaller is 304. find the two numbers
Algebra ->
Human-and-algebraic-language
-> SOLUTION: difference of two numbers is 62, the sum of twice the larer and three times the smaller is 304. find the two numbers
Log On
Question 943116: difference of two numbers is 62, the sum of twice the larer and three times the smaller is 304. find the two numbers Answer by booklover15(10) (Show Source):
You can put this solution on YOUR website! The bigger/larger number = b
The smaller number = s
b-s = 62 => b = 62 + s
2b + 3s = 304
And then we substitute the b
2(62+s) + 3s = 304
124 + 2s + 3s = 304
5s = 304 - 124
5s = 180
s = 36
Then we find the b
b-s = 62
b-36 = 62
b = 62+36 = 98