document.write( "Question 898649: Three consecutive odd integers if the middle is x + 2.\r
\n" );
document.write( "\n" );
document.write( "first:
\n" );
document.write( "second:
\n" );
document.write( "third: \n" );
document.write( "
Algebra.Com's Answer #544930 by ewatrrr(24785) You can put this solution on YOUR website! Three consecutive odd integers \n" ); document.write( "first: x \n" ); document.write( " second: x+2 \n" ); document.write( " third: x+4 \n" ); document.write( " |