SOLUTION: The sum of three consecutive even numbers is 150. Find the numbers. I would like to know how to set this up to solve?

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: The sum of three consecutive even numbers is 150. Find the numbers. I would like to know how to set this up to solve?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 291665: The sum of three consecutive even numbers is 150. Find the numbers. I would like to know how to set this up to solve?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of three consecutive even numbers is 150. Find the numbers. I would like to know how to set this up to solve?
------------------
The hard way:
n = 1st number
n+2 = 2nd
n+4 = 3rd
-----------
n + n+2 + n+4 = 150
3n + 6 = 150
3n = 144
n = 48
--> 48, 50, 52
-------------------
-------------------
Easy way:
150/3 = 50, the middle number
--> 48, 50, 52