document.write( "Question 228959: how can i find two consecutive odd integers whose sum is -88? \n" ); document.write( "
Algebra.Com's Answer #169849 by rfer(16322) ![]() You can put this solution on YOUR website! x+2+x=-88 \n" ); document.write( "2x+2=-88 \n" ); document.write( "2x=-90 \n" ); document.write( "x=-45 \n" ); document.write( "x+2=-43 \n" ); document.write( " |