SOLUTION: Find 3 consecutive numbers such that the sum of the 1st and 3rd numbers exceeds the 2nd number by 10.

Algebra ->  Expressions -> SOLUTION: Find 3 consecutive numbers such that the sum of the 1st and 3rd numbers exceeds the 2nd number by 10.      Log On


   



Question 1192114: Find 3 consecutive numbers such that the sum of the 1st and 3rd numbers exceeds the 2nd number by 10.
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find 3 consecutive numbers such that the sum of the 1st and 3rd numbers exceeds the 2nd number by 10.
=================
If you mean integers:
--------------
Use n-1, n and n+1
--
2n = n+10
n = 10
---> 9, 10 & 11