document.write( "Question 925339: limit as x goes to zero from above natural log of x divided by x.(l'hopital's rule or simple algebra) \n" ); document.write( "
Algebra.Com's Answer #561450 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( "Using: l'Hopital's rule\r \n" ); document.write( "\n" ); document.write( "f(x) = log (x) \n" ); document.write( "f' = 1/x \n" ); document.write( "... \n" ); document.write( "g(x) = x \n" ); document.write( "g' = 1 \n" ); document.write( "...f'/g' = (1/x)/1 = 1/x \n" ); document.write( " |