SOLUTION: You have a set of 2 consecutive integers. Four Times the greater integer is 1 more than 5 Times the lesser integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: You have a set of 2 consecutive integers. Four Times the greater integer is 1 more than 5 Times the lesser integer.
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 991200
:
You have a set of 2 consecutive integers. Four Times the greater integer is 1 more than 5 Times the lesser integer.
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.