document.write( "Question 818325: Find three consecutive odd numbers where the product of the smaller numbers is 22 less than the square of the last number.\r
\n" );
document.write( "\n" );
document.write( "(this is what i did)
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " now i don't know how to take the exponent out..
\n" );
document.write( "the lesson I had, had two exponents cancelling each other like this.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492469 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! You added the left side instead of multiplying \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "n^2+2n=n^2+8n-6 \n" ); document.write( "6=6n \n" ); document.write( "1=n \n" ); document.write( " \n" ); document.write( " |