Question 1052148: When the smaller of two consecutive integers is added to four times the larger, the result is 34. Find the integers. Found 2 solutions by Alan3354, ewatrrr:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! When the smaller of two consecutive integers is added to four times the larger, the result is 34. Find the integers.
--
Use n-1 and n.
n-1 + 4n = 34
n = 7
You can put this solution on YOUR website! two consecutive integers: x and (x+1)
x + 4(x+1) = 34
5x = 30
x = 6
The two consecutive integers: 6, 7
checking
6 + 28 = 34 CHECKS!