SOLUTION: Find 3 consecutive integers such that the sum of the first two is 13 less than the third
Algebra
->
Average
-> SOLUTION: Find 3 consecutive integers such that the sum of the first two is 13 less than the third
Log On
Algebra: Average
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Average
Question 1000104
:
Find 3 consecutive integers such that the sum of the first two is 13 less than the third
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Call the three consecutive integers x, x+1, and x+2.
Thus
x + (x+1) = (x+2)-13
Now solve...
2x+1=x-11
x = -12
Thus the numbers are
-12, -11, and -10.