How do you differentiate f(x) = ln((1-x^2)^(-1/2) )? using the chain rule? Calculus Basic Differentiation Rules Chain Rule 1 Answer 1s2s2p Dec 10, 2017 f'(x)=x(1-x^2)^(-1) Explanation: If f(x)=ln(g(x)) Then f'(x)=(g'(x))/(g(x)) g(x)=(1-x^2)^(-1/2)=(h(x))^n g'(x)=n* h'(x)* h(x)^(n-1) h'(x)=-2x g'(x)=-1/2*-2x*(1-x^2)^(-3/2)=x(1-x^2)^(-3/2) f'(x)=(x(1-x^2)^(-3/2))/((1-x^2)^(-1/2))=(x(1-x^2)^(1/2))/((1-x^2)^(3/2))=x/((1-x^2)^(2/2))=x/((1-x^2))=x(1-x^2)^(-1) Answer link Related questions What is the Chain Rule for derivatives? How do you find the derivative of y= 6cos(x^2) ? How do you find the derivative of y=6 cos(x^3+3) ? How do you find the derivative of y=e^(x^2) ? How do you find the derivative of y=ln(sin(x)) ? How do you find the derivative of y=ln(e^x+3) ? How do you find the derivative of y=tan(5x) ? How do you find the derivative of y= (4x-x^2)^10 ? How do you find the derivative of y= (x^2+3x+5)^(1/4) ? How do you find the derivative of y= ((1+x)/(1-x))^3 ? See all questions in Chain Rule Impact of this question 1294 views around the world You can reuse this answer Creative Commons License