Solveeit Logo

Question

Question: What is the derivative of \(y=\arcsin \left( \sqrt{x} \right)\)?...

What is the derivative of y=arcsin(x)y=\arcsin \left( \sqrt{x} \right)?

Explanation

Solution

To obtain the derivative of a given function we will use implicit differentiation. Firstly start by taking the sine function on the left side of the equation then differentiate both sides by xx. Then we will simplify it further by using the original function and some trigonometric identities and get our desired answer.

Complete step-by-step answer:
We have to find the derivative of
y=arcsin(x)y=\arcsin \left( \sqrt{x} \right)
Start by writing the simplified form of right side value as below:
y=sin1(x)y={{\sin }^{-1}}\left( \sqrt{x} \right)
Now take the sine term on the left hand side as below:
sin(y)=x\sin \left( y \right)=\sqrt{x}……(1)\left( 1 \right)
Next, using implicit differentiation on above function we get,
ddx(sin(y))=ddx(x)\dfrac{d}{dx}\left( \sin \left( y \right) \right)=\dfrac{d}{dx}\left( \sqrt{x} \right)
The differentiation of sine is cosine and ddxxn=nxn1\dfrac{d}{dx}{{x}^{n}}=n{{x}^{n-1}} so we get,
cos(y)dydx=12x121 cos(y)dydx=12x12 \begin{aligned} & \Rightarrow \cos \left( y \right)\dfrac{dy}{dx}=\dfrac{1}{2}{{x}^{\dfrac{1}{2}-1}} \\\ & \Rightarrow \cos \left( y \right)\dfrac{dy}{dx}=\dfrac{1}{2}{{x}^{-\dfrac{1}{2}}} \\\ \end{aligned}
dydx=12x×cos(y)\Rightarrow \dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x}\times \cos \left( y \right)}……..(2)\left( 2 \right)
Now we have to find the value of cos(y)\cos \left( y \right) in term of xx so we will use the below identity,
sin2y+cos2y=1{{\sin }^{2}}y+{{\cos }^{2}}y=1
Substitute the value from equation (1) in above we get,
(x)2+cos2y=1 cos2y=1x cosy=±1x \begin{aligned} & \Rightarrow {{\left( \sqrt{x} \right)}^{2}}+{{\cos }^{2}}y=1 \\\ & \Rightarrow {{\cos }^{2}}y=1-x \\\ & \therefore \cos y=\pm \sqrt{1-x} \\\ \end{aligned}
We will take only the positive square root value for cosy\cos y as sin1x{{\sin }^{-1}}\sqrt{x} have output between π2\dfrac{-\pi }{2} and π2\dfrac{\pi }{2} and we know that cosine function is positive in this interval.
Substitute the positive value from above value in equation (2) as follows:
dydx=12x×1x dydx=12x(1x) \begin{aligned} & \Rightarrow \dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x}\times \sqrt{1-x}} \\\ & \therefore \dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x\left( 1-x \right)}} \\\ \end{aligned}

Hence derivative of y=arcsin(x)y=\arcsin \left( \sqrt{x} \right) is dydx=12x(1x)\dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x\left( 1-x \right)}}

Note: Differentiation is a process of finding derivatives of a function. If we have two unknown variables then the rate of change of one with respect to the other is known as the derivative. Differentiation of trigonometric function is different from the other differentiation as it is a very vast topic with many identities and exceptions in it. Implicit differentiation is done when differentiating one term by another doesn't lead to the answer directly.