document.write( "Question 661826: what is the difference quotient for f(x)=x(squared)-5x+8 \n" ); document.write( "
Algebra.Com's Answer #411813 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the difference quotient for \n" ); document.write( "f(x)= x^2-5x+8 \n" ); document.write( "-------- \n" ); document.write( "f(x+h) = (x+h)^2 - 5(x+h) + 8 \n" ); document.write( "f(x+h) = x^2 + 2hx + h^2 - 5x - 5h + 8 \n" ); document.write( "------ \n" ); document.write( "f(x+h)-f(x) = 2hx +h^2 -5h \n" ); document.write( "----- \n" ); document.write( "[f(x+h)-f(x)]/h = 2x + h -5 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |