How do you find the derivative of #(arcsin x)^2#? Calculus Differentiating Trigonometric Functions Differentiating Inverse Trigonometric Functions 1 Answer Steve M Oct 29, 2016 # d/dx(arcsinx)^2 = (2arcsinx)/sqrt(1 - x^2) # Explanation: Let # y = (arcsinx)^2 => y^(1/2) = arcsinx# # :. sin(y^(1/2)) = x # Differentiating wrt #x#; # :. cos(y^(1/2))(1/2y^(-1/2))dy/dx = 1 # # :. dy/dx = 2/(cos(y^(1/2))(y^(-1/2))) # # :. dy/dx = (2y^(1/2))/(cos(y^(1/2))) # Now # sin^2A + cos^2A -= 1 => cosA = sqrt(1 - sin^2A # So, # cos(y^(1/2)) = sqrt(1 - sin^2(y^(1/2)) # # :. cos(y^(1/2)) = sqrt(1 - x^2) # Hence, # dy/dx = (2arcsinx)/sqrt(1 - x^2) # Answer link Related questions What is the derivative of #f(x)=sin^-1(x)# ? What is the derivative of #f(x)=cos^-1(x)# ? What is the derivative of #f(x)=tan^-1(x)# ? What is the derivative of #f(x)=sec^-1(x)# ? What is the derivative of #f(x)=csc^-1(x)# ? What is the derivative of #f(x)=cot^-1(x)# ? What is the derivative of #f(x)=(cos^-1(x))/x# ? What is the derivative of #f(x)=tan^-1(e^x)# ? What is the derivative of #f(x)=cos^-1(x^3)# ? What is the derivative of #f(x)=ln(sin^-1(x))# ? See all questions in Differentiating Inverse Trigonometric Functions Impact of this question 1551 views around the world You can reuse this answer Creative Commons License