SOLUTION: Find three consecutive even integers for which negative four times the sum of the first and the third integers is 192.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive even integers for which negative four times the sum of the first and the third integers is 192.
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 897131
:
Find three consecutive even integers for which negative four times the sum of the first and the third integers is 192.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
-4((x-2) + (x+2)) = 192
2x = -48
x = -24
The integers are -26, -24, and -22.