SOLUTION: Three consecutive even integers are such that the sum of the two smaller numbers is equal to six or more than the largest number. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Three consecutive even integers are such that the sum of the two smaller numbers is equal to six or more than the largest number. Find the integers.      Log On


   



Question 892104: Three consecutive even integers are such that the sum of the two smaller numbers is equal to six or more than the largest number. Find the integers.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
The three consecutive even integers are N-2,N,N%2B2.
N-2%2BN=6%2BN%2B2
2N-2=N%2B8
N=10
The integers are 8,10, and 12.