document.write( "Question 897236: find three consecutive odd intergers such that their sum is five more than four times the largest interger \n" ); document.write( "
Algebra.Com's Answer #544124 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N-2%29%2BN%2B%28N%2B2%29=5%2B4%28N%2B2%29\"
\n" ); document.write( "\"N-2%2BN=5%2B3%28N%2B2%29\"
\n" ); document.write( "\"2N-2=5%2B3N%2B6\"
\n" ); document.write( "\"2N-2=3N%2B11\"
\n" ); document.write( "\"N=-13\"
\n" ); document.write( "
\n" ); document.write( "
\n" );