Hi my question is what approach i should use in order to solve this $\cos(\theta +20) = -0.74$?
and why do we get rid of the negative sign when solving basis angle?
Here is my working
$\cos(\theta +20) = -0.74$
Then, $\alpha+20 = \arccos (0.74)$, to find the basis angle. After I plugged into the calculator and got $42.3$, I subtract $20$ from $42.3$ to solve for $\theta$ which is $22.3$. $\theta = 42.3 -20 = 22.3$
Since $\cos$ is negative, the angle is at 2nd and 4th quadrant. So I solve for the angle $180-22.3=157.7$ and $180+22.3=202.3$
But all of this is wrong can someone explain? I think it is my approach that got me wrong, but I am unsure.
$$\cos(\theta+20) = -0.74$$
$$\theta+20 = \arccos (-0.74)$$
Recall the range of $\arccos x$ is $0 \leq x \leq 180$.
$$\begin{cases} Quadrant \space II \implies \theta+20 = \arccos(-0.74) \implies \theta = \arccos(-0.74)-20\\ \ \\ Quadrant \space III \implies \theta+20 = 360-\arccos(-0.74) \implies \theta = 360-\arccos(-0.74)-20 \end{cases}$$
Finally, solve for $\theta$.
For the angle in the second quadrant:
$$\theta = \arccos(-0.74)-20 \approx 137.73-20 \approx 117.73$$
For the angle in the third quadrant:
$$\theta = 360-\arccos(-0.74)-20 \approx 360-137.73-20 \approx 202.27$$
Remember that angles repeat infinitely, so each angle repeats after $360°$. If the question asks for angles in the domain $0 \leq \theta \leq 360$, your answer is complete.
If, however, you’re asked for a complete set of solutions, you have to add in $\color{blue} {360n}$ for all $\color{blue}{n \in \mathbb{Z}}$.
$$\theta \approx 117.73+360n$$
$$\theta \approx 202.27+360n$$
By changing the order and signs, you reached an incorrect answer. Try to avoid doing that and you’ll be fine with these types of questions.