How do I find the inverse of a $\cos^2 \theta$?

378 Views Asked by At

This was originally a physics question, but the math is what is throwing my brain into loops.

Basically, I need to find $\theta$: $$ \frac{7}{8}= \cos^2(\theta) $$

2

There are 2 best solutions below

1
On

Hint: $\displaystyle \cos^2 \theta = \frac{7}{8}$ simply means that $\displaystyle \cos \theta = \pm\sqrt{\frac{7}{8}}$. Can you take it from there? The answer will not be a multiple of $\pi$ (assuming you're using radians).

0
On

$\frac{7}{8}=\cos^2\theta\\\implies \pm\sqrt{\frac{7}{8}}=\cos\theta\\\implies\theta=\arccos\sqrt{\left(\frac{7}{8}\right)}$