SOLUTION: find four consecutive even integers if the sum of the first and third is 8 less than the sum of the second and fourth
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find four consecutive even integers if the sum of the first and third is 8 less than the sum of the second and fourth
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 784791
:
find four consecutive even integers if the sum of the first and third is 8 less than the sum of the second and fourth
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2), (x+4), (x+6)
x + (x+4) = (x + 2) + (x + 6) - 8
2x + 4 = 2x
4 = 0
This equation has no solutions.