document.write( "Question 347640: the sum of three consecutive odd integers is 5 less than 4 times the smallest such integer. what are the three odd integers? \n" ); document.write( "
Algebra.Com's Answer #248522 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the integers be \"N\", \"N%2B2\", and \"N%2B4\".
\n" ); document.write( "\"N%2BN%2B2%2BN%2B4=4N-5\"
\n" ); document.write( "\"3N%2B6=4N-5\"
\n" ); document.write( "\"-N=-11\"
\n" ); document.write( "\"N=11\"
\n" ); document.write( "The integers are 11,13, and 15.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"11%2B13%2B15=4%2811%29-5\"
\n" ); document.write( "\"39=44-5\"
\n" ); document.write( "\"39=39\"
\n" ); document.write( "True, good solution.
\n" ); document.write( "
\n" );