Skip to main content

Section 6.2: Sum and Difference Identities

Learning Objectives

In this section you will:

  • Derive the sum and difference identities
  • Use the sum/difference identities to evaluate trig functions
  • Use the sum/difference identities to simplify expressions
  • Use the sum/difference identities to verify identities

The trigonometric identities we will examine in this section can be traced to a Persian astronomer who lived around 950 AD, but the ancient Greeks discovered these same formulas much earlier and stated them in terms of chords. These are special equations or postulates, true for all values input to the equations, and with innumerable applications.


Deriving the Sum and Difference Identities

Our first task is to find an identity for expressions like $\cos(\alpha + \beta)$ and $\cos(\alpha - \beta)$. Be careful when thinking about this; remember, trig expressions are a form of function notation, not algebra, so we can't just "distribute" the cosine!!

We'll start with $\cos(\alpha - \beta)$. To help understand what we're dealing with, we'll arbitrarily decide that $\alpha > \beta$, and draw each angle in standard position on the unit circle.

angle alpha in standard position. The point where its terminal side intersects the unit circle is (cos(alpha), sin(alpha)).
angle beta in standard position. The point where its terminal side intersects the unit circle is (cos(beta),sin(beta)).

We want to try to create an identity for the difference between these two angles, $\alpha - \beta$. To help develop the identity, we'll trace that difference in red, and look at the distance between the endpoints where it intersects the unit circle.

angle alpha-beta outlined in red. The endpoints of the angle are connected with a straight dotted red line labelled d.

Before we move on, let's use the difference formula to describe $d$. Since we're drawing angles $\alpha$ and $\beta$ on the unit circle, we know that the coordinates where their terminal sides intersect the circle are $(\cos(\alpha),\sin(\alpha))$ and $(\cos(\beta),\sin(\beta))$, respectively, so we can use these as our x- and y-values in the distance formula. $$d = \sqrt{(y_2-y_1)^2 + (x_2-x_1)^2}$$ $$=\sqrt{(\cos(\alpha) - \cos(\beta))^2 + (\sin(\alpha)-\sin(\beta))^2}$$ $$=\sqrt{\cos^2(\alpha) - 2\cos(\alpha)\cos(\beta)+\cos^2(\beta) + \sin^2(\alpha) - 2\sin(\alpha)\sin(\beta) + \sin^2(\beta)}$$

You may notice some identities lurking in that formula. We can apply the Pythagorean identity to help simplify. $$=\sqrt{\cos^2(\alpha) + \sin^2(\alpha) + \cos^2(\beta) + \sin^2(\beta) - 2\cos(\alpha)\cos(\beta)- 2\sin(\alpha)\sin(\beta)}$$ $$d=\sqrt{2 - 2\cos(\alpha)\cos(\beta)- 2\sin(\alpha)\sin(\beta)}*$$

That's all we can do now, so it's time for a change in perspective. Right now, the way we're picturing it, our $\alpha - \beta$ angle is floating out in the coordinate plane; we can rotate it around so that it's in standard position.

angle alpha-beta outlined in red and rotated to be in standard position.

We'll temporarily name $\alpha - \beta$ as $\gamma$. Then, the coordinates where $\gamma's$ terminal side intersects the unit circle are $(\cos(\gamma), \sin(\gamma))$, and the coordinates where its intial side intersect the unit circle along the positive $x$-axis are $(1,0)$. From this perspective, then, we can write another formula for the length of $d$ as follows.

$$d = \sqrt{(\cos(\gamma) - 1)^2 + (\sin(\gamma) - 0)^2}$$ $$d = \sqrt{\cos^2(\gamma) - 2\cos(\gamma) + 1 + \sin^2(\gamma)}$$

Again, we can use the Pythagorean Theorem to simplify.

$$d = \sqrt{\cos^2(\gamma) + \sin^2(\gamma) + 1 - 2\cos(\gamma)}$$ $$d = \sqrt{2-2\cos(\gamma)}**$$

Now we have two expressions both describing the same distance $d$, marked with * and ** above. We can set these equal to each other and simplify as follows.

$$ \begin{align*} \sqrt{2 - 2\cos(\alpha)\cos(\beta)- 2\sin(\alpha)\sin(\beta)} &= \sqrt{2-2\cos(\gamma)}&\\ 2 - 2\cos(\alpha)\cos(\beta) - 2\sin(\alpha)\sin(\beta) &= ~~2 - 2\cos(\gamma)&\text{Square both sides}\\ \underline{\mathstrut{-2~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~}}&= \underline{\mathstrut{-2~~~~~~~~~~~~~~~~~~~~}} &\text{Subtract 2 from both sides}\\ -2\cos(\alpha)\cos(\beta)-2\sin(\alpha)\sin(\beta) &= ~~~~-2\cos(\gamma)&\\ \underline{\mathstrut{\div -2 ~~~~~~~~~~~~~~~~~~~~~~\div -2~~~~~~~~~~~~~~~~~~~~}}&=\underline{\mathstrut{\div -2~~~~~~~~~~~~~}} &\text{Divide all terms by -2}\\ \cos(\alpha)\cos(\beta) + \sin(\alpha)\sin(\beta) & = \cos(\gamma)&\\ \end{align*} $$

