document.write( "Question 742275: Given that f(x)= x^2-x-3, find the following:\r
\n" ); document.write( "\n" ); document.write( "f(x+h) - f(x)
\n" ); document.write( "_____________
\n" ); document.write( "h
\n" ); document.write( "

Algebra.Com's Answer #452385 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given that f(x)= x^2-x-3, find the following:
\n" ); document.write( "[f(x+h) - f(x)] / h\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===========================
\n" ); document.write( "f(x+h) = (x+h)^2 - (x+h) -3
\n" ); document.write( "f(x+h) = x^2 + 2hx + h^2 -x-h -3
\n" ); document.write( "------
\n" ); document.write( "f(x) = x^2 - x -3
\n" ); document.write( "=================================
\n" ); document.write( "f(x+h)-f(x) = 2hx + h^2 -h
\n" ); document.write( "=================================
\n" ); document.write( "[f(x+h)-f(x)]/h = 2x + h -1\r
\n" ); document.write( "\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================================
\n" ); document.write( "
\n" );