document.write( "Question 228358: Two consecutive odd integers have a sum of 68. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #169527 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2=68
\n" ); document.write( "2x=66
\n" ); document.write( "x=33
\n" ); document.write( "x+2=35
\n" ); document.write( "
\n" );