Inverse of function arcsin

168 Views Asked by At

I'm having trouble finding the solution of the inverse of the function ${\rm f}\left(y\right) = \arcsin\left(\,3 - x^2\,\right)$

Isn't $\arcsin$ the inverse of $\sin$ ?. This is what I have now as inverse: $\sin\left(\,3 - x^2\,\right)$.

1

There are 1 best solutions below

0
On BEST ANSWER

$$y(x)=\arcsin(3-x^2)\iff x(y)=\sqrt{3-\sin(y)}$$.