document.write( "Question 215805: Two consecutive odd numbers total 32. Find the smaller. \n" ); document.write( "
Algebra.Com's Answer #163028 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & x=2 be the 2 odd numbers.
\n" ); document.write( "x+x+2=32
\n" ); document.write( "2x=32-2
\n" ); document.write( "2x=30
\n" ); document.write( "x=30/2
\n" ); document.write( "x=15 ans. for the smaller number.
\n" ); document.write( "Proof:
\n" ); document.write( "15+15+2=32
\n" ); document.write( "32=32
\n" ); document.write( "
\n" );