Question 687481: The sum of the larger of two consecutive numbers and five times the smaller one is 187. What is the smallest of the integers? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of the larger of two consecutive numbers and five times the smaller one is 187. What is the smallest of the integers?
-----
1st: x
2nd: x+1
---
Eqution:
(x+1) + 5x = 187
6x = 186
x = 31
-------------
Cheers,
Stan H.