document.write( "Question 361168: The middle number of three increasing consecutive odd numbers is n. Express the
\n" );
document.write( "product of the three numbers in terms of n. \n" );
document.write( "
Algebra.Com's Answer #257614 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The middle number of three increasing consecutive odd numbers is n. Express the \n" ); document.write( "product of the three numbers in terms of n. \n" ); document.write( "middle number is n \n" ); document.write( "the previous odd number will be n-2 \n" ); document.write( "the next odd number will be n+2 \n" ); document.write( ".. \n" ); document.write( "the product will be \n" ); document.write( "n(n-2)(n+2)\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |