SOLUTION: find four consecutive integers such that five times the fourth diminished by twice the second is 7.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find four consecutive integers such that five times the fourth diminished by twice the second is 7.
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 806876
:
find four consecutive integers such that five times the fourth diminished by twice the second is 7.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1), (x+2), (x+3)
5(x+3) - 2(x+1) = 7
5x + 15 - 2x - 2 = 7
3x + 13 = 7
3x = -6
x = -2
The integers are -2, -1, 0, and 1.