document.write( "Question 344844: finding the difference quotient\r
\n" );
document.write( "\n" );
document.write( "f(x+h)-f(x)/h\r
\n" );
document.write( "\n" );
document.write( " g(x)=3sqrt of x
\n" );
document.write( "
\n" );
document.write( "I can set it up but i can't get the right answer\r
\n" );
document.write( "\n" );
document.write( "3 sqrt x+h - 3sqrt of x/ h\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #246735 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! You are exactly correct so far: \n" ); document.write( " \n" ); document.write( "As h approaches 0, this is still of the 0/0 form so we need to do more. With experience you will learn that the next step is to multiply the numerator and denominator by \n" ); document.write( " \n" ); document.write( "In the numerator we can take advantage of the \n" ); document.write( " \n" ); document.write( "Simplifying the numerator: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "At this point we will reduce the fraction. (And we can see why we didn't bother multiplying out the denominator.) The h's cancel: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We can factor out a 3 in the denominator: \n" ); document.write( " \n" ); document.write( "And cancel a factor of 3: \n" ); document.write( " \n" ); document.write( "This is the difference quotient. (As h approaches 0, this fraction is not of the 0/0 form.) \n" ); document.write( " |