document.write( "Question 986504: what is the product of three consecutive odd integers if the middle integer is p-5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #607264 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! what is the product of three consecutive odd integers if the middle integer is p-5 \n" ); document.write( " \r\n" ); document.write( "The middle odd integer is p-5.\r\n" ); document.write( "\r\n" ); document.write( "The smallest odd integer is 2 less than the middle integer, or (p-5)-2, or p-7.\r\n" ); document.write( "The largest odd integer is 2 more than the middle integer, or (p-5)+2, or p-3.\r\n" ); document.write( "\r\n" ); document.write( "So the product = smallest×middle×largest = (p-7)(p-5)(p-3) = p³-15p²+71p-105\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |