document.write( "Question 404100: if f (x)=x^2-18x+13 find and simiplify f(x+h)-f(x)/h h=0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #285615 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if f(x)=x^2-18x+13 find and simiplify f(x+h)-f(x)/h h=0 \n" ); document.write( "------------- \n" ); document.write( "f(x+h) = (x+h)^2-18(x+h)+13 \n" ); document.write( "f(x+h) = x^2+2hx+h^2-18x-18h+13 \n" ); document.write( "----- \n" ); document.write( "Subtract x^2-18x+13 to get: \n" ); document.write( "2hx+h^2-18h \n" ); document.write( "---- \n" ); document.write( "Divide by \"h\": to get: \n" ); document.write( "2x +h - 18 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |