document.write( "Question 377961: the sum of four consecutive odd integers is 128 find the four integers \n" ); document.write( "
Algebra.Com's Answer #268710 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BN%2B2%2BN%2B4%2BN%2B6=128\"
\n" ); document.write( "\"4N%2B12=128\"
\n" ); document.write( "\"4N=116\"
\n" ); document.write( "\"N=29\"
\n" ); document.write( "The integers are 29,31,33,and 35.
\n" ); document.write( "
\n" ); document.write( "
\n" );