SOLUTION: Find three consecutive even integers such that half their sum is 7 less than the greatest. How would you set up an equation?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive even integers such that half their sum is 7 less than the greatest. How would you set up an equation?      Log On


   



Question 388166: Find three consecutive even integers such that half their sum is 7 less than the greatest. How would you set up an equation?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Three consecutive even integers would be N,N%2B2,and N%2B4.
Half their sum would be %28N%2BN%2B2%2BN%2B4%29%2F2=%283N%2B6%29%2F2
Seven less than the greatest would be N%2B2-7=N-5
Put it all together.
%283N%2B6%29%2F2=N-5