document.write( "Question 101718: find the difference quotient for f(x)=2x^2-5x-3. I have absolutely no idea. \n" ); document.write( "
Algebra.Com's Answer #73958 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the difference quotient for f(x)=2x^2-5x-3.
\n" ); document.write( "-----------------
\n" ); document.write( "The difference quotient is [f(x+h)-f(x)]/h
\n" ); document.write( "-------------------
\n" ); document.write( "f(x+h) = 2(x+h)^2 -5(x+h) -3
\n" ); document.write( "= 2x^2+4hx+2h^2-5x-5h-3
\n" ); document.write( "--------------
\n" ); document.write( "Subtract f(x) from that to get:
\n" ); document.write( "=4hx+2h^2-5h
\n" ); document.write( "---------------
\n" ); document.write( "Divide by h to get:
\n" ); document.write( "=4x+2h-5
\n" ); document.write( "-------
\n" ); document.write( "That is the difference quotient of f(x)=2x^2-5x-3
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );