SOLUTION: find three consecutive even integers such that the sum of the smallest and the largest is 36
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find three consecutive even integers such that the sum of the smallest and the largest is 36
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 245903
:
find three consecutive even integers such that the sum of the smallest and the largest is 36
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
let n=integer
n+2=next even integer
n+4=third integer
n+n+4=36
2n+4=36
2n=32
n=16
n+2=18
n+4=20
check
16+20=36
ok