document.write( "Question 884597: Find three consecutive odd integers such that four times the middle integer is two less than the sum of the first and third. \n" ); document.write( "
Algebra.Com's Answer #534462 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
N-2
\n" ); document.write( "N
\n" ); document.write( "N+2
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"4N=%28N-2%2BN%2B2%29-2\"
\n" ); document.write( "\"4N=%282N%29-2\"
\n" ); document.write( "\"2N=-2\"
\n" ); document.write( "\"N=-1\"
\n" ); document.write( "So then the integers are
\n" ); document.write( "\"-3\",\"-1\",and \"1\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );