document.write( "Question 327764: four consecutive odd integers have a sum of 120 what are they? \n" ); document.write( "
Algebra.Com's Answer #234736 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BN%2B2%2BN%2B4%2BN%2B6=120\"
\n" ); document.write( "\"4N%2B12=120\"
\n" ); document.write( "\"4N=108\"
\n" ); document.write( "\"N=27\"
\n" ); document.write( "They are 27, 29, 31, and 33.
\n" ); document.write( "
\n" ); document.write( "
\n" );