Question:

The derivative of

\[ y = \sqrt{\sin x + \sqrt{\sin x + \sqrt{\sin x + \cdots \infty}}} \] 

is ______.

Show Hint

For $y=\sqrt{f(x)+\sqrt{f(x)+\dots}}$, the derivative is always \[ \dfrac{f'(x)}{2y-1} \]
Updated On: Apr 30, 2026
  • \(\frac{sinx}{1-2y}\)

  • \(\frac{cos x}{1-2y}\)

  • \(\frac{sinx}{1+2y}\) 

     

  • \(\frac{cos x}{2y-1}\)

     

Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


Step 1: Simplify the expression

The given function can be written as $y=\sqrt{\sin x+y}$ since the nested part is also $y$.

Step 2: Square both sides

$y^2=\sin x+y$

Step 3: Differentiate with respect to $x$

$2y\dfrac{dy}{dx}=\cos x+\dfrac{dy}{dx}$

Step 4: Rearrange to find $\dfrac{dy
{dx}$}
$2y\dfrac{dy}{dx}-\dfrac{dy}{dx}=\cos x$ $\dfrac{dy}{dx}(2y-1)=\cos x$ $\dfrac{dy}{dx}=\dfrac{\cos x}{2y-1}$
Final Answer: (D)
Was this answer helpful?
0
0