document.write( "Question 306128: Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h . \n" ); document.write( "
Algebra.Com's Answer #219131 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h . \n" ); document.write( "--- \n" ); document.write( "f(x+h) = (x+h)^2 + 9(x+h) = x^2 + 2hx + h^2 + 9x + 9h \n" ); document.write( "---- \n" ); document.write( "---- \n" ); document.write( "f(x+h)-f(x) = 2hx +h^2+9h \n" ); document.write( "---- \n" ); document.write( "Finally: \n" ); document.write( "f(x + h)- f(x) / h = 2x + h + 9 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( "======================================== \n" ); document.write( " |