All that is left is for us to recall that $\gamma$ is actually $\alpha - \beta$, and now we have our first identity of the section: $$\cos(\alpha - \beta) = \cos(\alpha)\cos(\beta)+\sin(\alpha)\sin(\beta)$$

We can turn this into an identity for $\cos(\alpha + \beta)$ with a clever rewrite and our knowledge that cosine is even and therefore $\cos(-x) = \cos(x)$, and sine is odd and therefore $\sin(-x) = -\sin(x)$. $$\begin{align*}\cos(\alpha + \beta) &= \cos(\alpha - (-\beta)) &\text{Rewrite as a difference}\\ &=\cos(\alpha)\cos(-\beta) + \sin(\alpha)\sin(-\beta) &\text{Apply the cosine difference identity}\\ &=\cos(\alpha)\cos(\beta) - \sin(\alpha)\sin(\beta) &\text{Apply the even/odd identities}\\ \end{align*} $$

First, we'll take note of these identities, then we'll see some ways that we can apply them.

Cosine sum identity

$$\cos(\alpha+\beta) = \cos(\alpha)\cos(\beta) - \sin(\alpha)\sin(\beta)$$

for all angles $\alpha$ and $\beta$.




Cosine difference identity

$$\cos(\alpha - \beta) = \cos(\alpha)\cos(\beta)+\sin(\alpha)\sin(\beta)$$

for all angles $\alpha$ and $\beta$.



Find the exact value of $\cos\left(\frac{\pi}{12}\right)$


In order to use sum and difference identities to find $\cos\left(15^{\circ}\right)$, we need to write $\frac{\pi}{12}$ as a sum or difference of angles whose cosines and sines we know. One way to do so is to write $\frac{\pi}{12} = \frac{3\pi}{12} - \frac{2\pi}{12} = \frac{\pi}{4}-\frac{\pi}{6}$. We find: \[ \begin{array}{rll} \cos\left(\frac{\pi}{12}\right) & = \cos\left(\frac{\pi}{4} - \frac{\pi}{6} \right) &\text{Rewrite the}\\ ~&~&\text{angle in terms of special angles}\\ &&\\ & = \cos\left(\frac{\pi}{4}\right)\cos\left(\frac{\pi}{6} \right) + \sin\left(\frac{\pi}{4}\right)\sin\left(\frac{\pi}{6} \right) &\text{apply the cosine difference identity}\\ ~&~&\\ & = \left( \dfrac{\sqrt{2}}{2} \right)\left( \dfrac{\sqrt{3}}{2} \right) + \left( \dfrac{\sqrt{2}}{2} \right)\left( \dfrac{1}{2} \right)&\text{evaluate the sines and cosines}\\ ~&~&\text{using special unit circle values}\\ & = \dfrac{\sqrt{6}+ \sqrt{2}}{4} &\text{simplify}.\\ \end{array} \]







Suppose $\alpha$ is a Quadrant I angle with $\sin(\alpha) = \frac{3}{5}$ and $\beta$ is a Quadrant IV angle with $\sec(\beta) = 4$. Find the exact value of $\cos(\alpha + \beta)$.


We know $\cos(\alpha + \beta) = \cos(\alpha) \cos(\beta) - \sin(\alpha) \sin(\beta)$. Hence, we need to find the sines and cosines of $\alpha$ and $\beta$ to complete the problem.

We are given $\sin(\alpha) = \frac{3}{5}$, so our first task is to find $\cos(\alpha)$. We can quickly get $\cos(\alpha)$ using the Pythagorean Identity $\cos^{2}(\alpha) = 1 - \sin^{2}(\alpha) = 1 - \left(\frac{3}{5}\right)^2 = \frac{16}{25}$. We get $\cos(\alpha) = \frac{4}{5}$, choosing the positive root since $\alpha$ is a Quadrant I angle.


Next, we need the $\sin(\beta)$ and $\cos(\beta)$. Since $\sec(\beta) = 4$, we immediately get $\cos(\beta) = \frac{1}{4}$ courtesy of the Reciprocal and Quotient Identities.


To get $\sin(\beta)$, we employ the Pythagorean Identity: $\sin^{2}(\beta) = 1 - \cos^{2}(\beta) = 1 - \left(\frac{1}{4} \right)^2 = \frac{15}{16}$. Here, since $\beta$ is a Quadrant IV angle, we get $\sin(\beta) = - \frac{\sqrt{15}}{4}$.


Finally, we get: $\cos(\alpha + \beta) = \cos(\alpha) \cos(\beta) - \sin(\alpha) \sin(\beta) = \left( \frac{4}{5} \right) \left( \frac{1}{4} \right) - \left( \frac{3}{5} \right) \left( - \frac{\sqrt{15}}{4} \right) = \frac{4+3\sqrt{15}}{20}$.





Verify the identity $\cos\left(\frac{\pi}{2}-\theta\right) = \sin(\theta)$.


Apply the cosine difference identity: \[ \begin{array}{rcl} \cos\left(\dfrac{\pi}{2} - \theta\right) & = & \cos\left(\dfrac{\pi}{2}\right)\cos\left(\theta\right) + \sin\left(\dfrac{\pi}{2}\right)\sin\left(\theta \right) \\ &&\\ & = & \left( 0 \right)\left( \cos(\theta) \right) + \left( 1 \right)\left( \sin(\theta) \right) \\ &&\\ & = & \sin(\theta) . \\ \end{array} \]



The Cofunction Identities

