What does it mean to find "ALL possible solutions?"
I know it has something to do with simplifying the equation, getting the angle (in radians) by doing the inverse.. and adding $2\pi n$?
So given the interval $[0,2\pi]$ and the equation:
$2(\sin^2(x)) - 5\sin(x)-3 = 0$
I factored the equation to get:
$ (\sin(x)-3)(1+2\sin(x)) = 0$
Then I set:
$(\sin(x)-3) = 0$ or $(1+2\sin(x)) = 0$
I simplified them to:
$\arcsin(3) = x$ or $\arcsin(-1/2) = x$
I then got $\arcsin(-1/2) = (11(\pi))/6 + 2\pi(n)$
But how do I get the solution for$\arcsin(3)$?
Thanks!
You factored correctly, but note that there is no real $x$ such that $\sin x = 3$.
$|\sin x| \leq 1$, for all $x$. That is, it will never be the case that the factor $(\sin x - 3) = 0$.
But there is another solution for which $\sin x = -\dfrac 12,\;$ with $x \in [0, 2\pi]$.
Hint: consider the third quadrant: $x = \pi \,+ \;?\;$