Question 1161575
-------------------------------------
The sum of 2 consecutive numbers is 37. Find the numbers. 
If x represents the smaller integer, then the 
-------------------------------------



Consecutive Integers, {{{system(x,x+1)}}}


Sum is 37.
{{{x+(x+1)=37}}}
{{{2x=36}}}
{{{x=18}}}
and the larger integer is 19.