Question
Question: How do you find the derivative of \(y=\arcsin \left( {{x}^{2}} \right)\)?...
How do you find the derivative of y=arcsin(x2)?
Solution
In this question, we need to find the derivative of a function y=arcsin(x2). For this we require dxdy. We will consider x2 as g(x) and the whole function as y = f(g(x)). To find the derivative with respect to x we will use chain rule by which dxdf(g(x))=f′(g(x))⋅g′(x) where f'(g(x)) is the derivative of f(g(x)) with respect to g(x). We will use the general formula of derivative of arcsinx which is dxdarcsinx=1−x21 and also derivative of xn which is equal to nxn−1.
Complete step by step answer:
Here we are given the function as y=arcsin(x2). We need to find its derivative with respect to x. For this let us first suppose x2 as g(x). Hence our function becomes y=arcsin(g(x)).
To apply the chain rule let us suppose arcsin(g(x)) as f(g(x)).
We know that according to chain rule dxdf(g(x))=f′(g(x))⋅g′(x) where f'(g(x)) is the derivative of f(g(x)) with respect to g(x). Let us try to find dxdy if y=arcsin(g(x)).
We know that the derivative of arcsinx with respect to x is given by 1−x21.
Hence derivative of arcsin(g(x)) with respect to g(x) will be 1−(g(x))21.
So we have f′(g(x))=1−(g(x))21.
Using chain rule we get dxdy=dxdarcsin(g(x))=1−(g(x))21⋅g′(x).
We have g(x) as x2.
We know that the derivative of xn is given by nxn−1. So, the derivative of g(x)=x2 will be given by g'(x) = 2x. Putting in the value of g(x) and g'(x) we get dxdy=dxdarcsin(x)2=1−((x)2)21⋅2x.
Using (am)n=amn in the denominator and arranging the terms we get dxdy=1−x42x.
Hence the derivative of y=arcsin(x2) is equal to dxdy=1−x42x.
Note:
Students should note that arcsin and sin−1x are the same. They should keep in mind the derivative of all inverse trigonometric functions. Note that x has been squared twice in the denominator so do not forget to square the x2.