SOLUTION: the sum of three consecutive even numbers is 90. Find the numbers
Algebra
->
Human-and-algebraic-language
-> SOLUTION: the sum of three consecutive even numbers is 90. Find the numbers
Log On
Word Problems: Translating English into Algebreze
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Human-and-algebraic-language
Question 18188
:
the sum of three consecutive even numbers is 90. Find the numbers
Answer by
wuwei96815(245)
(
Show Source
):
You can
put this solution on YOUR website!
Let n = one number
n + 2 = next even number
n + 4 = next even number
n + (n+2) + (n+4) = 90
3n + 6 = 90
3n = 90 - 6 = 84
n = 84/3 = 28
n = 28
n + 2 = 30
n + 4 = 32