SOLUTION: find three consecutive integers such that 7 decreased by the third is 75 more than twice the second
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find three consecutive integers such that 7 decreased by the third is 75 more than twice the second
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 904977
:
find three consecutive integers such that 7 decreased by the third is 75 more than twice the second
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
7- (x+1) = 75 + 2x
-x + 6 = 2x + 75
-3x = 69
x = -23
The integers are -24, -23, and -22.