document.write( "Question 1015361: please help me with this question please
\n" );
document.write( "f(x+h)-f(x) all over h, where h doesn't equal ) and f(x)=6x over x+4 \n" );
document.write( "
Algebra.Com's Answer #631820 by Alan3354(69443) You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "============= \n" ); document.write( "f(x)=xto the 2nd +9 and need to find f(x+h)-f(x) all over h \n" ); document.write( "--------- \n" ); document.write( "Enter it like this: \n" ); document.write( "f(x) = x^2 + 9 \n" ); document.write( "--- \n" ); document.write( "find (f(x+h)-f(x))/h \n" ); document.write( "------ \n" ); document.write( "f(x+h) = (x+h)^2 + 9 = x^2 + 2xh + h^2 + 9 \n" ); document.write( "f(x+h)-f(x) = x^2 + 2xh + h^2 + 9 - (x^2+9) = 2xh + h^2 \n" ); document.write( "---- \n" ); document.write( "(f(x+h)-f(x))/h = (2xh + h^2)/h \n" ); document.write( "= 2x + h \n" ); document.write( " \n" ); document.write( " |