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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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.