SOLUTION: The sum of three consecutive even numbers is 150. Find the numbers. I have tried tried a + b+c = 150. I have also tried. (x+1)+(x+2)+(x+3). I don't think I am doin this problem

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of three consecutive even numbers is 150. Find the numbers. I have tried tried a + b+c = 150. I have also tried. (x+1)+(x+2)+(x+3). I don't think I am doin this problem       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 275343: The sum of three consecutive even numbers is 150. Find the numbers. I have tried tried a + b+c = 150. I have also tried. (x+1)+(x+2)+(x+3). I don't think I am doin this problem right. However, I know the consecutive even numbers before 150 are 148, 146, 144..Help.
Dawn

Found 3 solutions by jim_thompson5910, stanbon, Alan3354:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
"The sum of three consecutive even numbers is 150" means that x%2B%28x%2B2%29%2B%28x%2B4%29=150 or more simply x%2Bx%2B2%2Bx%2B4=150. Let's solve this equation for 'x'.


For more help with solving linear equations, check out this linear equation solver.

Solved by pluggable solver: Linear Equation Solver


x%2Bx%2B2%2Bx%2B4=150 Start with the given equation.



6%2B3x=150 Combine like terms on the left side.



3x=150-6 Subtract 6 from both sides.



3x=144 Combine like terms on the right side.



x=%28144%29%2F%283%29 Divide both sides by 3 to isolate x.



x=48 Reduce.



----------------------------------------------------------------------

Answer:

So the solution is x=48




Since x=48, this means that the three numbers are 48, 50 and 52

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of three consecutive even numbers is 150.
---
A number is even only if it is a multiple of 2.
--------------------
1st even : 2x
2nd even : 2x +2
3rd even : 2x + 4
--------------------------
Equation:
Add those to get:
6x + 6 = 150
6x = 144
x = 24
---
2x = 48
2x+2 = 50
2x+4 = 52
================
Cheers,
stan H.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
150/3 = 50, the middle number
--> 48, 50, 52