document.write( "Question 684829: The sum of two consecutive odd integers is -72 . What is the larger integer? \n" ); document.write( "
Algebra.Com's Answer #424236 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2=-72
\n" ); document.write( "2x=-70
\n" ); document.write( "x=-70/2
\n" ); document.write( "x=-35
\n" ); document.write( "x+2=-37
\n" ); document.write( "
\n" );