document.write( "Question 1158533: Find three consecutive odd integers such that the product of -7and the sum of the first and third is 27 greater than the product of 11 and the opposite of the second. Please help \n" ); document.write( "
Algebra.Com's Answer #781472 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Least (first) odd integer = x-2\r\n" );
document.write( "Middle (second) odd integer = x\r\n" );
document.write( "Greatest (third) odd integer = x+2\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Least (first) odd integer = -9-2 = -11\r\n" );
document.write( "Middle (second) odd integer = -9\r\n" );
document.write( "Greatest (third) odd integer = -9+2 = -7\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );