Why is cos -x equal to cos x?

$\begingroup$

Can somebody explain to me graphically or intuitively why this is true? Because if we think in terms of the base of the triangle formed inside a unit circle it seems like it should not be negative.

$\endgroup$ 2

4 Answers

$\begingroup$

Better to ask what $-x$ might mean itself in my opinion. An angle of $-x$ can be viewed as a clockwise rotation whereas $x$ is anticlockwise. Now in a unit circle you can record the $\cos$ of an angle as the horizontal distance on the $x$ axis and so intuitively the right triangle formed by rotating clockwise will have the same horizontal distance as one rotated anticlockwise.
Hope this helps.

$\endgroup$ $\begingroup$

See we can write it as $\cos(0-x)$ so now use $\cos(a-b)=cos(a)cos(b)+sin(a)sin(b)$ to get the desired result

$\endgroup$ $\begingroup$

Look at this figure. For an angle of $-\theta$, you mirror the figure vertically: you see that this does not change $\cos(\theta)$, but it does change the sign of $\sin(\theta)$

$\endgroup$ $\begingroup$

Intuitively $\cos(-\theta)$ measures the $x$-coordinate of a vector that measures $\theta$ degrees below the positive $x$-axis, so this is why we have $\cos(-\theta) = \cos\theta$.

Another way of seeing this is through the series representation of $\cos x$ given by

$$ \cos(-x) \;\; =\;\; 1 - \frac{(-x)^2}{2!} + \frac{(-x)^4}{4!} - \frac{(-x)^6}{6!} + \ldots \;\; =\;\; \cos x. $$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like