document.write( "Question 946115: the sum of three consecutive odd num is 81.what is middle num \n" ); document.write( "
Algebra.Com's Answer #577159 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N-2%29%2BN%2B%28N%2B2%29=81\"
\n" ); document.write( "\"3N=81\"
\n" ); document.write( "\"N=27\"
\n" ); document.write( "So the integers are 25,27,and 29.
\n" ); document.write( "
\n" );