The identity verified above, namely, $\cos\left(\frac{\pi}{2} - \theta\right) = \sin(\theta)$, is the first of the celebrated 'cofunction' identities.

From $ \sin(\theta) = \cos\left(\frac{\pi}{2} - \theta\right) $, we get: $\sin\left(\frac{\pi}{2} - \theta\right) = \cos\left(\frac{\pi}{2} -\left[\frac{\pi}{2} - \theta\right]\right) = \cos(\theta)$, which says, in words, that the 'co'sine of an angle is the sine of its `co'mplement. Now that these identities have been established for cosine and sine, the remaining circular functions follow suit. The remaining proofs are left as exercises.



The Cofunction Identities

For all applicable angles $\theta$:

  • $\cos\left(\dfrac{\pi}{2} - \theta \right) = \sin(\theta)$

  • $\sin\left(\dfrac{\pi}{2} - \theta \right) = \cos(\theta)$

  • $\sec\left(\dfrac{\pi}{2} - \theta \right) = \csc(\theta)$

  • $\csc\left(\dfrac{\pi}{2} - \theta \right) = \sec(\theta)$

  • $\tan\left(\dfrac{\pi}{2} - \theta \right) = \cot(\theta)$

  • $\cot\left(\dfrac{\pi}{2} - \theta \right) = \tan(\theta)$



The Sine Sum and Difference Identities

The Cofunction Identities enable us to derive the sum and difference formulas for sine. We first convert to sine to cosine and expand: \[ \begin{array}{rcl} \sin(\alpha + \beta) & = & \cos\left( \dfrac{\pi}{2} - (\alpha + \beta) \right) \\ & = & \cos\left( \left[\dfrac{\pi}{2} - \alpha \right] - \beta \right) \\ & = & \cos\left(\dfrac{\pi}{2} - \alpha \right) \cos(\beta) + \sin\left(\dfrac{\pi}{2} - \alpha \right)\sin(\beta) \\ & = & \sin(\alpha) \cos(\beta) + \cos(\alpha) \sin(\beta) \\ \end{array} \] We can derive the difference formula for sine by rewriting $\sin(\alpha - \beta)$ as $\sin(\alpha + (-\beta))$ and using the sum formula and the Even / Odd Identities. Again, we leave the details to the reader.



Sine sum identity

$$\sin(\alpha+\beta) = \sin(\alpha)\cos(\beta) + \cos(\alpha)\sin(\beta)$$

for all angles $\alpha$ and $\beta$.




Sine difference identity

$$\sin(\alpha - \beta) = \sin(\alpha)\cos(\beta)-\cos(\alpha)\sin(\beta)$$

for all angles $\alpha$ and $\beta$.


We try out these new identities in the next examples.



Find the exact value of $\sin\left(\frac{19\pi}{12}\right)$.

As in before, we need to write the angle $\frac{19 \pi}{12}$ as a sum or difference of common angles. The denominator of $12$ suggests a combination of angles with denominators $3$ and $4$. One such combination is $\; \frac{19 \pi}{12} = \frac{4 \pi}{3} + \frac{\pi}{4}$. Applying the sine sum identity, we get \[ \begin{array}{rcl} \sin\left(\dfrac{19 \pi}{12}\right) & = & \sin\left(\dfrac{4 \pi}{3} + \dfrac{\pi}{4} \right) \\ & = & \sin\left(\dfrac{4 \pi}{3} \right)\cos\left(\dfrac{\pi}{4} \right) + \cos\left(\dfrac{4 \pi}{3} \right)\sin\left(\dfrac{\pi}{4} \right) \\ & = & \left( -\dfrac{\sqrt{3}}{2} \right)\left( \dfrac{\sqrt{2}}{2} \right) + \left( -\dfrac{1}{2} \right)\left( \dfrac{\sqrt{2}}{2} \right) \\ & = & \dfrac{-\sqrt{6}- \sqrt{2}}{4} \\ \end{array} \]





Suppose $\alpha$ is a Quadrant II angle with $\sin(\alpha) = \frac{5}{13}$, and $\beta$ is a Quadrant III angle with $\tan(\beta) = 2$. Find the exact value of $\sin(\alpha - \beta)$.

In order to find $\sin(\alpha - \beta)$ using the sine difference identity, we need to find $\cos(\alpha)$ and both $\cos(\beta)$ and $\sin(\beta)$.


To find $\cos(\alpha)$, we use the Pythagorean Identity $\cos^2(\alpha) = 1 - \sin^{2}(\alpha) = 1 - \left(\frac{5}{13}\right)^2 = \frac{144}{169}$. We get $\cos(\alpha) = -\frac{12}{13}$, the negative, here, owing to the fact that $\alpha$ is a Quadrant II angle.


We now set about finding $\sin(\beta)$ and $\cos(\beta)$. We have several ways to proceed at this point, but since there isn't a direct way to get from $\tan(\beta) = 2$ to either $\sin(\beta)$ or $\cos(\beta)$, we opt for a more geometric approach.


Since $\beta$ is a Quadrant III angle with $\tan(\beta) = 2 = \frac{-2}{-1}$, we know the point $Q(x,y) = (-1,-2)$ is on the terminal side of $\beta$ as illustrated below. Note that even though $\tan(\beta) = \frac{\sin(\beta)}{\cos(\beta)}$, we cannot take $\sin(\beta)=-2$ and $\cos(\beta) = -1$. Recall that $\sin(\beta)$ and $\cos(\beta)$ are the $y$ and $x$ coordinates on a specific circle, the Unit Circle. As we'll see shortly, $(-1,-2)$ lies on a circle of $\sqrt{5}$, so not the Unit Circle.


an angle in standard position. The terminal side passes through the point (-1, -2) in QIII.

We find $r = \sqrt{x^2 + y^2} = \sqrt{(-1)^2+(-2)^2} = \sqrt{5}$, so $\sin(\beta) = \frac{-2}{\sqrt{5}} = - \frac{2\sqrt{5}}{5}$ and $\cos(\beta) = \frac{-1}{\sqrt{5}} = - \frac{\sqrt{5}}{5}$ .


At last, we have $\sin(\alpha - \beta) = \sin(\alpha)\cos(\beta) - \cos(\alpha)\sin(\beta) = \left( \frac{5}{13} \right)\left( -\frac{\sqrt{5}}{5} \right) - \left( -\frac{12}{13} \right)\left( - \frac{2 \sqrt{5}}{5} \right) = -\frac{29\sqrt{5}}{65}$.





A Special Note About Tangents

Most Trigonometry Books at this point will create a special set of sum and difference identities for tangents. However, to do this, at some point they end up multiplying by $\frac{\frac{1}{\cos(\alpha)\cos(\beta)}}{\frac{1}{\cos(\alpha)\cos(\beta)}}$. The result of that operation, which is often glossed over, is that the domain of the new expression changes, and we end up with an "identity" where the domains of the left side and the right side of the equation don't match. Therefore, the new expression isn't really an identity because it doesn't apply to all angles $\alpha$ and $\beta$!


It is for this reason that in this text, we are choosing to not create new identities for tangent or cotangent sums and differences. We can survive using what we know about sine and cosine, and the quotient identities. In other words, we will settle for the following identities.

$$\tan(\alpha+\beta) = \frac{\sin(\alpha+\beta)}{\cos(\alpha+\beta)} = \frac{\sin(\alpha)\cos(\beta) + \cos(\alpha)\sin(\beta)}{\cos(\alpha)\cos(\beta)-\sin(\alpha)\sin(\beta)}$$
$$\tan(\alpha-\beta) = \frac{\sin(\alpha-\beta)}{\cos(\alpha-\beta)} = \frac{\sin(\alpha)\cos(\beta) - \cos(\alpha)\sin(\beta)}{\cos(\alpha)\cos(\beta)+\sin(\alpha)\sin(\beta)}$$
$$\cot(\alpha+\beta) = \frac{\cos(\alpha+\beta)}{\sin(\alpha+\beta)} = \frac{\cos(\alpha)\cos(\beta) - \sin(\alpha)\sin(\beta)}{\sin(\alpha)\cos(\beta)+\cos(\alpha)\sin(\beta)}$$
$$\cot(\alpha-\beta) = \frac{\cos(\alpha-\beta)}{\sin(\alpha-\beta)} = \frac{\cos(\alpha)\cos(\beta) + \sin(\alpha)\sin(\beta)}{\sin(\alpha)\cos(\beta)-\cos(\alpha)\sin(\beta)}$$


Suppose $\alpha$ is a Quadrant II angle with $\sin(\alpha) = \frac{5}{13}$, and $\beta$ is a Quadrant III angle with $\tan(\beta) = 2$. Find the exact value of $\tan(\alpha - \beta)$.

From our work above, we know that $\sin(\alpha) = \frac{5}{13}$, $\cos(\alpha) = -\frac{12}{13}$, $\sin(\beta) = -\frac{2\sqrt{5}}{5}$ and $\cos(\beta) = -\frac{\sqrt{5}}{5}$. Then, since $$\tan(\alpha-\beta) = \frac{\sin(\alpha-\beta)}{\cos(\alpha-\beta)} = \frac{\sin(\alpha)\cos(\beta) - \cos(\alpha)\sin(\beta)}{\cos(\alpha)\cos(\beta)+\sin(\alpha)\sin(\beta)}$$ we have $$\tan(\alpha-\beta) = \frac{(5/13)(-5\sqrt{5}/5) - (-12/13)(-2\sqrt{5}/5)}{(-12/13)(-\sqrt{5}/5)+(5/13)(-2\sqrt{5}/5)}$$ $$=\frac{-25\sqrt{5}-24}{12\sqrt{5}-10}$$



Using the Sum and Difference Identities to Simplify Expressions and Verify Identities

One of the main applications of these identities in other math classes (like Calculus) is their usefulness in rearranging mathematical statements. To practice this skill, here we'll practice both simplifying expressions and verifying identities.

Simplify the following expressions.

a. $\sin(3x)\cos(7x) - \cos(3x)\sin(7x)$

One of the challenges of this chapter is training ourselves to recognize these identities "in the wild." Here, we want to focus on the structure of the sines and cosines, and not necessarily the angles themselves yet. Notice that each term has a mix of sines and cosines. This makes it similar in structure to $$\sin(\alpha-\beta) = \sin(\alpha)\cos(\beta) - \cos(\alpha)\sin(\beta).$$

Let $\alpha = 3x$ and $\beta = 7x$, and then we can condense this expression into a single sine: $$\sin(3x)\cos(7x) - \cos(3x)\sin(7x)=\sin(3x - 7x).$$

We can do even better with a bit of algebra and the application of the fact that sine is odd. $$=\sin(-4x)$$ $$=-\sin(4x)$$



b. $\sin(3x)\sin(7x) - \cos(3x)\cos(7x)$

At first glance, this looks similar in structure to the cosine sum identity: $$\cos(\alpha+\beta) = \cos(\alpha)\cos(\beta) - \sin(\alpha)\sin(\beta).$$

Notice, though, that the subtraction is backwards; in our expression, we're subtracting the cosines from the sines, and we want it the other way around for our identity. We can use that favored, dirty algebra trick of old: factor out a negative to reverse the order of subtraction: $$\begin{align*} \sin(3x)\sin(7x) - \cos(3x)\cos(7x) & = -(-\sin(3x)\sin(7x) + \cos(3x)\cos(7x))\\ & = -(\cos(3x)\cos(7x) - \sin(3x)\sin(7x)).\\ \end{align*}$$

Now we apply the identity $\cos(\alpha+\beta) = \cos(\alpha)\cos(\beta) - \sin(\alpha)\sin(\beta)$ with $\alpha = 3x$ and $\beta = 7x$ and simplify. $$=-\cos(3x+7x)$$ $$=-\cos(10x)$$



Simplify the following expression.

$\tan(\pi - x)$

$$\begin{align*} \tan(\pi - x) &= \frac{\sin(\pi - x)}{\cos(\pi - x)} &\text{Quotient Identity}\\ &&\\ &=\frac{\sin(\pi)\cos(x)-\cos(\pi)\sin(x)}{\cos(\pi)\cos(x)+\sin(\pi)\sin(x)} &\text{Sum/Difference Identities}\\ &&\\ &=\frac{0\cdot \cos(x) - (-1)\cdot \sin(x)}{-1\cos(x) + 0\cdot \sin(x)} &\text{Evaluate known values}\\ &&\\ &=\frac{\sin(x)}{-\cos(x)} &\text{Simplify}\\ &&\\ &=-\tan(x)&\text{Quotient Identity}\\ \end{align*}$$



Write the following expression as a single cosine in the form $F(t) = A\cos(Bt + C) + D$.

$\cos(2t) - \sqrt{3}\sin(2t)$

This is a new kind of challenge to us, and it turns out, this kind of skill is used in subjects like differential equations and physics! Let's start by teasing apart our "goal" cosine function, $F(t) = A\cos(Bt + C) + D$. Let's suppose that $D = 0$ for now, and let $B = 2$, since the expression we're given has a $2t$ in it. Then we apply the cosine sum identity to what's left: $$A\cos(2t + C)$$ $$=A(\cos(2t)\cos(C) - \sin(2t)\sin(C))$$ $$=A\cos(C)\cos(2t) - A\sin(C)\sin(2t).$$

To match this up with $\cos(2t) - \sqrt{3}\sin(2t)$, we want $A\cos(C) = 1$ and $A\sin(C) = \sqrt{3}$. With some algebra, we have $\cos(C) = \frac{1}{A}$ and $\sin(C) = \frac{\sqrt{3}}{A}$. We can use the Pythagorean Identity to help solve for A: $$\cos^2(C)+\sin^2(C) = 1$$ $$\Rightarrow \left(\frac{1}{A}\right)^2 + \left(\frac{\sqrt{3}}{A}\right)^2 = 1$$ $$\frac{1}{A^2}+\frac{3}{A^2} = 1$$ $$1 + 3 = A^2$$ $$A^2 = 4$$ $$A = \pm 2$$

We'll choose $A$ to be 2, and then see what value of $C$ that produces for us.

Since $A = 2$, we now know that $$\cos(C) = \frac{1}{2}$$ and $$\sin(C) = \frac{\sqrt{3}}{2}.$$

Aren't those familiar? We' can let $C = \frac{\pi}{3}$ to produce those sine and cosine values. Therefore, our final answer is $$F(t) = 2\cos\left(2t + \frac{\pi}{3}\right).$$

We can check our answer using the sum formula for cosine : \[\begin{array}{rcl} F(t) & = & 2 \cos\left(2t + \frac{\pi}{3}\right) \\ & = & 2 \left[ \cos(2t) \cos\left(\frac{\pi}{3}\right) - \sin(2t) \sin\left(\frac{\pi}{3}\right) \right]\\ & = & 2 \left[ \cos(2t) \left(\frac{1}{2}\right) - \sin(2t) \left(\frac{\sqrt{3}}{2}\right)\right] \\ & = & \cos(2t) - \sqrt{3} \sin(2t). \\ \end{array}\]



A couple of remarks about the previous example are in order. First, had we chosen $A = -2$ instead of $A = 2$ as we worked through it, our final answers would have looked different. The reader is encouraged to rework the example using $A = -2$ to see what these differences are, and then for a challenging exercise, use identities to show that the formulas are all equivalent.

Verify the identity.

$\sin(\alpha+\beta)+\sin(\alpha-\beta)=2\sin(\alpha)\cos(\beta)$

$$\begin{array}{rl} \textcolor{blue}{\sin(\alpha+\beta)}+\textcolor{red}{\sin(\alpha-\beta)} &\\ &\\ =\textcolor{blue}{\sin(\alpha)\cos(\beta)+\cos(\alpha)\sin(\beta)}+\textcolor{red}{\sin(\alpha)\cos(\beta)-\cos(\alpha)\sin(\beta)} &\text{Sine sum/difference identities}\\ &\\ =\sin(\alpha)\cos(\beta)+\cancel{\cos(\alpha)\sin(\beta)}+\sin(\alpha)\cos(\beta)-\cancel{\cos(\alpha)\sin(\beta)} &\text{cancel}\\ &\\ =\sin(\alpha)\cos(\beta)+\sin(\alpha)\cos(\beta)&\\ &\\ =2\sin(\alpha)\cos(\beta) &\text{combine like terms}\\ \end{array}$$



Verify the identity.

$\frac{\sin(\alpha - \beta)}{\cos(\alpha)\cos(\beta)} = \tan(\alpha) - \tan(\beta)$

$$\begin{array}{rl} \frac{\sin(\alpha - \beta)}{\cos(\alpha)\cos(\beta)}&\\ &\\ =\frac{\sin(\alpha)\cos(\beta) - \cos(\alpha)\sin(\beta)}{\cos(\alpha)\cos(\beta)} &\text{Sine sum identity}\\ &\\ =\frac{\sin(\alpha)\cos(\beta)}{\cos(\alpha)\cos(\beta)} - \frac{\cos(\alpha)\sin(\beta)}{\cos(\alpha)\cos(\beta)} &\text{Split up fraction subtraction}\\ &\\ =\frac{\sin(\alpha)\cancel{\cos(\beta)}}{\cos(\alpha)\cancel{\cos(\beta)}} - \frac{\cancel{\cos(\alpha)}\sin(\beta)}{\cancel{\cos(\alpha)}\cos(\beta)} &\text{Simplify}\\ &\\ =\frac{\sin(\alpha)}{\cos(\alpha)} - \frac{\sin(\beta)}{\cos(\beta)}&\\ &\\ = \tan(\alpha) - \tan(\beta) &\text{Quotient identities}\\ \end{array}$$

Practice Problems

In the following exercises, use the Sum and Difference Identities to find the exact value. You may have need of the Quotient, Reciprocal or Even / Odd Identities as well.

1. $\cos\left(\frac{13\pi}{12}\right)$

2. $\sin\left(\frac{11\pi}{12}\right)$

3. $\tan\left(\frac{13\pi}{12}\right)$

4.$\cos \left( \frac{7\pi}{12} \right)$

5. $\tan \left( \frac{17\pi}{12} \right)$

6. $\sin \left( \frac{\pi}{12} \right)$

7. $\cot \left( \frac{11\pi}{12} \right)$

8. $\csc \left( \frac{5\pi}{12} \right)$

9. $\sec \left( -\frac{\pi}{12} \right)$

1. $\cos\left(\frac{13\pi}{12}\right) = -\frac{\sqrt{6}+\sqrt{2}}{4}$

2. $\sin\left(\frac{11\pi}{12}\right) = \frac{\sqrt{6} - \sqrt{2}}{4}$

3. $\tan\left(\frac{13\pi}{12}\right) = \frac{3-\sqrt{3}}{3+\sqrt{3}} = 2-\sqrt{3}$

4. $\cos \left( \frac{7\pi}{12} \right) = \frac{\sqrt{2} - \sqrt{6}}{4}$

5. $\tan \left( \frac{17\pi}{12} \right) = 2 + \sqrt{3}$

6. $\sin \left( \frac{\pi}{12} \right) = \frac{\sqrt{6} - \sqrt{2}}{4}$

7. $\cot \left( \frac{11\pi}{12} \right) = -(2 + \sqrt{3})$

8. $\csc \left( \frac{5\pi}{12} \right) = \sqrt{6} - \sqrt{2}$

9. $\sec \left( -\frac{\pi}{12} \right) = \sqrt{6} - \sqrt{2}$



10. If $\alpha$ is a Quadrant IV angle with $\cos(\alpha) = \frac{\sqrt{5}}{5}$, and $\sin(\beta) = \frac{\sqrt{10}}{10}$, where $\frac{\pi}{2} < \beta < \pi$, find

a. $\cos(\alpha + \beta)$

b. $\sin(\alpha + \beta)$

c. $\tan(\alpha + \beta)$

d. $\cos(\alpha - \beta)$

e. $\sin(\alpha - \beta)$

f. $\tan(\alpha - \beta)$


11. If $\csc(\alpha) = 3$, where $0 < \alpha < \frac{\pi}{2}$, and $\beta$ is a Quadrant II angle with $\tan(\beta) = -7$, find

a. $\cos(\alpha + \beta)$

b. $\sin(\alpha + \beta)$

c. $\tan(\alpha + \beta)$

d. $\cos(\alpha - \beta)$

e. $\sin(\alpha - \beta)$

f. $\tan(\alpha - \beta)$


12. If $\sin(\alpha) = \frac{3}{5}$, where $0 < \alpha < \frac{\pi}{2}$, and $\cos(\beta) = \frac{12}{13}$ where $\frac{3\pi}{2} < \beta < 2\pi$, find

a. $\sin(\alpha + \beta)$

b. $\cos(\alpha - \beta)$

c. $\tan(\alpha - \beta)$


13. If $\sec(\alpha) = -\frac{5}{3}$, where $\frac{\pi}{2} < \alpha < \pi$, and $\tan(\beta) = \frac{24}{7}$, where $\pi < \beta < \frac{3\pi}{2}$, find

a. $\csc(\alpha - \beta)$

b. $\sec(\alpha + \beta)$

c. $\cot(\alpha + \beta)$


10a. $\cos(\alpha + \beta) = -\frac{\sqrt{2}}{10}$

10b. $\sin(\alpha + \beta) = \frac{7\sqrt{2}}{10}$

10c. $\tan(\alpha + \beta) = -7$

10d. $\cos(\alpha - \beta)= -\frac{\sqrt{2}}{2}$

10e. $\sin(\alpha - \beta) = \frac{\sqrt{2}}{2}$

10f. $\tan(\alpha - \beta) = -1$



11a. $\cos(\alpha + \beta) = - \frac{4+7\sqrt{2}}{30}$

11b. $\sin(\alpha + \beta) = \frac{28-\sqrt{2}}{30}$

11c. $\tan(\alpha + \beta) = \frac{-28+\sqrt{2}}{4+7\sqrt{2}} = \frac{63-100\sqrt{2}}{41}$

11d. $\cos(\alpha - \beta) = \frac{-4+7\sqrt{2}}{30}$

11e. $\sin(\alpha - \beta) = - \frac{28+\sqrt{2}}{30}$

11f. $\tan(\alpha - \beta)= \frac{28+\sqrt{2}}{4-7\sqrt{2}} = -\frac{63+100\sqrt{2}}{41}$



12a. $\sin(\alpha + \beta) = \frac{16}{65}$

12b. $\cos(\alpha - \beta) = \frac{33}{65}$

12c. $\tan(\alpha - \beta) = \frac{56}{33}$



13a. $\csc(\alpha - \beta) = -\frac{5}{4}$

13b. $\sec(\alpha + \beta) = \frac{125}{117}$

13c. $\cot(\alpha + \beta) = \frac{117}{44}$



In the following exercises, show that the function is a sinusoid by rewriting it in the forms $F(t) = A\cos(Bt + C)+D$ and $G(t) + A\sin(Bt+C)+D$ for $B>0$ and $0\leq C <2\pi$.

14. $f(t) = \sqrt{2}\sin(t) + \sqrt{2}\cos(t) + 1$

15. $f(t) = 3\sqrt{3}\sin(3t) - 3\cos(3t)$

16. $f(t) = -\sin(t) + \cos(t) - 2$

17. $f(t) = -\frac{1}{2}\sin(2t) - \frac{\sqrt{3}}{2}\cos(2t)$

18. $f(t) = 2\sqrt{3} \cos(t) - 2\sin(t)$

19. $f(t) = \frac{3}{2} \cos(2t) - \frac{3\sqrt{3}}{2} \sin(2t) + 6$

20. $f(t) = -\frac{1}{2} \cos(5t) -\frac{\sqrt{3}}{2} \sin(5t)$

21. $f(t) = -6\sqrt{3} \cos(3t) - 6\sin(3t) - 3$

22. $f(t) = \frac{5\sqrt{2}}{2} \sin(t) -\frac{5\sqrt{2}}{2} \cos(t)$

23. $f(t) =3 \sin \left(\frac{t}{6}\right) -3\sqrt{3} \cos \left(\frac{t}{6}\right)$


14. $f(t) = \sqrt{2}\sin(t) + \sqrt{2}\cos(t) + 1 = 2\sin\left(t + \frac{\pi}{4}\right) + 1 = 2\cos\left(t + \frac{7\pi}{4}\right) + 1$

15. $f(t) = 3\sqrt{3}\sin(3t) - 3\cos(3t) = 6\sin\left(3t + \frac{11\pi}{6}\right) = 6\cos\left(3t + \frac{4\pi}{3}\right)$

16. $f(t) = -\sin(t) + \cos(t) - 2 = \sqrt{2}\sin\left(t + \frac{3\pi}{4}\right) - 2 = \sqrt{2}\cos\left(t + \frac{\pi}{4}\right) - 2$

17. $f(t) = -\frac{1}{2}\sin(2t) - \frac{\sqrt{3}}{2}\cos(2t) = \sin\left(2t + \frac{4\pi}{3}\right) = \cos\left(2t + \frac{5\pi}{6}\right)$

18. $f(t) = 2\sqrt{3} \cos(t) - 2\sin(t) = 4\sin\left(t+\frac{2\pi}{3} \right) = 4\cos\left(t + \frac{\pi}{6}\right)$

19. $f(t) = \frac{3}{2} \cos(2t) - \frac{3\sqrt{3}}{2} \sin(2t) + 6 =3\sin\left(2t + \frac{5\pi}{6}\right) + 6 = 3\cos\left(2t + \frac{\pi}{3}\right) + 6$

20. $f(t) = -\frac{1}{2} \cos(5t) -\frac{\sqrt{3}}{2} \sin(5t) = \sin\left(5t + \frac{7\pi}{6}\right) = \cos\left(5t + \frac{2\pi}{3}\right)$

21. $f(t) = -6\sqrt{3} \cos(3t) - 6\sin(3t) - 3 = 12\sin\left(3t + \frac{4\pi}{3}\right) - 3 = 12\cos\left(3t + \frac{5\pi}{6}\right) - 3$

22. $f(t) = \frac{5\sqrt{2}}{2} \sin(t) -\frac{5\sqrt{2}}{2} \cos(t) = 5\sin\left(t + \frac{7\pi}{4}\right)= 5\cos\left(t + \frac{5\pi}{4}\right)$

23. $f(t) =3\sin\left(\frac{t}{6}\right) -3\sqrt{3} \cos\left(\frac{t}{6}\right) = 6\sin\left( \frac{t}{6}+\frac{5\pi}{3}\right)= 6\cos\left( \frac{t}{6}+\frac{7\pi}{6}\right) $



In the following exercises, verify the identity.

24. $\sin\left(\theta + \frac{\pi}{2}\right) = \cos(t)$

25. $\cos\left(\theta - \frac{\pi}{2} \right) = \sin(t)$

26. $\cos(\theta - \pi) = -\cos(\theta)$

27. $\sin(\pi - \theta) = \sin(\theta)$

28. $\tan\left(\theta + \frac{\pi}{2} \right) = -\cot(\theta)$

29. $\sin(\alpha + \beta) + \sin(\alpha - \beta) = 2\sin(\alpha)\cos(\beta)$

30. $\sin(\alpha + \beta) - \sin(\alpha - \beta) = 2\cos(\alpha) \sin(\beta)$

31. $\cos(\alpha + \beta) + \cos(\alpha - \beta) = 2\cos(\alpha) \cos(\beta)$

32. $\cos(\alpha + \beta) - \cos(\alpha - \beta) = -2\sin(\alpha) \sin(\beta)$

33. $\dfrac{\sin(\alpha+\beta)}{\sin(\alpha-\beta)} = \dfrac{1+\cot(\alpha) \tan(\beta)}{1 - \cot(\alpha) \tan(\beta)}$

34. $\dfrac{\cos(\alpha + \beta)}{\cos(\alpha - \beta)} = \dfrac{1 - \tan(\alpha)\tan(\beta)}{1 + \tan(\alpha)\tan(\beta)}$

35. $\dfrac{\tan(\alpha + \beta)}{\tan(\alpha - \beta)} = \dfrac{\sin(\alpha)\cos(\alpha) + \sin(\beta)\cos(\beta)}{\sin(\alpha)\cos(\alpha) - \sin(\beta)\cos(\beta)}$

36. $\dfrac{\sin(t + h) - \sin(t)}{h} = \cos(t) \left(\dfrac{\sin(h)}{h} \right) + \sin(t) \left( \dfrac{\cos(h) - 1}{h} \right)$

37. $\dfrac{\cos(t + h) - \cos(t)}{h} = \cos(t) \left( \dfrac{\cos(h) - 1}{h} \right) - \sin(t) \left(\dfrac{\sin(h)}{h} \right)$

38. $\dfrac{\tan(t + h) - \tan(t)}{h} = \left( \dfrac{\tan(h)}{h} \right) \left(\dfrac{\sec^{2}(t)}{1 - \tan(t)\tan(h)} \right)$

39. Is there only one way to evaluate $\cos\left(\frac{5\pi}{4}\right)$? Explain and give examples.

Homework Set

Calculate each of the following exactly.

  1. $\sin\left(\frac{13\pi}{12}\right)$
  2. $\cos\left(\frac{\pi}{12}\right)$
  3. $\sec\left(-\frac{11\pi}{12}\right)$
  4. $\tan\left(-\frac{\pi}{12}\right)$
  5. Simplify the following to a single trigonometric expression.

  6. $\sin(9x)\sin(4x)+\cos(9x)\cos(4x)$
  7. $\sin(x)\sin(5x)-\cos(x)\cos(5x)$
  8. $\sin(x)\cos(7x)-\cos(x)\sin(7x)$
  9. $\sin(5x)\cos(5x)+\cos(5x)\sin(5x)$
  10. Use the sum and difference identities to expand the following. When possible, use the unit circle to evaluate your expanded sines and cosines.

  11. $\sin\left(x-\frac{3\pi}{4}\right)$
  12. $\cos\left(x-\frac{5\pi}{6}\right)$

  13. Find the exact value of $\cos(\alpha +\beta)$ if $\cos(\alpha) = -\frac14$, $\cos(\beta)=-\frac19$, the terminal side of $\alpha$ lies in QIII and the terminal side of $\beta$ lies in QII.
  14. Find the exact value of $\sin(\alpha -\beta)$ if $\cos(\alpha) = -\frac{\sqrt{35}}{6}$, $\cos(\beta)=-\frac{2\sqrt{2}}{3}$, the terminal side of $\alpha$ lies in QII and the terminal side of $\beta$ lies in QIII.
  15. Write each of the following expressions as a single cosine in the form $a\cos(bt - c)$

  16. $-4\sqrt{2}\cos(3t)-4\sqrt{2}\sin(3t)$
  17. $4\sqrt{3}\cos(5t)-4\sin(5t)$

  18. Simplify $2-(\sin(x)+\cos(y))^2-(\cos(x)+\sin(y))^2$
  19. Verify $\sin(A+B)+\sin(A-B)=2\sin(A)\cos(B)$
  20. Verify $\frac{\cos(a+b)}{\cos(a)\cos(b)}=1-\tan(a)\tan(b)$
  21. Verify $\tan\left(x+\frac{\pi}{2}\right)=-\cot(x)$
  22. $\cos(x+y)\cos(x-y)=\cos^2(x)-\sin^2(y)$