document.write( "Question 1088751: Need some help with this: Find the derivative of: \n" );
document.write( "
Algebra.Com's Answer #703072 by natolino_2017(77)![]() ![]() ![]() You can put this solution on YOUR website! let f(x) = ln(x) and g(x) = ln(x+1)\r \n" ); document.write( "\n" ); document.write( "f'(x) = 1/x and g'(x) = 1/(x+1)\r \n" ); document.write( "\n" ); document.write( "using the quotient's formula:\r \n" ); document.write( "\n" ); document.write( "(f(x)/(g(x))' = (f'(x)*g(x) - f(x)*g'(x))/(g(x))^2\r \n" ); document.write( "\n" ); document.write( " = (ln(x+1)/x -ln(x)/(x+1))/(ln^2(x+1))\r \n" ); document.write( "\n" ); document.write( " = ((x+1)(ln(x+1))-(xln(x))/((x)(x+1)(ln^2(x+1))\r \n" ); document.write( "\n" ); document.write( "@natolino_\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |