SOLUTION: The sum of three consecutive even numbers is 90. What is the smallest of the three?

Algebra ->  Human-and-algebraic-language -> SOLUTION: The sum of three consecutive even numbers is 90. What is the smallest of the three?      Log On


   



Question 903998: The sum of three consecutive even numbers is 90. What is the smallest of the three?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
The sum of three consecutive even numbers is 90
x + x+2 + x+4 = 90
3x = 84
x = 28
The three consecutive even numbers are: 28, 30, 32
28 the smallest.
Checking...
sum = 90