document.write( "Question 390352: Find 4 consecutive odd integers whose sum is 32. what is their equation and solution? \n" ); document.write( "
Algebra.Com's Answer #276732 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Every other number is an odd number, so
\n" ); document.write( "If I call the smallest odd number \"n\", then
\n" ); document.write( "the 4 numbers are:
\n" ); document.write( "\"n\", \"n%2B2\", \"n+%2B+4\", and \"n+%2B+6%7D%7D%0D%0A%7B%7B%7Bn+%2B+n+%2B+2+%2B+n+%2B+4+%2B+n+%2B+6+=+32\"
\n" ); document.write( "\"4n+%2B+12+=+32\"
\n" ); document.write( "\"4n+=+20\"
\n" ); document.write( "\"n+=+5\"
\n" ); document.write( "\"n+%2B+2+=+7\"
\n" ); document.write( "\"n+%2B+4+=+9\"
\n" ); document.write( "\"n+%2B+6+=+11\"
\n" ); document.write( "The numbers are 5,7,9, and 11
\n" ); document.write( "check answer:
\n" ); document.write( "\"4n+%2B+12+=+32\"
\n" ); document.write( "\"4%2A5+%2B+12+=+32\"
\n" ); document.write( "\"20+%2B+12+=+32\"
\n" ); document.write( "\"32+=+32\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );