SOLUTION: the sum of three consecutivee numbers is 27. what are the numbers?
Algebra
->
Human-and-algebraic-language
-> SOLUTION: the sum of three consecutivee numbers is 27. what are 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 54525
:
the sum of three consecutivee numbers is 27. what are the numbers?
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
First Number = i
Second Number = i + 1
Third Number = i + 2
i + i + 1 + i + 2 = 27
3i + 3 = 27
3i = 24
i = 8
The numbers are: 8,9, and 10