I found an answer here: https://brainly.in/question/3822188
Let, $ y = \sqrt {\text{sin}\sqrt {x}} $
or, y = (sin√x)^(1/2)
Now, differentiating with respect to x, we get
dy/dx
= 1/2 (sin√x)^(1/2 - 1) d/dx (sin√x)
= 1/2 (sin√x)^(-1/2) (cos√x) d/dx (√x)
= 1/2 1/√(sin√x) (cos√x) d/dx {x^(1/2)}
= 1/2 1/√(sin√x) (cos√x) 1/2 x^(1/2 - 1)
= 1/2 1/√(sin√x) (cos√x) 1/2 x^(-1/2)
= (1/2 × 1/2) √(sin√x) (cos√x) 1/(√x)
= 1/4 √(sin√x) (cos√x) 1/(√x)
What I don't understand is how 1/2 1/√(sin√x) (cos√x) 1/2 x^(-1/2) turned to (1/2 × 1/2) √(sin√x) (cos√x) 1/(√x)? Which formula is applied here? Also, it would be helpful if someone wrote it in LaTex which will help understand better.
Wouldn't that result in [√(sin√x)]/sin√x instead of just √(sin√x) ?
– hmmmm Dec 04 '19 at 12:30