Skip to main content
Mathematics LibreTexts

7.2: Addition and Subtraction Identities

  • Page ID
    13871
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Section 7.2 Addition and Subtraction Identities

    In this section, we begin expanding our repertoire of trigonometric identities.

    The sum and difference identities

    \[\cos (\alpha -\beta )=\cos (\alpha )\cos (\beta )+\sin (\alpha )\sin (\beta )\]

    \[\cos (\alpha +\beta )=\cos (\alpha )\cos (\beta )-\sin (\alpha )\sin (\beta )\]

    \[\sin (\alpha +\beta )=\sin (\alpha )\cos (\beta )+\cos (\alpha )\sin (\beta )\]

    \[\sin (\alpha -\beta )=\sin (\alpha )\cos (\beta )-\cos (\alpha )\sin (\beta )\]

    We will prove the difference of angles identity for cosine. The rest of the identities can be derived from this one.

    Proof of the difference of angles identity for cosineA circle centered at the origin.  The terminal point at angle zero is labeled D. The terminal point at angle beta is labeled Q. The terminal point at angle alpha is labeled P. The terminal point at angle alpha minus beta is labeled C.  Dashed lines are drawn from D to C and from Q to P.

    Consider two points on a unit circle:

    \(P\) at an angle of \(\alpha\) from the positive \(x\) axis with coordinates \(\left(\cos (\alpha ),\sin (\alpha )\right)\), and \(Q\) at an angle of \(\beta\) with coordinates \(\left(\cos (\beta ),\sin (\beta)\right)\).

    Notice the measure of angle \(POQ\) is \(\alpha\) – \(\beta\). Label two more points:

    \(C\) at an angle of \(\alpha\) – \(\beta\), with coordinates \(\left(\cos (\alpha -\beta ),\sin (\alpha -\beta )\right)\),

    \(D\) at the point (1, 0).

    Notice that the distance from \(C\) to \(D\) is the same as the distance from \(P\) to \(Q\) because triangle \(COD\) is a rotation of triangle \(POQ\).

    Using the distance formula to find the distance from \(P\) to \(Q\) yields

    \[\sqrt{\left(\cos (\alpha )-\cos (\beta )\right)^{2} +\left(\sin (\alpha )-\sin (\beta )\right)^{2} }\nonumber\]

    Expanding this

    \[\sqrt{\cos ^{2} (\alpha )-2\cos (\alpha )\cos (\beta )+\cos ^{2} (\beta )+\sin ^{2} (\alpha )-2\sin (\alpha )\sin (\beta )+\sin ^{2} (\beta )}\nonumber\]

    Applying the Pythagorean Identity and simplifying

    \[\sqrt{2-2\cos (\alpha )\cos (\beta )-2\sin (\alpha )\sin (\beta )}\nonumber\]

    Similarly, using the distance formula to find the distance from \(C\) to \(D\)

    \[\sqrt{\left(\cos (\alpha -\beta )-1\right)^{2} +\left(\sin (\alpha -\beta )-0\right)^{2} }\nonumber\]

    Expanding this

    \[\sqrt{\cos ^{2} (\alpha -\beta )-2\cos (\alpha -\beta )+1+\sin ^{2} (\alpha -\beta )}\nonumber\]

    Applying the Pythagorean Identity and simplifying

    \[\sqrt{-2\cos (\alpha -\beta )+2}\nonumber\]

    Since the two distances are the same we set these two formulas equal to each other and simplify

    \[\sqrt{2-2\cos (\alpha )\cos (\beta )-2\sin (\alpha )\sin (\beta )} =\sqrt{-2\cos (\alpha -\beta )+2}\nonumber\]
    \[2-2\cos (\alpha )\cos (\beta )-2\sin (\alpha )\sin (\beta )=-2\cos (\alpha -\beta )+2\nonumber\]
    \[\cos (\alpha )\cos (\beta )+\sin (\alpha )\sin (\beta )=\cos (\alpha -\beta )\nonumber\]

    This establishes the identity.

    Exercise \(\PageIndex{1}\)

    By writing \(\cos (\alpha +\beta )\) as \(\cos \left(\alpha -\left(-\beta \right)\right)\), show the sum of angles identity for cosine follows from the difference of angles identity proven above.

    Answer

    \[\begin{array}{l} {\cos (\alpha +\beta )=\cos (\alpha -(-\beta ))} \\ {\cos (\alpha )\cos (-\beta )+\sin (\alpha )\sin (-\beta )} \\ {\cos (\alpha )\cos (\beta )+\sin (\alpha )(-\sin (\beta ))} \\ {\cos (\alpha )\cos (\beta )-\sin (\alpha )\sin (\beta )} \end{array}\nonumber\]

    The sum and difference of angles identities are often used to rewrite expressions in other forms, or to rewrite an angle in terms of simpler angles.

    Example \(\PageIndex{1}\)

    Find the exact value of \(\cos (75{}^\circ )\).

    Solution

    Since \(75{}^\circ =30{}^\circ +45{}^\circ\), we can evaluate \(\cos (75{}^\circ )\) as

    \[\cos (75{}^\circ )=\cos (30{}^\circ +45{}^\circ )\nonumber\] Apply the cosine sum of angles identity
    \[=\cos (30{}^\circ )\cos (45{}^\circ )-\sin (30{}^\circ )\sin (45{}^\circ )\nonumber\] Evaluate
    \[=\dfrac{\sqrt{3} }{2} \cdot \dfrac{\sqrt{2} }{2} -\dfrac{1}{2} \cdot \dfrac{\sqrt{2} }{2}\nonumber\] Simply
    \[=\dfrac{\sqrt{6} -\sqrt{2} }{4}\nonumber\]

    Exercise \(\PageIndex{2}\)

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

    Answer

    \[\sin \left(\dfrac{\pi }{12} \right)=\sin \left(\dfrac{\pi }{3} -\dfrac{\pi }{4} \right)=\sin \left(\dfrac{\pi }{3} \right)\cos \left(\dfrac{\pi }{4} \right)-\cos \left(\dfrac{\pi }{3} \right)\sin \left(\dfrac{\pi }{4} \right)\nonumber\]
    \[=\dfrac{\sqrt{3} }{2} \dfrac{\sqrt{2} }{2} -\dfrac{1}{2} \dfrac{\sqrt{2} }{2}\quad \dfrac{\sqrt{6} -\sqrt{2} }{4}\nonumber\]

    Example \(\PageIndex{2}\)

    Rewrite \(\sin \left(x-\dfrac{\pi }{4} \right)\) in terms of sin(\(x\)) and cos(\(x\)).

    Solution

    \[\sin \left(x-\dfrac{\pi }{4} \right)\nonumber\]Use the difference of angles identity for sine
    \[=\sin \left(x\right)\cos \left(\dfrac{\pi }{4} \right)-\cos \left(x\right)\sin \left(\dfrac{\pi }{4} \right)\nonumber\] Evaluate the cosine and sine and rearrange
    \[=\dfrac{\sqrt{2} }{2} \sin \left(x\right)-\dfrac{\sqrt{2} }{2} \cos \left(x\right)\nonumber\]

    Additionally, these identities can be used to simplify expressions or prove new identities

    Example \(\PageIndex{3}\)

    Prove \(\dfrac{\sin (a+b)}{\sin (a-b)} =\dfrac{\tan (a)+\tan (b)}{\tan (a)-\tan (b)}\).

    Solution

    As with any identity, we need to first decide which side to begin with. Since the left side involves sum and difference of angles, we might start there

    \[\dfrac{\sin (a+b)}{\sin (a-b)}\nonumber\] Apply the sum and difference of angle identities
    \[=\dfrac{\sin (a)\cos (b)+\cos (a)\sin (b)}{\sin (a)\cos (b)-\cos (a)\sin (b)}\nonumber\]

    Since it is not immediately obvious how to proceed, we might start on the other side, and see if the path is more apparent.

    \[\dfrac{\tan (a)+\tan (b)}{\tan (a)-\tan (b)}\nonumber\] Rewriting the tangents using the tangent identity
    \[=\dfrac{\dfrac{\sin (a)}{\cos (a)} +\dfrac{\sin (b)}{\cos (b)} }{\dfrac{\sin (a)}{\cos (a)} -\dfrac{\sin (b)}{\cos (b)} }\nonumber\]Multiplying the top and bottom by cos(\(a\))cos(\(b\))
    \[=\dfrac{\left(\dfrac{\sin (a)}{\cos (a)} +\dfrac{\sin (b)}{\cos (b)} \right)\cos (a)\cos (b)}{\left(\dfrac{\sin (a)}{\cos (a)} -\dfrac{\sin (b)}{\cos (b)} \right)\cos (a)\cos (b)}\nonumber\]Distributing and simplifying
    \[=\dfrac{\sin (a)\cos (b)+\sin (b)\cos (a)}{\sin (a)\cos (b)-\sin (b)\cos (a)}\nonumber\]From above, we recognize this
    \[=\dfrac{\sin (a+b)}{\sin (a-b)}\nonumber\]Establishing the identity

    These identities can also be used to solve equations.

    Example \(\PageIndex{4}\)

    Solve \(\sin (x)\sin (2x)+\cos (x)\cos (2x)=\dfrac{\sqrt{3} }{2}\).

    Solution

    By recognizing the left side of the equation as the result of the difference of angles identity for cosine, we can simplify the equation

    \[\sin (x)\sin (2x)+\cos (x)\cos (2x)=\dfrac{\sqrt{3} }{2}\nonumber\]Apply the difference of angles identity
    \[\cos (x-2x)=\dfrac{\sqrt{3} }{2}\nonumber\]
    \[\cos (-x)=\dfrac{\sqrt{3} }{2}\nonumber\]Use the negative angle identity
    \[\cos (x)=\dfrac{\sqrt{3} }{2}\nonumber\]

    Since this is a special cosine value we recognize from the unit circle, we can quickly write the answers:

    \[\begin{array}{l} {x=\dfrac{\pi }{6} +2\pi k} \\ {x=\dfrac{11\pi }{6} +2\pi k} \end{array}\nonumber\], where \(k\) is an integer

    Combining Waves of Equal Period

    A sinusoidal function of the form \(f(x)=A\sin (Bx+C)\) can be rewritten using the sum of angles identity.

    Example \(\PageIndex{5}\)

    Rewrite \(f(x)=4\sin \left(3x+\dfrac{\pi }{3} \right)\) as a sum of sine and cosine.

    Solution

    \[4\sin \left(3x+\dfrac{\pi }{3} \right)\nonumber\]Using the sum of angles identity
    \[=4\left(\sin \left(3x\right)\cos \left(\dfrac{\pi }{3} \right)+\cos \left(3x\right)\sin \left(\dfrac{\pi }{3} \right)\right)\nonumber\]Evaluate the sine and cosine
    \[=4\left(\sin \left(3x\right)\cdot \dfrac{1}{2} +\cos \left(3x\right)\cdot \dfrac{\sqrt{3} }{2} \right)\nonumber\]Distribute and simplify
    \[=2\sin \left(3x\right)+2\sqrt{3} \cos \left(3x\right)\nonumber\]

    Notice that the result is a stretch of the sine added to a different stretch of the cosine, but both have the same horizontal compression, which results in the same period.

    We might ask now whether this process can be reversed – can a combination of a sine and cosine of the same period be written as a single sinusoidal function? To explore this, we will look in general at the procedure used in the example above.

    \[f(x)=A\sin (Bx+C)\nonumber\]Use the sum of angles identity
    \[=A\left(\sin (Bx)\cos (C)+\cos (Bx)\sin (C)\right)\nonumber\]Distribute the \(A\)
    \[=A\sin (Bx)\cos (C)+A\cos (Bx)\sin (C)\nonumber\]Rearrange the terms a bit
    \[=A\cos (C)\sin (Bx)+A\sin (C)\cos (Bx)\nonumber\]

    Based on this result, if we have an expression of the form \(m\sin (Bx)+n\cos (Bx)\), we could rewrite it as a single sinusoidal function if we can find values A and C so that

    \(m\sin (Bx)+n\cos (Bx)\) \(=A\cos (C)\sin (Bx)+A\sin (C)\cos (Bx)\), which will require that:

    \[\begin{array}{l} {m=A\cos (C)} \\ {n=A\sin (C)} \end{array}\nonumber\] which can be rewritten as \[\begin{array}{l} {\dfrac{m}{A} =\cos (C)} \\ {\dfrac{n}{A} =\sin (C)} \end{array}\nonumber\]

    To find \(A\),

    \[m^{2} +n^{2} =\left(A\cos (C)\right)^{2} +\left(A\sin (C)\right)^{2}\nonumber\]
    \[=A^{2} \cos ^{2} (C)+A^{2} \sin ^{2} (C)\nonumber\]
    \[=A^{2} \left(\cos ^{2} (C)+\sin ^{2} (C)\right)\nonumber\]Apply the Pythagorean Identity and simplify
    \[=A^{2}\nonumber\]

    REWRITING A SUM OF SINE AND COSINE AS A SINGLE SINE

    To rewrite \(m\sin (Bx)+n\cos (Bx)\) as \(A\sin (Bx+C)\)

    \[A^{2} =m^{2} +n^{2}\quad \cos (C)=\dfrac{m}{A}\text{ and }\sin (C)=\dfrac{n}{A}\]

    You can use either of the last two equations to solve for possible values of C. Since there will usually be two possible solutions, we will need to look at both to determine which quadrant C is in and determine which solution for C satisfies both equations.

    Example \(\PageIndex{6}\)

    Rewrite \(4\sqrt{3} \sin (2x)-4\cos (2x)\) as a single sinusoidal function.

    Solution

    Using the formulas above, \(A^{2} =\left(4\sqrt{3} \right)^{2} +\left(-4\right)^{2} =16\cdot 3+16=64\), so \(A = 8\).

    Solving for \(C\),

    \[\cos (C)=\dfrac{4\sqrt{3} }{8} =\dfrac{\sqrt{3} }{2}\text{ so }C=\dfrac{\pi }{6}\text{ or }C=\dfrac{11\pi }{6}\nonumber\]

    However, notice \(\sin (C)=\dfrac{-4}{8} =-\dfrac{1}{2}\). Sine is negative in the third and fourth quadrant, so the angle that works for both is \(C=\dfrac{11\pi }{6}\).

    Combining these results gives us the expression

    \[8\sin \left(2x+\dfrac{11\pi }{6} \right)\nonumber\]

    Exercise \(\PageIndex{3}\)

    Rewrite \(-3\sqrt{2} \sin (5x)+3\sqrt{2} \cos (5x)\) as a single sinusoidal function.

    Answer

    \[A^{2} =\left(-3\sqrt{2} \right)^{2} +\left(3\sqrt{2} \right)^{2} =36\quad A=6\nonumber\]
    \[\cos (C)=\dfrac{-3\sqrt{2} }{6} =\dfrac{-\sqrt{2} }{2}\quad \sin (C)=\dfrac{3\sqrt{2} }{6} =\dfrac{\sqrt{2} }{2}\quad C=\dfrac{3\pi }{4}\nonumber\]
    \[6\sin \left(5x+\dfrac{3\pi }{4} \right)\nonumber\]

    Rewriting a combination of sine and cosine of equal periods as a single sinusoidal function provides an approach for solving some equations.

    Example \(\PageIndex{7}\)

    Solve \(3\sin (2x)+4\cos (2x)=1\) to find two positive solutions.

    Solution

    Since the sine and cosine have the same period, we can rewrite them as a single sinusoidal function.

    \[A^{2} =\left(3\right)^{2} +\left(4\right)^{2} =25\text{ so }A = 5\nonumber\]

    \[\cos (C)=\dfrac{3}{5}\text{ so }C=\cos ^{-1} \left(\dfrac{3}{5} \right)\approx 0.927\text{ or }C=2\pi -0.927=5.356\nonumber\]

    Since \(\sin (C)=\dfrac{4}{5}\), a positive value, we need the angle in the first quadrant, \(C = 0.927\).

    Using this, our equation becomes

    \[5\sin \left(2x+0.927\right)=1\nonumber\] Divide by 5
    \[\sin \left(2x+0.927\right)=\dfrac{1}{5}\nonumber\] Make the substitution \(u = 2x + 0.927\)
    \[\sin \left(u\right)=\dfrac{1}{5}\nonumber\]The inverse gives a first solution
    \[u=\sin ^{-1} \left(\dfrac{1}{5} \right)\approx 0.201\nonumber\] By symmetry, the second solution is
    \[u=\pi -0.201=2.940\nonumber\] A third solution would be
    \[u=2\pi +0.201=6.485\nonumber\]

    Undoing the substitution, we can find two positive solutions for \(x\).

    \[\begin{array}{ccccc}{2x+0.927=0.201}&{\text{or}}&{2x+0.927=2.940}&{\text{or}}&{2x+0.927=6.485}\\{2x=-0.726}&{}&{2x=2.013}&{}&{2x=5.558}\\{x=-0.363}&{}&{x=1.007}&{}&{x=2.779}\end{array}\nonumber\]

    Since the first of these is negative, we eliminate it and keep the two positive solutions, \(x=1.007\) and \(x=2.779\).

    The Product-to-Sum and Sum-to-Product Identities

    The Product-to-Sum Identities

    \[\begin{array}{l} {\sin (\alpha )\cos (\beta )=\dfrac{1}{2} \left(\sin (\alpha +\beta )+\sin (\alpha -\beta )\right)} \\ {\sin (\alpha )\sin (\beta )=\dfrac{1}{2} \left(\cos (\alpha -\beta )-\cos (\alpha +\beta )\right)} \\ {\cos (\alpha )\cos (\beta )=\dfrac{1}{2} \left(\cos (\alpha +\beta )+\cos (\alpha -\beta )\right)} \end{array}\]

    We will prove the first of these, using the sum and difference of angles identities from the beginning of the section. The proofs of the other two identities are similar and are left as an exercise.

    Proof of the product-to-sum identity for sin(\(\alpha\))cos(\(\beta\))

    Recall the sum and difference of angles identities from earlier

    \[\sin (\alpha +\beta )=\sin (\alpha )\cos (\beta )+\cos (\alpha )\sin (\beta )\nonumber\]
    \[\sin (\alpha -\beta )=\sin (\alpha )\cos (\beta )-\cos (\alpha )\sin (\beta )\nonumber\]

    Adding these two equations, we obtain

    \[\sin (\alpha +\beta )+\sin (\alpha -\beta )=2\sin (\alpha )\cos (\beta )\nonumber\]

    Dividing by 2, we establish the identity

    \[\sin (\alpha )\cos (\beta )=\dfrac{1}{2} \left(\sin (\alpha +\beta )+\sin (\alpha -\beta )\right)\nonumber\]

    Example \(\PageIndex{8}\)

    Write \(\sin (2t)\sin (4t)\) as a sum or difference.

    Solution

    Using the product-to-sum identity for a product of sines

    \[\sin (2t)\sin (4t)=\dfrac{1}{2} \left(\cos (2t-4t)-\cos (2t+4t)\right)\nonumber\]
    \[=\dfrac{1}{2} \left(\cos (-2t)-\cos (6t)\right)\nonumber\]If desired, apply the negative angle identity
    \[=\dfrac{1}{2} \left(\cos (2t)-\cos (6t)\right)\nonumber\]Distribute
    \[=\dfrac{1}{2} \cos (2t)-\dfrac{1}{2} \cos (6t)\nonumber\]

    Exercise \(\PageIndex{4}\)

    Evaluate \(\cos \left(\dfrac{11\pi }{12} \right)\cos \left(\dfrac{\pi }{12} \right)\).

    Answer

    \[\cos \left(\dfrac{11\pi }{12} \right)\cos \left(\dfrac{\pi }{12} \right)=\dfrac{1}{2} \left(\cos \left(\dfrac{11\pi }{12} +\dfrac{\pi }{12} \right)+\cos \left(\dfrac{11\pi }{12} -\dfrac{\pi }{12} \right)\right)\nonumber\]
    \[=\dfrac{1}{2} \left(\cos \left(\pi \right)+\cos \left(\dfrac{5\pi }{6} \right)\right)=\dfrac{1}{2} \left(-1-\dfrac{\sqrt{3} }{2} \right)\nonumber\]
    \[=\dfrac{-2-\sqrt{3} }{4}\nonumber\]

    The Sum-to-Product Identities

    \[\sin \left(u\right)+\sin \left(v\right)=2\sin \left(\dfrac{u+v}{2} \right)\cos \left(\dfrac{u-v}{2} \right)\]
    \[\sin \left(u\right)-\sin \left(v\right)=2\sin \left(\dfrac{u-v}{2} \right)\cos \left(\dfrac{u+v}{2} \right)\]
    \[\cos \left(u\right)+\cos \left(v\right)=2\cos \left(\dfrac{u+v}{2} \right)\cos \left(\dfrac{u-v}{2} \right)\]
    \[\cos \left(u\right)-\cos \left(v\right)=-2\sin \left(\dfrac{u+v}{2} \right)\sin \left(\dfrac{u-v}{2} \right)\]

    We will again prove one of these and leave the rest as an exercise.

    Proof of the sum-to-product identity for sine function

    We define two new variables:

    \[\begin{array}{l} {u=\alpha +\beta } \\ {v=\alpha -\beta } \end{array}\nonumber\]

    Adding these equations yields \(u+v=2\alpha\), giving \(\alpha =\dfrac{u+v}{2}\)

    Subtracting the equations yields \(u-v=2\beta\), or \(\beta =\dfrac{u-v}{2}\)

    Substituting these expressions into the product-to-sum identity

    \[\sin (\alpha )\cos (\beta )=\dfrac{1}{2} \left(\sin (\alpha +\beta )+\sin (\alpha -\beta )\right)\nonumber\]gives

    \[\sin \left(\dfrac{u+v}{2} \right)\cos \left(\dfrac{u-v}{2} \right)=\dfrac{1}{2} \left(\sin \left(u\right)+\sin \left(v\right)\right)\nonumber\]Multiply by 2 on both sides

    \[2\sin \left(\dfrac{u+v}{2} \right)\cos \left(\dfrac{u-v}{2} \right)=\sin \left(u\right)+\sin \left(v\right)\nonumber\]Establishing the identity

    Exercise \(\PageIndex{5}\)

    Notice that, using the negative angle identity, \(\sin \left(u\right)-\sin \left(v\right)=\sin (u)+\sin (-v)\). Use this along with the sum of sines identity to prove the sum-to-product identity for \(\sin \left(u\right)-\sin \left(v\right)\).

    Answer

    \[\sin (u)-\sin (v)\nonumber\]Use negative angle identity for sine
    \[\sin (u) + \sin (-v)\nonumber\]Use sum-to-product identity for sine
    \[2\text{sin} (\dfrac{u + (-v)}{2}) \text{cos} (\dfrac{u - (-v)}{2})\nonumber\]Eliminate the parenthesis
    \[2\text{sin} (\dfrac{u - v}{2}) \text{cos} (\dfrac{u + v}{2})\nonumber\]Establishing the identity

    Example \(\PageIndex{9}\)

    Evaluate \(\cos (15{}^\circ )-\cos (75{}^\circ )\).

    Solution

    Using the sum-to-product identity for the difference of cosines,

    \[\cos (15{}^\circ )-\cos (75{}^\circ )\nonumber\]
    \[=-2\sin \left(\dfrac{15{}^\circ +75{}^\circ }{2} \right)\sin \left(\dfrac{15{}^\circ -75{}^\circ }{2} \right)\nonumber\]Simplify
    \[=-2\sin \left(45{}^\circ \right)\sin \left(-30{}^\circ \right)\nonumber\]Evaluate
    \[=-2\cdot \dfrac{\sqrt{2} }{2} \cdot \dfrac{-1}{2} =\dfrac{\sqrt{2} }{2}\nonumber\]

    Example \(\PageIndex{10}\)

    Prove the identity \(\dfrac{\cos (4t)-\cos (2t)}{\sin (4t)+\sin (2t)} =-\tan (t)\).

    Solution

    Since the left side seems more complicated, we can start there and simplify.

    \[\dfrac{\cos (4t)-\cos (2t)}{\sin (4t)+\sin (2t)}\nonumber\]Use the sum-to-product identities
    \[=\dfrac{-2\sin \left(\dfrac{4t+2t}{2} \right)\sin \left(\dfrac{4t-2t}{2} \right)}{2\sin \left(\dfrac{4t+2t}{2} \right)\cos \left(\dfrac{4t-2t}{2} \right)}\nonumber\]Simplify
    \[=\dfrac{-2\sin \left(3t\right)\sin \left(t\right)}{2\sin \left(3t\right)\cos \left(t\right)}\nonumber\]Simplify further
    \[=\dfrac{-\sin \left(t\right)}{\cos \left(t\right)}\nonumber\]Rewrite as a tangent
    \[=-\tan (t)\nonumber\]Establishing the identity

    Example \(\PageIndex{11}\)

    Solve \(\sin \left(\pi {\kern 1pt} t\right)+\sin \left(3\pi {\kern 1pt} t\right)=\cos (\pi {\kern 1pt} t)\) for all solutions with \(0\le t<2\).

    Solution

    In an equation like th is, it is not immediately obvious how to proceed. One option would be to combine the two sine functions on the left side of the equation. Another would be to move the cosine to the left side of the equation, and combine it with one of the sines. For no particularly good reason, we’ll begin by combining the sines on the left side of the equation and see how things work out.

    \[\sin \left(\pi {\kern 1pt} t\right)+\sin \left(3\pi {\kern 1pt} t\right)=\cos (\pi {\kern 1pt} t)\nonumber\]Apply the sum to product identity on the left
    \[2\sin \left(\dfrac{\pi {\kern 1pt} t+3\pi {\kern 1pt} t}{2} \right)\cos \left(\dfrac{\pi {\kern 1pt} t-3\pi {\kern 1pt} t}{2} \right)=\cos (\pi {\kern 1pt} t)\nonumber\]Simplify
    \[2\sin \left(2\pi {\kern 1pt} t\right)\cos \left(-\pi {\kern 1pt} t\right)=\cos (\pi {\kern 1pt} t)\nonumber\]Apply the negative angle identity
    \[2\sin \left(2\pi {\kern 1pt} t\right)\cos \left(\pi {\kern 1pt} t\right)=\cos (\pi {\kern 1pt} t)\nonumber\]Rearrange the equation to be 0 on one side
    \[2\sin \left(2\pi {\kern 1pt} t\right)\cos \left(\pi {\kern 1pt} t\right)-\cos (\pi {\kern 1pt} t)=0\nonumber\]Factor out the cosine
    \[\cos \left(\pi {\kern 1pt} t\right)\left(2\sin \left(2\pi {\kern 1pt} t\right)-1\right)=0\nonumber\]

    Using the Zero Product Theorem we know that at least one of the two factors must be zero. The first factor, \(\cos \left(\pi {\kern 1pt} t\right)\), has period \(P=\dfrac{2\pi }{\pi } =2\), so the solution interval of \(0\le t<2\) represents one full cycle of this function.

    \[\cos \left(\pi {\kern 1pt} t\right)=0\nonumber\]Substitute \(u=\pi {\kern 1pt} t\)
    \[\cos \left(u\right)=0\nonumber\]On one cycle, this has solutions
    \[u=\dfrac{\pi }{2}\text{ or }u=\dfrac{3\pi }{2}\nonumber\]Undo the substitution
    \[\pi {\kern 1pt} t=\dfrac{\pi }{2}\text{, so }t=\dfrac{1}{2}\nonumber\]
    \[\pi {\kern 1pt} t=\dfrac{3\pi }{2}\text{, so }t=\dfrac{3}{2}\nonumber\]

    The second factor, \(2\sin \left(2\pi {\kern 1pt} t\right)-1\), has period of \(P=\dfrac{2\pi }{2\pi } =1\), so the solution interval \(0\le t<2\) contains two complete cycles of this function.

    \[2\sin \left(2\pi {\kern 1pt} t\right)-1=0\nonumber\] Isolate the sine
    \[\sin \left(2\pi {\kern 1pt} t\right)=\dfrac{1}{2}\nonumber\] Substitute \(u=2\pi {\kern 1pt} t\)
    \[\sin (u)=\dfrac{1}{2}\nonumber\] On one cycle, this has solutionsA graph of sine of pi t plus sine of 3 pi t in blue, and a graph of cosine pi t in red, from t equals 0 to t equals 2. The graphs appear to intersect at 6 locations.
    \[u=\dfrac{\pi }{6}\text{ or }u=\dfrac{5\pi }{6}\nonumber\] On the second cycle, the solutions are
    \[u=2\pi +\dfrac{\pi }{6} =\dfrac{13\pi }{6}\text{ or }u=2\pi +\dfrac{5\pi }{6} =\dfrac{17\pi }{6}\nonumber\] Undo the substitution
    \[2\pi {\kern 1pt} t=\dfrac{\pi }{6}\text{, so }t=\dfrac{1}{12}\nonumber\]
    \[2\pi {\kern 1pt} t=\dfrac{5\pi }{6}\text{, so }t=\dfrac{5}{12}\nonumber\]
    \[2\pi {\kern 1pt} t=\dfrac{13\pi }{6}\text{, so }t=\dfrac{13}{12}\nonumber\]
    \[2\pi {\kern 1pt} t=\dfrac{17\pi }{6}\text{, so }t=\dfrac{17}{12}\nonumber\]

    Altogether, we found six solutions on \(0\le t<2\), which we can confirm by looking at the graph.

    \[t=\dfrac{1}{12} ,\dfrac{5}{12} ,\dfrac{1}{2} ,\dfrac{13}{12} ,\dfrac{3}{2} ,\dfrac{17}{12}\nonumber\]

    Important Topics of This Section

    • The sum and difference identities
    • Combining waves of equal periods
    • Product-to-sum identities
    • Sum-to-product identities
    • Completing proofs

    This page titled 7.2: Addition and Subtraction Identities is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by David Lippman & Melonie Rasmussen (The OpenTextBookStore) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.