document.write( "Question 134389: Find two consecutive odd integers whose sum is 56. \n" ); document.write( "
Algebra.Com's Answer #98331 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
let x & (x+2) be the 2 integers.
\n" ); document.write( "x+(x+2)=56
\n" ); document.write( "2x+2=56
\n" ); document.write( "2x=56-2
\n" ); document.write( "2x=54
\n" ); document.write( "x=54/2
\n" ); document.write( "x=27 answer for the smaller interger.
\n" ); document.write( "27+2=29 answer for the largest integer.
\n" ); document.write( "proof:
\n" ); document.write( "27+29=56
\n" ); document.write( "56=56
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );