document.write( "Question 429738: I'm working with a difference quotient problem. I haven't taken math for awhile and I'm having trouble with simplifying, though. Here's what I need to simplify:
\n" );
document.write( "-6x(x+h)^2+8(x+h)+5-(-6x^2+8x+5)
\n" );
document.write( "I understand that the next step includes a 12xh, and I have no clue where that's coming from. Thanks for your help!
\n" );
document.write( "Theresa \n" );
document.write( "
Algebra.Com's Answer #298461 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! simplify: \n" ); document.write( "-6x(x+h)^2+8(x+h)+5-(-6x^2+8x+5) \n" ); document.write( "------------- \n" ); document.write( "-6x[x^2+2hx+h^2] + 8x+8h + 5 +6x^2-8x-5 \n" ); document.write( "------ \n" ); document.write( "-6x^3-12hx^2-6h^2x + 6x^2 + 0 + 0 \n" ); document.write( "------ \n" ); document.write( "= -6x^3 -(12h-6)x^2 -6h^2x\r \n" ); document.write( "\n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |