SOLUTION: Four times the greater of two consecutive integers is 1 more than five times the lesser number. find the integer. thanks,

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Four times the greater of two consecutive integers is 1 more than five times the lesser number. find the integer. thanks,      Log On


   



Question 785053: Four times the greater of two consecutive integers is 1 more than five times the lesser number. find the integer.
thanks,

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: x, (x+1)

4(x+1) = 5x + 1
4x + 4 = 5x + 1
-x = -3
x = 3

The integers are 3 and 4.