Number of solutions of the equation
$2 (\sin^{-1}x)^2 -5\sin^{-1}x+2=0 $
Let $t=\sin^{-1}x $
$2 t^2 -5t+2=0$
$(t-2)(2t-1)=0 $
$t=2$ or $t=1/2$
Then
$\sin^{-1}x=2\quad$ or$\quad \sin^{-1}x=1/2$
$x=\sin 2\quad$ or$\quad x=\sin(1/2)$
Did I do something wrong here? I found a solution here => https://www.toppr.com/ask/question/number-of-solutions-of-the-equation-2sin1x25sin1x20/
The solution given on this site says only one solution exists. But I can't understand why $x=\sin 2$ is rejecting. isn't $t$ is an angle and $x$ is a value? Please help.
You have to reject $x=\sin 2$ as $\arcsin x$ is defined on $[-1,1]$ and takes values in $[-\frac{\pi}{2}, \frac{\pi}{2}]$ by definition. As $2$ doesn’t belong to the last interval, this solution has to be rejected.
See inverse trigonometric functions.