document.write( "Question 129110: This is actually from my calculus class. I'm trying to work out the answer for a derivative using the \"chain rule\". The question is what is the derivative of the square root of x under the square root of x, all under a third square root of x. \n" ); document.write( "
Algebra.Com's Answer #94380 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the derivative of the square root of x under the square root of x, all under a third square root \n" ); document.write( "----------------------- \n" ); document.write( "If I read you correctly you have \n" ); document.write( "f(x) = sqrt[sqrt[(x)sqrt(x)]] \n" ); document.write( "f(x) = sqrt[sqrt[x^(3/2)]] \n" ); document.write( "f(x) = sqrt[x^(3/4)] \n" ); document.write( "f(x) = x^(3/8) \n" ); document.write( "f'(x) = (3/8)x^(-5/8) \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |