SOLUTION: Find 3 consecutive numbers whose sum is 126

Algebra ->  Equations -> SOLUTION: Find 3 consecutive numbers whose sum is 126      Log On


   



Question 62202This question is from textbook Pre-Algebra
: Find 3 consecutive numbers whose sum is 126 This question is from textbook Pre-Algebra

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
x = 1st number
x+1 = 2nd number
x+2 = 3rd number
x + (x+1) + (x+2) = 126
3x + 3 = 126
3(x + 1) = 126
x+ 1 = 42
x = 41
the numbers are 41,42,43