SOLUTION: The sum of two numbers is 30. The sum of the smaller and 5 times the larger is 130. Find the numbers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of two numbers is 30. The sum of the smaller and 5 times the larger is 130. Find the numbers.       Log On


   



Question 857132: The sum of two numbers is 30. The sum of the smaller and 5 times the larger is 130. Find the numbers.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
x + y = 30
x + 5y = 130

Subtract the first equation from the second.

x + 5y = 130
-x - y = -30
------------------
4y = 100 ----> y = 25

The numbers are x = 5 and y = 25.