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 ▸

Find the complex number z such that 5iz+3z* +16 = 8i. Give your answer in the form a + bi, where a and b are real numbers.


find general solution to: x(dy/dx) + 2y = 4x^2


Show that the points on an Argand diagram that represent the roots of ((z+1)/z)^6 = 1 lie on a straight line.


Using graphs, show how the Taylor expansion can be used to approximate a trigonometric function.