SOLUTION: the sum of three consecutive numbers, increased by 10, is equal to the sum of the first two consecutive number. find the numbers
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: the sum of three consecutive numbers, increased by 10, is equal to the sum of the first two consecutive number. find the numbers
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 627745
:
the sum of three consecutive numbers, increased by 10, is equal to the sum of the first two consecutive number. find the numbers
Answer by
reviewermath(1029)
(
Show Source
):
You can
put this solution on YOUR website!
x + (x+1) + (x+2) + 10 = x + (x+1)
3x + 13 = 2x + 1
x = -12
Answer: -12, -11, -10