SOLUTION: 3 consecutive even integers such that the sum of the smallest integer and twice the second is 12

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: 3 consecutive even integers such that the sum of the smallest integer and twice the second is 12      Log On


   



Question 1053424: 3 consecutive even integers such that the sum of the smallest integer and twice the second is 12
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N%2B2%28N%2B2%29=12
N%2B2N%2B4=12
3N=8
N=8%2F3
No such even integers exist.