How do you find the derivative of arcsinx?

to find the derivative, we can first make this easier to visualise. Say a second variable, y, is included to make this become y = arcsinx. now if we sin both sides, we get siny = x. we already know the derivative of siny is cosy, but of course we are trying to find d/dx. if we simply interchange siny with cosy we are actually finding d/dy. there are 2 ways to go from this point. we can use the "chain rule", which states that d/dy * dy/dx = d/dx. as we know that d/dy siny = cosy, we now get d/dx siny = cosy X dy/dx. doing the same to both sides, d/dx x = 1. we now have cosy dy/dx = 1, giving us dy/dx = 1/cosy. however we do not want our added variable to be included in our answer, so we need to get rid of the cosy and replace it with a function of xs. How can we do this? we can use the substitution sin2y + cos2y = 1. as x = siny from before, this becomes x2 + cos2y = 1. rearranging this gives cosy = (1-x2)1/2 and d/dx arcsinx = 1/(1-x2)1/2.

TG

Related Further Mathematics A Level answers

All answers ▸

The rectangular hyperbola H has parametric equations: x = 4t, y = 4/t where t is not = 0. The points P and Q on this hyperbola have parameters t = 1/4 and t = 2 respectively. The line l passes through the origin O and is perpendicular to the line PQ.


What are imaginary numbers and why do we use them?


Particles P and Q move in a plane with constant velocities. At time t = 0 the position vectors of P and Q, relative to a fixed point O in the plane, are (16i - 12j) m and -5i + 4j) m respectively. The velocity of P is (i + 2j) m/s and the velocity of Q


The quadratic equation x^2-6x+14=0 has roots alpha and beta. a) Write down the value of alpha+beta and the value of alpha*beta. b) Find a quadratic equation, with integer coefficients which has roots alpha/beta and beta/alpha.