document.write( "Question 706231: given g(x)=-4x^2-5x+3, find and simpifly as much as possible...g(x+h)-g(x)/h \n" ); document.write( "
Algebra.Com's Answer #435031 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! given g(x)=-4x^2-5x+3, find and simpifly as much as possible...g(x+h)-g(x)/h \n" ); document.write( ". \n" ); document.write( "First, find g(x+h): \n" ); document.write( "g(x+h)=-4(x+h)^2-5(x+h)+3 \n" ); document.write( "g(x+h)=-4(x+h)(x+h)-5(x+h)+3 \n" ); document.write( "g(x+h)=-4(x^2+2hx+h^2)-5x-5h+3 \n" ); document.write( "g(x+h)=-4x^2-8hx-4h^2-5x-5h+3 \n" ); document.write( ". \n" ); document.write( "g(x+h)-g(x)/h \n" ); document.write( "can then be rewritten as: \n" ); document.write( "[[-4x^2-8hx-4h^2-5x-5h+3] - [-4x^2-5x+3]]/h \n" ); document.write( "[-4x^2-8hx-4h^2-5x-5h+3 + 4x^2+5x-3]/h \n" ); document.write( "[-8hx-4h^2-5x-5h+3 + 5x-3]/h \n" ); document.write( "[-8hx-4h^2-5h+3 -3]/h \n" ); document.write( "[-8hx-4h^2-5h]/h \n" ); document.write( "-8h-4h-5 \n" ); document.write( " \n" ); document.write( " |