document.write( "Question 1166758: For the function f, construct and simplify the difference quotient
\n" ); document.write( "f(x + h)-f(x)
\n" ); document.write( "_____________
\n" ); document.write( " h\r
\n" ); document.write( "\n" ); document.write( "f(x)=7x^2 +3x
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #791290 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
f(x+h)=7(x^2+2xh+h^2)+3(x+h)=7x^2+14xh+3x+3h+h^2)
\n" ); document.write( "f(x)=7x^2+3x
\n" ); document.write( "subtract and have the numerator of 14xh+3h+h^2
\n" ); document.write( "divide by h
\n" ); document.write( "and have 14x+3+h
\n" ); document.write( "(and as h goes to 0 have 14x+3, which is the derivative)
\n" ); document.write( "
\n" );