document.write( "Question 344268: The sum of three consecutive odd integers is 51. Find the integers \n" ); document.write( "
Algebra.Com's Answer #246537 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( "\"3N=45\"
\n" ); document.write( "\"highlight%28N=15%29\"
\n" ); document.write( "The three integers are 15,17, and 19.
\n" ); document.write( "
\n" ); document.write( "
\n" );