Please help. i am confused on how to do this one. I keep getting arcsin(square root -cos9x) but it is wrong. The probem is F(x)= arcsin(sqtsin(9x))

To find the derivative of F(x) = arcsin(sqrt(sin(9x))), you can use the chain rule and the derivative of the arcsin function.

Let's break it down step by step:

1. First, identify the innermost function, which is sin(9x).
2. Find the derivative of the innermost function: d/dx(sin(9x)) = 9cos(9x).
3. Apply the chain rule: Multiply the derivative of the inner function by the derivative of the outer function.
- The outer function is arcsin(u), where u = sqrt(sin(9x)).
- The derivative of arcsin(u) with respect to u is 1/sqrt(1 - u^2).
4. Substitute u back in with its original value: 1/sqrt(1 - sqrt(sin(9x))^2).

Therefore, the derivative of F(x) is:
d/dx(arcsin(sqrt(sin(9x)))) = (9cos(9x))/(sqrt(1 - sqrt(sin(9x))^2)).

Make sure to simplify the expression further if needed.