document.write( "Question 698231: can you help me find two consecutive odd integers whose sum is 128 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #430534 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2=128 \n" ); document.write( "2x=128-2 \n" ); document.write( "2x=126 \n" ); document.write( "x=126/2 \n" ); document.write( "x=113 \n" ); document.write( "x+2=115 \n" ); document.write( " |