Compute the derivative of arcsin(x).

To compute the derivative of arcsin(x) we use the fact that it is the inverse of sine. Write y=arcsin(x). We want dy/dx. Taking sin on both sides yields sin(y)=x. Use implicit differentiation to differentiate both sides with respect to x. We obtain cos(y)*(dy/dx)=1 --> dy/dx=1/cos(y). Now sin(y)=x and we have the pythagorean identity sin^2(y)+cos^2(y)=1. This gives cos^2(y)=1-sin^2(y)=1-x^2 and so cos(y)=sqrt(1-x^2) (reason for choosing +sign is that cos(y)>0 on range of y=arcsin(x)). Thus dy/dx=1/sqrt(1-x^2). So derivative of arcsin(x) is 1/sqrt(1-x^2).

JP

Related Further Mathematics A Level answers

All answers ▸

How do I find and plot the roots of a polynomial with complex roots on an Argand diagram? e.g. f(z) =z^3 -3z^2 + z + 5 where one of the roots is known to be 2+i


The function f is defined for x > 0 by f (x) = x^1n x. Obtain an expression for f ′ (x).


Solve the second order ODE, giving a general solution: x'' + 2x' - 3x = 2e^-t


Expand (1+x)^3. Express (1+i)^3 in the form a+bi. Hence, or otherwise, verify that x = 1+i satisfies the equation: x^3+2*x-4i = 0.