SOLUTION: Find two positive integers that satisfy the requirements that the sum of the larger number and four times the smaller number is 120 and their difference is 10.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two positive integers that satisfy the requirements that the sum of the larger number and four times the smaller number is 120 and their difference is 10.      Log On


   



Question 1000492: Find two positive integers that satisfy the requirements that the sum of the larger number and four times the smaller number is 120 and their difference is 10.
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
n and m, the two integers.

system%28m%3En%2Cm%2B4n=120%2Cm-n=10%29

Use Elimination Method.
5n=110
n=22 and then m=32.