General solution for squared trigonometry questions: $\cos^2 x = 1$

3.8k Views Asked by At

$\cos^2 x = 1$

How do you solve trig equations with a power?

Unsure what to do with the square?

I get this

  • $\frac{1+\cos2x}2 =1$
  • $\cos2x =1$
  • $2x=2n\pi\pm0$
  • $x=n\pi$

but the answer says $\pm n\pi$

6

There are 6 best solutions below

7
On BEST ANSWER

Use the identity $$\cos^2(x)=\frac{1+\cos(2x)}{2}.$$ You should then be able to solve this for $x$ by way of the inverse.

2
On

Hint:

$\cos^2(x) = \frac 1 2(\cos(2x) + 1)$

0
On

Hint

$$\cos^2(x) = \frac{1}{2} + \frac{1}{2}\cos(2x)$$

0
On

Using the identity: $cos^2x + sin^2x = 1$. So $sin^2x = 0$, and $sinx = 0$, so $x = n\pi$

0
On

$\cos^2x-1=0$
$(\cos x -1)(\cos x +1)=0$

$\cos x =1 \ \ \ \ $ or $\ \ \ \cos x = -1$

$x=0+2k \pi \ \ $ or $ \ \ \ x= \pi + 2 k \pi$

$ k =0, \pm 1, \pm 2, \ldots$

3
On

$\cos^2 x = 1$

Just square root both sides to get:

$\cos x = \pm 1$

So any angles that have a cosine of $-1$ and any angles that have a cosine of $1$ will satisfy this equation.

$x = \{0+2\pi k, \pi+2 \pi k\},$ where $k$ is any integer.

So this solution set will generate all of the angles that have a cosine of either $-1$ or $1$ because when you add $2\pi$ to an angle you just get an angle that's in the same place which has the same cosine.