SOLUTION: find three consecutive numbers such that the sum of the second and the third numbers exceeds the first by 14.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find three consecutive numbers such that the sum of the second and the third numbers exceeds the first by 14.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 562332: find three consecutive numbers such that the sum of the second and the third numbers exceeds the first by 14.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the three consequtive numbers be x, x+1, x+2

x+1+x+2=x+14
2x+3=x+14
-x
2x-x+3=14
x+3=14
-3
x=11
11,12,13