SOLUTION: The sum of two consecutive even integers is 546. Find the smallest integer.

Algebra ->  Expressions -> SOLUTION: The sum of two consecutive even integers is 546. Find the smallest integer.      Log On


   



Question 907993: The sum of two consecutive even integers is 546. Find the smallest integer.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N%2BN%2B2=546
2N=544
N=272
So the integers are 272 and 274.