document.write( "Question 170000: Please help.\r
\n" );
document.write( "\n" );
document.write( "Construct and simplify the difference quotient for f(x)= x^2-x.
\n" );
document.write( "
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #125468 by stanbon(75887) ![]() You can put this solution on YOUR website! Construct and simplify the difference quotient for f(x)= x^2-x.\r \n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "Difference quotient: [f(x+h)-f(x)]/h \n" ); document.write( "------------- \n" ); document.write( "f(x+h) = (x+h)^2 - (x+h) = x^2+2hx+h^2-x-h \n" ); document.write( "f(x) = x^2 - x \n" ); document.write( "---------------------- \n" ); document.write( "Subtracting you get: \n" ); document.write( "f(x+h)-f(x) = 2hx+h^2-h \n" ); document.write( "---------------------- \n" ); document.write( "Dividing by h you get: 2x-1+h \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |