document.write( "Question 772895: What is the greatest whole number thta must be a factor of the sum of any four consectutive posititive odd numbers? \n" ); document.write( "
Algebra.Com's Answer #471194 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
n+(n+2)+(n+4)+(n+6)=
\n" ); document.write( "4n+12=
\n" ); document.write( "4(n+3)\r
\n" ); document.write( "\n" ); document.write( "it must be 4
\n" ); document.write( "
\n" );