SOLUTION: The smaller of two consecutive even integers is one less than half of the greater
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The smaller of two consecutive even integers is one less than half of the greater
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 915430
:
The smaller of two consecutive even integers is one less than half of the greater
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
two consecutive even integers: x, x+2
x = (x+2)/2 - 1
2x = (x+2) - 2
x = 0
the two consecutive even integers are: 0, 2
And checking
0 = 1-1