document.write( "Question 873297: i am thinking of two consecutive odd numbers. their sum is 112. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #526764 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
(x+2) + x = 112
\n" ); document.write( " 2x = 110
\n" ); document.write( " x = 55, the smaller number. The Larger number = 57
\n" ); document.write( "
\n" );