document.write( "Question 841263: For the following function, determine the difference quotient. f(x+h)-f(x)/ (divided by) h. f(x)=x^2-5x \n" ); document.write( "
Algebra.Com's Answer #506780 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29=x%5E2-5x\"
\n" ); document.write( "\"f%28x%2Bh%29=%28x%2Bh%29%5E2-5%28x%2Bh%29\"
\n" ); document.write( "\"f%28x%2Bh%29=%28x%5E2%2B2xh%2Bh%5E2%29-5x-5h\"
\n" ); document.write( "\"f%28x%2Bh%29-f%28x%29=%28x%5E2%2B2xh%2Bh%5E2%29-5x-5h-x%5E2%2B5x\"
\n" ); document.write( "\"f%28x%2Bh%29-f%28x%29=2xh%2Bh%5E2-5h\"
\n" ); document.write( "\"%28f%28x%2Bh%29-f%28x%29%29%2Fh=2x%2Bh-5\"
\n" ); document.write( "\"lim%28x-%3E0%2C%28%28f%28x%2Bh%29-f%28x%29%29%2Fh%29=2x-5%29\"
\n" ); document.write( "
\n" );