document.write( "Question 371092: the sum of three consecutive odd integers is 51. Find the three integers. How do I write this? \n" ); document.write( "
Algebra.Com's Answer #264383 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B%28N%2B2%29%2B%28N%2B4%29=51\"
\n" ); document.write( "\"3N%2B6=51\"
\n" ); document.write( "Now solve for \"N\".
\n" ); document.write( "
\n" ); document.write( "
\n" );