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
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 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)
(
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.