SOLUTION: the sum of two consecutive integers is 49.find the two integers

Algebra ->  Functions -> SOLUTION: the sum of two consecutive integers is 49.find the two integers      Log On


   



Question 112983: the sum of two consecutive integers is 49.find the two integers
Answer by veronica0626(5) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the smaller number
and (x+1) be the larger number
then we rewrite the problem as
x%2B%28x%2B1%29=49
combining like terms
2x%2B1=49
subtract 1 from both side of the equation we get
2x=48
divide both side by 2 and we get
x=24
therefore the two consecutive numbers are 24 and 25