document.write( "Question 338263: I need to find two consecutive odd integers whose sum is 56.
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #242481 by checkley77(12844)\"\" \"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 ans. for the smaller integer.
\n" ); document.write( "27+2=29 ans. for the larger integer.
\n" ); document.write( "Proof:
\n" ); document.write( "27+29=56
\n" ); document.write( "56=56
\n" ); document.write( "
\n" );