Skip to main content
Mathematics LibreTexts

7.1: Solving Trigonometric Equations with Identities

  • Page ID
    13870
  • \( \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}}\)

    In the last chapter, we solved basic trigonometric equations. In this section, we explore the techniques needed to solve more complicated trig equations. Building from what we already know makes this a much easier task.

    Consider the function \(f(x)=2x^{2} +x\). If you were asked to solve \(f(x)=0\), it requires simple algebra:

    \[2x^{2} +x=0\nonumber\]Factor
    \[x(2x+1)=0\nonumber\]Giving solutions
    \[x = 0\text{ or }x = -\dfrac{1}{2}\nonumber\]

    Similarly, for \(g(t)=\sin (t)\), if we asked you to solve \(g(t)=0\), you can solve this using unit circle values:

    \[\sin (t)=0\text{ for }t=0, \pi , 2\pi\text{ and so on.}\nonumber\]

    Using these same concepts, we consider the composition of these two functions:

    \[f(g(t))=2(\sin (t))^{2} +(\sin (t))=2\sin ^{2} (t)+\sin (t)\nonumber\]

    This creates an equation that is a polynomial trig function. With these types of functions, we use algebraic techniques like factoring and the quadratic formula, along with trigonometric identities and techniques, to solve equations.

    As a reminder, here are some of the essential trigonometric identities that we have learned so far:

    DefinitionS: IDENTITIES

    Pythagorean Identities

    \[\cos ^{2} (t)+\sin ^{2} (t)=1\quad 1+\cot ^{2} (t)=\csc ^{2} (t)\quad 1+\tan ^{2} (t)=\sec ^{2} (t)\]

    Negative Angle Identities

    \[\sin (-t)=-\sin (t)\quad \cos (-t)=\cos (t)\quad \tan (-t)=-\tan (t)\]

    \[\csc (-t)=-\csc (t)\quad \sec (-t)=\sec (t)\quad \cot (-t)=-\cot (t)\]

    Reciprocal Identities

    \[\sec (t)=\dfrac{1}{\cos (t)}\quad \csc (t)=\dfrac{1}{\sin (t)}\quad \tan (t)=\dfrac{\sin (t)}{\cos (t)}\quad \cot (t)=\dfrac{1}{\tan (t)}\]

    Example \(\PageIndex{1}\)

    Solve \(2\sin ^{2} (t)+\sin (t)=0\) for all solutions with \(0\le t<2\pi\).

    Solution

    This equation kind of looks like a quadratic equation, but with sin(t) in place of an algebraic variable (we often call such an equation “quadratic in sine”). As with all quadratic equations, we can use factoring techniques or the quadratic formula. This expression factors nicely, so we proceed by factoring out the common factor of sin(\(t\)):

    \[\sin (t)\left(2\sin (t)+1\right)=0\nonumber\]

    Using the zero product theorem, we know that the product on the left will equal zero if either factor is zero, allowing us to break this equation into two cases:

    \[\sin (t)=0\text{ or }2\sin (t)+1=0\nonumber\]

    We can solve each of these equations independently, using our knowledge of special angles. A graph of 2 sine squared t plus sine t.  The graph oscillates with varying amplitude, crossing the t-axis at 0, and at location near 3.1, 3.6, 5.7, and 6.2.

    \[\sin (t)=0\nonumber\]
    \[2\sin (t)+1=0\nonumber\]
    \[t = 0\text{ or }t = \pi\nonumber\]
    \[\sin (t)=-\dfrac{1}{2}\nonumber\]
    \[t=\dfrac{7\pi }{6}\text{ or }t=\dfrac{11\pi }{6}\nonumber\]

    Together, this gives us four solutions to the equation on \(0\le t<2\pi\):

    \[t=0,\pi ,\dfrac{7\pi }{6} ,\dfrac{11\pi }{6}\nonumber\]

    We could check these answers are reasonable by graphing the function and comparing the zeros.

    Example \(\PageIndex{2}\)

    Solve \(3\sec ^{2} (t)-5\sec (t)-2=0\) for all solutions with \(0\le t<2\pi\).

    Solution

    Since the left side of this equation is quadratic in secant, we can try to factor it, and hope it factors nicely.

    If it is easier to for you to consider factoring without the trig function present, consider using a substitution \(u=\sec (t)\), resulting in \(3u^{2} -5u-2=0\), and then try to factor:

    \[3u^{2} -5u-2=(3u+1)(u-2)\nonumber\]

    Undoing the substitution,

    \[(3\sec (t)+1)(\sec (t)-2)=0\nonumber\]

    Since we have a product equal to zero, we break it into the two cases and solve each separately.

    \[3\sec (t)+1=0\nonumber\]Isolate the secant
    \[\sec (t)=-\dfrac{1}{3}\nonumber\]Rewrite as a cosine
    \[\dfrac{1}{\cos (t)} =-\dfrac{1}{3}\nonumber\]Invert both sides
    \[\cos (t)=-3\nonumber\]

    Since the cosine has a range of [-1, 1], the cosine will never take on an output of -3. There are no solutions to this case.

    Continuing with the second case,

    \[\sec (t)-2=0\nonumber\]Isolate the secant
    \[\sec (t)=2\nonumber\]Rewrite as a cosineA graph of 3 secant square t minus 5 secant t minus 2. The graph has several segments and asymptotes. Between 0 and 2 pi the graph has two t intercepts near t equals 1 and t equals 5.2.
    \[\dfrac{1}{\cos (t)} =2\nonumber\]Invert both sides
    \[\cos (t)=\dfrac{1}{2}\nonumber\]This gives two solutions
    \[t=\dfrac{\pi }{3}\text{ or }t=\dfrac{5\pi }{3}\nonumber\]

    These are the only two solutions on the interval.

    By utilizing technology to graph \(f(t)=3\sec ^{2} (t)-5\sec (t)-2\), a look at a graph confirms there are only two zeros for this function on the interval [0, 2 \(\pi\)), which assures us that we didn’t miss anything.

    Exercise \(\PageIndex{1}\)

    Solve \(2\sin ^{2} (t)+3\sin (t)+1=0\) for all solutions with \(0\le t<2\pi\).

    Answer

    Factor as \[\left(2\sin (t)+1\right)\left(\sin (t)+1\right)=0\nonumber\]
    \[2\sin (t)+1=0\text{ at }t=\dfrac{7\pi }{6} ,\dfrac{11\pi }{6}\nonumber\]
    \[\sin (t)+1=0\text{ at }t=\dfrac{3\pi }{2}\nonumber\]
    \[t=\dfrac{7\pi }{6} ,\dfrac{3\pi }{2} ,\dfrac{11\pi }{6}\nonumber\]

    When solving some trigonometric equations, it becomes necessary to first rewrite the equation using trigonometric identities. One of the most common is the Pythagorean Identity, \(\sin ^{2} (\theta )+\cos ^{2} (\theta )=1\) which allows you to rewrite \(\sin ^{2} (\theta )\) in terms of \(\cos ^{2} (\theta )\) or vice versa,

    IDENTITIES

    Alternate Forms of the Pythagorean Identity

    \[\begin{array}{l} {\sin ^{2} (\theta )=1-\cos ^{2} (\theta )} \\ {\cos ^{2} (\theta )=1-\sin ^{2} (\theta )} \end{array}\]

    These identities become very useful whenever an equation involves a combination of sine and cosine functions.

    Example \(\PageIndex{3}\)

    Solve \(2\sin ^{2} (t)-\cos (t)=1\) for all solutions with \(0\le t<2\pi\).

    Solution

    Since this equation has a mix of sine and cosine functions, it becomes more complicated to solve. It is usually easier to work with an equation involving only one trig function. This is where we can use the Pythagorean Identity.

    \[2\sin ^{2} (t)-\cos (t)=1\nonumber\]Using \(\sin ^{2} (\theta )=1-\cos ^{2} (\theta )\)
    \[2\left(1-\cos ^{2} (t)\right)-\cos (t)=1\nonumber\]Distributing the 2
    \[2-2\cos ^{2} (t)-\cos (t)=1\nonumber\]

    Since this is now quadratic in cosine, we rearrange the equation so one side is zero and factor.

    \[-2\cos ^{2} (t)-\cos (t)+1=0\nonumber\]Multiply by -1 to simplify the factoring
    \[2\cos ^{2} (t)+\cos (t)-1=0\nonumber\]Factor
    \[\left(2\cos (t)-1\right)\left(\cos (t)+1\right)=0\nonumber\]

    This product will be zero if either factor is zero, so we can break this into two separate cases and solve each independently.

    \[2\cos (t)-1=0\text{ or }\cos (t)+1=0\nonumber\]
    \[\cos (t)=\dfrac{1}{2}\text{ or }\cos (t)=-1\nonumber\]
    \[t=\dfrac{\pi }{3}\text{ or }t=\dfrac{5\pi }{3}\text{ or }t=\pi\nonumber\]

    Exercise \(\PageIndex{3}\)

    Solve \(2\sin ^{2} (t)=3\cos (t)\) for all solutions with \(0\le t<2\pi\).

    Answer

    \[2\left(1-\cos ^{2} (t)\right)=3\cos (t)\nonumber\]
    \[2\cos ^{2} (t)+3\cos (t)-2=0\nonumber\]
    \[\left(2\cos (t)-1\right)\left(\cos (t)+2\right)=0\nonumber\]
    \(\cos (t)+2=0\) has no solutions \(2\cos (t)-1=0\) at \(t=\dfrac{\pi }{3} ,\dfrac{5\pi }{3}\)

    In addition to the Pythagorean Identity, it is often necessary to rewrite the tangent, secant, cosecant, and cotangent as part of solving an equation.

    Example \(\PageIndex{4}\)

    Solve \(\tan (x)=3\sin (x)\) for all solutions with \(0\le x<2\pi\).

    Solution

    With a combination of tangent and sine, we might try rewriting tangent

    \[\tan (x)=3\sin (x)\nonumber\]
    \[\dfrac{\sin (x)}{\cos (x)} =3\sin (x)\nonumber\]Multiplying both sides by cosine
    \[\sin (x)=3\sin (x)\cos (x) \nonumber\]

    At this point, you may be tempted to divide both sides of the equation by sin(\(x\)).

    Resist the urge. When we divide both sides of an equation by a quantity, we are assuming the quantity is never zero. In this case, when sin(\(x\)) = 0 the equation is satisfied, so we’d lose those solutions if we divided by the sine.

    To avoid this problem, we can rearrange the equation so that one side is zero (You technically can divide by sin(x), as long as you separately consider the case where sin(x) = 0. Since it is easy to forget this step, the factoring approach used in the example is recommended.).

    \[\sin (x)-3\sin (x)\cos (x)=0\nonumber\]Factoring out sin(\(x\)) from both parts
    \[\sin (x)\left(1-3\cos (x)\right)=0 \nonumber\]

    From here, we can see we get solutions when \(\sin (x)=0\) or \(1-3\cos (x)=0\).

    Using our knowledge of the special angles of the unit circle,

    \[\sin (x)=0\text{ when }x = 0\text{ or }x = \pi\nonumber\]

    For the second equation, we will need the inverse cosine.

    \[1-3\cos (x)=0\nonumber\]
    \[\cos (x)=\dfrac{1}{3}\nonumber\]Using our calculator or technology
    \[x=\cos ^{-1} \left(\dfrac{1}{3} \right)\approx 1.231\nonumber\]Using symmetry to find a second solution
    \[x=2\pi -1.231=5.052 \nonumber\]

    We have four solutions on \(0 \le x<2\pi\):

    \[x = 0, 1.231, \quad\pi , 5.052\nonumber\]

    Example \(\PageIndex{3}\)

    Solve \(\sec (\theta )=2\cos (\theta )\) to find the first four positive solutions.

    Answer

    \[\dfrac{1}{\cos (\theta )} =2\cos (\theta )\nonumber\]
    \[\dfrac{1}{2} =\cos ^{2} (\theta )\nonumber\]
    \[\cos (\theta )=\pm \sqrt{\dfrac{1}{2} } =\pm \dfrac{\sqrt{2} }{2}\nonumber\]
    \[\theta =\dfrac{\pi }{4} ,\dfrac{3\pi }{4} ,\dfrac{5\pi }{4} ,\dfrac{7\pi }{4}\nonumber\]

    Example \(\PageIndex{5}\)

    Solve \(\dfrac{4}{\sec ^{2} (\theta )} +3\cos \left(\theta \right)=2\cot \left(\theta \right)\tan \left(\theta \right)\) for all solutions with \(0\le \theta <2\pi\).

    Solution

    \[\dfrac{4}{\sec ^{2} (\theta )} +3\cos \left(\theta \right)=2\cot \left(\theta \right)\tan \left(\theta \right)\nonumber\] Using the reciprocal identities
    \[4\cos ^{2} (\theta )+3\cos (\theta )=2\dfrac{1}{\tan (\theta )} \tan (\theta )\nonumber\] Simplifying
    \[4\cos ^{2} \left(\theta \right)+3\cos \left(\theta \right)=2\nonumber\] Subtracting 2 from each side
    \[4\cos ^{2} \left(\theta \right)+3\cos \left(\theta \right)-2=0\nonumber\]

    This does not appear to factor nicely so we use the quadratic formula, remembering that we are solving for cos( \(\theta\)).

    \[\cos (\theta )=\dfrac{-3\pm \sqrt{3^{2} -4(4)(-2)} }{2(4)} =\dfrac{-3\pm \sqrt{41} }{8}\nonumber\]

    Using the negative square root first,

    \[\cos (\theta )=\dfrac{-3-\sqrt{41} }{8} =-1.175\nonumber\]

    This has no solutions, since the cosine can’t be less than -1.

    Using the positive square root,

    \[\cos (\theta )=\dfrac{-3+\sqrt{41} }{8} =0.425\nonumber\]
    \[\theta =\cos ^{-1} \left(0.425\right)=1.131\nonumber\] By symmetry, a second solution can be found
    \[\theta =2\pi -1.131=5.152\nonumber\]

    Important Topics of This Section

    • Review of Trig Identities
    • Solving Trig Equations
    • By Factoring
    • Using the Quadratic Formula
    • Utilizing Trig Identities to simplify

    This page titled 7.1: Solving Trigonometric Equations with 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.