document.write( "Question 10204: what are two consecutive odd integers whose sum is 56 \n" ); document.write( "
Algebra.Com's Answer #5485 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let the first odd integer be x then the next consecutive odd integer will be x+2\r
\n" ); document.write( "\n" ); document.write( "\"x+%2B+%28x%2B2%29+=+56\"
\n" ); document.write( "\"2x%2B2+=+56\" Subtract 2 from both sides.
\n" ); document.write( "\"2x+=+54\" Divide both sides by 2.
\n" ); document.write( "\"x+=+27\" and \"x%2B2+=+29\"
\n" ); document.write( "
\n" );