Skip to main content
Mathematics LibreTexts

5.0: Algebra with Trigonometric Ratios

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

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    In this chapter we apply some techniques from algebra to analyze more complicated trigonometric expressions. Before we begin, let’s review some algebraic terminology.

    • An algebraic expression is any meaningful collection of numbers, variables, and operation symbols. For example, the height of a golf ball is given in feet by the expression \(−16t^2 + 64t\), where \(t\) is the number of seconds after the ball is hit.
    • We evaluate an expression by substituting a specific value for the variable or variables involved. Thus, after 1 second, the height of the golf ball is

    \(-16(1)^2+64(11)=-16+64=48 \text { feet }\)

    and after 2 seconds, the height is

    \(-16(2)^2+64(2)=-64+128=64 \text { feet }\)

    and so on.

    Evaluating Trigonometric Expressions

    Trigonometric ratios represent numbers, and they may appear as part of an algebraic expression. Expressions containing trig ratios can be simplified or evaluated like other algebraic expressions.

    Example 5.1

    Evaluate each expression for \(X=30^{\circ}\) and \(Y=135^{\circ}\).

    a \(2 \tan Y+3 \sin X\)
    b \(6 \tan X \cos Y\)

    Answer

    a Substituting the values for \(X\) and \(Y\), we get

    \(2 \tan 135^{\circ}+3 \sin 30^{\circ}\)

    Next, we evaluate each trig ratio and follow the order of operations.

    \begin{aligned}
    2 \tan 135^{\circ}+3 \sin 30^{\circ} & =2(-1)+3\left(\dfrac{1}{2}\right) \\
    & =-2+\dfrac{3}{2}=\dfrac{-1}{2}
    \end{aligned}

    b This expression includes the product of two trig ratios \(6(\tan X)(\cos Y)\), where the parentheses indicate multiplication.

    \begin{aligned}
    6 \tan X \cos Y & =6\left(\tan 30^{\circ}\right)\left(\cos 135^{\circ}\right) \\
    & =6\left(\dfrac{1}{\sqrt{3}}\right)\left(\dfrac{-1}{\sqrt{2}}\right) \\
    & =\dfrac{-6}{\sqrt{6}}=-\sqrt{6}
    \end{aligned}

    Checkpoint 5.2

    Evaluate each expression for \(X=30^{\circ}, Y=60^{\circ}\).

    a \(4 \sin \left(3 X+45^{\circ}\right)\)
    b \(1-\cos (4 Y)\)

    Answer

    a \(2 \sqrt{2}\)
    b \(\dfrac{3}{2}\)

    Caution 5.3

    In the previous Exercise, \(\sin \left(3 X+45^{\circ}\right)\) is not equal to \(\sin 3 X+\sin 45^{\circ}\). That is,

    \(\sin \left(90^{\circ}+45^{\circ}\right) \neq \sin 90^{\circ}+\sin 45^{\circ}\)

    (You can check this for yourself.) We must follow the order of operations and evaluate the expression \(3 X+45^{\circ}\) inside parentheses before applying the sine function.

    Simplifying Trigonometric Expressions

    When we simplify an algebraic expression, we obtain a new expression that has the same values as the old one, but is easier to work with. For example, we can apply the distributive law and combine like terms to simplify

    \begin{aligned}
    2 x(x-6)+3(x+2) & =2 x^2-12 x+3 x+6 \\
    & =2 x^2-9 x+6
    \end{aligned}

    The new expression is equivalent to the old one, that is, the expressions have the same value when we evaluate them at any value of \(\boldsymbol{x}\). For instance, you can check that, at \(x=\mathbf{3}\),

    \begin{aligned}
    2(3)(3-6)+3(3+2)&=6(-3)+3(5)=-3 \\
    2(3)^2-9(3)+6&=18-27+6=-3
    \end{aligned}

    To simplify an expression containing trig ratios, we treat each ratio as a single variable. Compare the two calculations below:

    \(\begin{array}{ll}
    8 x y&-6 x y & =2 x y \\
    8 \cos \theta \sin \theta&-6 \cos \theta \sin \theta & =2 \cos \theta \sin \theta
    \end{array}\)

    Both calculations are examples of combining like terms. In the second calculation, we treat \(\cos \theta\) and \(\sin \theta\) as variables, just as we treat \(x\) and \(y\) in the first calculation.

    Example 5.4

    Simplify.

    a \(3 \tan A+4 \tan A-2 \cos A\)
    b \(2-\sin B+2 \sin B\)

    Answer

    a Combine like terms.

    \(3 \tan A+4 \tan A-2 \cos A=7 \tan A-2 \cos A\)

    Note that \(\tan A\) and \(\cos A\) are not like terms.

    b Combine like terms.

    \(2-\sin B+2 \sin B=2+\sin B\)

    Note that \(-\sin B\) means \(-1 \cdot \sin B\).

    Checkpoint 5.5

    Simplify \(2 \cos t-4 \cos w \sin w+3 \cos t-2 \cos w\)

    Answer

    \(5 \cos t-4 \cos w \sin w-2 \cos w\)

    Caution 5.6

    In the previous Exercise, note that \(\cos t\) and \(\cos w\) are not like terms. (We can choose values for \(t\) and \(w\) so that \(\cos t\) and \(\cos w\) have different values.)

    Example 5.7

    Simplify, and evaluate for \(z=40^{\circ}\).

    \(3 \sin z-\sin z \tan z+3 \sin z\)

    Answer

    We can combine like terms to get

    \(6 \sin z-\sin z \tan z\)

    Because \(40^{\circ}\) is not one of the angles for which we know exact trig values, we use a calculator to evaluate the expression.

    \begin{aligned}
    6 \sin 40^{\circ}-\left(\sin 40^{\circ}\right)\left(\tan 40^{\circ}\right) & =6(0.6428)(0.8391) \\
    & =3.3174
    \end{aligned}

    Checkpoint 5.8

    Simplify, and evaluate for \(x=25^{\circ}, y=70^{\circ}\)

    \(3 \cos x+\cos y-2 \cos y+\cos x\)

    Answer

    \(3.2832\)

    Powers of Trigonometric Ratios

    Compare the two expressions

    \((\cos \theta)^2 \quad \text{and} \quad\cos \left(\theta^2\right)\)

    They are not the same.

    • The first expression, \((\cos \theta)^2\), says to compute \(\cos \theta\) and then square the result.
    • \(\cos \left(\theta^2\right)\) says to square the angle first, and then compute the cosine.

    For example, if \(\theta=30^{\circ}\), then

    \begin{aligned}
    & \left(\cos 30^{\circ}\right)^2=\left(\dfrac{\sqrt{3}}{2}\right)^2=\dfrac{3}{4} \\
    & \text { but } \quad \cos \left(30^2\right)^{\circ}=\cos 900^{\circ}=\cos 180^{\circ}=-1 \\
    &
    \end{aligned}

    We usually write \(\cos ^2 \theta\) instead of \((\cos \theta)^2\), and \(\cos \theta^2\) for \(\cos \left(\theta^2\right)\). You must remember that

    The square of cosine.

    \(\cos ^2 \theta \quad \text { means } \quad(\cos \theta)^2\)

    The same notation applies to the other trig ratios, so that

    \(\sin ^2 \theta=(\sin \theta)^2 \quad \text { and } \quad \tan ^2 \theta=(\tan \theta)^2\)

    Example 5.9

    Evaluate \(\sin ^2 45^{\circ}\).

    Answer

    \(\sin ^2 45^{\circ}=\left(\sin 45^{\circ}\right)^2=\left(\dfrac{1}{\sqrt{2}}\right)^2=\dfrac{1}{2}\)

    Other powers are written in the same fashion. Thus, for example, \(\sin ^3 \theta=(\sin \theta)^3\).

    Checkpoint 5.10

    Evaluate \(\tan ^4 60^{\circ}\)

    Answer

    \(9\)

    Products

    We can multiply together trigonometric expressions, just as we multiply algebraic expressions. Recall that we use the distributive law in computing products such as

    \(x(3 x-2)=3 x^2-2 x\)

    and

    \((x-3)(x+5)=x^2+2 x-15\)

    Example 5.11

    Using the distributive law, multiply \(\quad \cos t(3 \cos t-2)\).

    Answer

    Think of \(\cos t\) as a single variable, and multiply by each term inside parentheses. (The algebraic form of the calculation is shown on the right in blue).

    \begin{aligned}
    \cos t(3\cos t - 2) &= (\cos t)(3\cos t) - (\cos t) \cdot 2) \quad &&\boldsymbol{x(3x-2) =x \cdot 3x - x \cdot 2} \\
    &= 3\cos^2 t - 2\cos t \quad &&=\boldsymbol{3x^2 - 2x}
    \end{aligned}

    Notice that we write \((\cos t)^2\) as \(\cos ^2 t\).

    Checkpoint 5.12

    Multiply \(2 \tan \beta\left(4 \tan ^2 \beta+\tan \alpha\right)\)

    Answer

    \(8 \tan ^3 \beta+2 \tan \beta \tan \alpha\)

    We can also use the distributive law to multiply binomials that include trig ratios. You may have used the acronym \(\boldsymbol{F O I L}\) to remember the four multiplications in a product of binomials: \(\boldsymbol{F}\)irst terms, Outside terms, \(\boldsymbol{I}\)nside terms, and \(\boldsymbol{L}\)ast terms.

    Example 5.13

    Multiply \(\quad(4 \sin C-1)(3 \sin C+2)\).

    Answer

    This calculation is similar to the product \((4 x-1)(3 x+2)\), except that the variable \(x\) has been replaced by \(\sin C\). Compare the calculations for the two products; first the familiar algebraic product:

    \begin{aligned}
    (4 x-1)(3 x+2) & =4 x \cdot 3 x+4 x \cdot 2-1 \cdot 3 x-1 \cdot 2 \\
    & =12 x^2+8 x-3 x-2=12 x^2+5 x-2
    \end{aligned}

    We compute the product in this example in the same way, but replacing \(x\) by \(\sin C\).

    \begin{aligned}
    (4 \sin C-1)(\sin C+2) & =(4 \sin C)(3 \sin C)+(4 \sin C) \cdot 2-1(3 \sin C)-1 \cdot 2 \\
    & =12 \sin ^2 C+5 \sin C-2
    \end{aligned}

    Checkpoint 5.14

    Expand \((4 \cos \alpha+3)^2\)

    Answer

    \(16 \cos ^2 \alpha+24 \cos \alpha+9\)

    Factoring

    We can factor trigonometric expressions with the same techniques we use for algebraic expressions. In the next two Examples, compare the familiar algebraic factoring with a similar trigonometric expression.

    Example 5.15

    Factor.

    a \(6 w^2-9 w\)
    b \(6 \sin ^2 \theta-9 \sin \theta\)

    Answer

    a We factor out the common factor, \(3 w\).

    \(6 w^2-9 w=3 w(2 w-3)\)

    b We factor out the common factor, \(3 \sin \theta\).

    \(6 \sin ^2 \theta-9 \sin \theta=3 \sin \theta(2 \sin \theta-3)\)

    Checkpoint 5.16

    Factor.

    a \(2 a^2-a b\)
    b \(2 \cos ^2 \phi-\cos \phi \sin \phi\)

    Answer

    a \(a(2 a-b)\)
    b \(\cos \phi(2 \cos \phi-\sin \phi)\)

    We can also factor quadratic trinomials.

    Example 5.17

    Factor.

    a \(t^2-3 t-10\)
    b \(\tan ^2 \alpha-3 \tan \alpha-10\)

    Answer

    a We look for numbers \(p\) and \(q\) so that \((t+p)(t+q)=t^2-3 t-10\). Their product is \(p q=-10\), and their sum is \(p+q=-3\). By checking the factors of \(-10\) for the correct sum, we find \(p=-5\) and \(q=2\). Thus,

    \(t^2-3 t-10=(t-5)(t+2)\)

    b Now replace \(t\) by \(\tan \alpha\) to find

    \(\tan ^2 \alpha-3 \tan \alpha-10=(\tan \alpha-5)(\tan \alpha+2)\)

    Checkpoint 5.18

    Factor.

    a \(3 z^2-2 z-1\)
    b \(3 \sin ^2 \beta-2 \sin \beta-1\)

    Answer

    a \((3 z+1)(z-1)\)
    b \((3 \sin \beta+1)(\sin \beta-1)\)

    Review the following skills you will need for this section.

    Algebra Refresher 5.1

    Factor.

    1 \(2x^2 + 5x - 12\)

    2 \(3x^2 - 2x - 8\)

    3 \(12x^2 + x - 1\)

    4 \(6x^2 - 13x - 15\)

    5 \(6x^2 - x - 12\)

    6 \(24x^2 + 10x - 21\)

    Algebra Refresher Answers

    1 \((2x-3)(x+4)\)

    2 \((3x+4)(x-2)\)

    3 \((4x-1)(3x+1)\)

    4 \((6x+5)(x-3)\)

    5 \((2x-3)(3x+4)\)

    6 \((6x+7)(4x-3)\)

    Section 5.1 Summary

    Vocabulary

    • Expression

    • Evaluate

    • Binomial

    • Trinomial

    • Simplify

    • Equivalent expression

    • Like terms

    • Distributive law

    • Factor

    Concepts

    1 Expression containing trig ratios can be simplified or evaluated like other algebraic expressions. To simplify an expression containing trig ratios, we treat each ratio as a single variable.

    2 \(\sin (X+Y)\) is not equal to \(\sin X+\sin Y\) (and the same holds for the other trig ratios). Remember that the parentheses indicate function notation, not multiplication.

    3 We write \(\cos ^2 \theta\) to denote \((\cos \theta)^2\), and \(\cos ^n \theta\) to denote \((\cos \theta)^n\). (Similarly for the other trig ratios.)

    4 We can factor trigonometric expressions with the same techniques we use for algebraic expressions.

    Study Questions

    1 To evaluate \(\cos ^2 30^{\circ}\), Delbert used the keystrokes

    \(\text { COS } 30 \quad x^2 \text { ENTER }\)

    and got the answer 1. Were his keystrokes correct? Why or why not?

    2 Make up an example to show that \(\tan (\theta+\phi) \neq \tan \theta+\tan \phi\).

    3 Factor each expression, if possible.

    \(\begin{array}{ll}
    \text { a } x^2-4 x \quad \quad&& \text { e } x^2-4 x+4 \\
    \text { b } x^2-4 && \text { f } x^2+4 x \\
    \text { c } x^2+4 && \text { g } x^2-4 x-4 \\
    \text { d } x^2+4 x+4 && \text { h }-x^2+4
    \end{array}\)

    Skills

    1 Evaluate trigonometric expressions #1–22

    2 Simplify trigonometric expressions #23–34

    3 Recognize equivalent expressions #35–44

    4 Multiply or expand trigonometric expressions #45–56

    5 Factor trigonometric expressions #57–70

    Homework 5.1

    For Problems 1-8, evaluate the expressions, using exact values for the trigonometric ratios.

    1. \(5 \tan 135^{\circ}+6 \cos 60^{\circ}\)
    2. \(3 \tan 240^{\circ}+8 \sin 300^{\circ}\)
    3. \(\sin \left(15^{\circ}+30^{\circ}\right)\)
    4. \(\cos \left(2 \cdot 75^{\circ}\right)\)
    5. \(8 \cos ^2\left(30^{\circ}\right)\)
    6. \(12 \sin ^2\left(315^{\circ}\right)\)
    7. \(3 \tan ^2\left(150^{\circ}\right)-\sin ^2\left(45^{\circ}\right)\)
    8. \(1+\tan ^2\left(120^{\circ}\right)\)

    For Problems 9-16, evaluate the expressions for \(x=30^{\circ}, y=45^{\circ}\), and \(z=60^{\circ}\). Give exact values for your answers.

    9. \(3 \sin x+5 \cos y\)
    10. \(4 \tan y+6 \cos y\)
    11. \(-2 \tan 3 y\)
    12. \(\sin (3 x-2 x)\)
    13. \(\cos ^2 x+\sin ^2 x\)
    14. \(7 \sin ^2 y+7 \cos ^2 y\)
    15. \(\cos x \cos x-\sin x \sin z\)
    16. \(\tan \left(180^{\circ}-x\right) \tan x\)

    For Problems 17–22, evaluate the expressions using a calculator.

    17.

    a \(\sin (10^{\circ} + 40^{\circ})\)

    b \(\sin 10^{\circ} + \sin 40^{\circ}\)

    c \(\sin 10^{\circ} \cos 40^{\circ} + \cos 10^{\circ} \sin 40^{\circ}\)

    18.

    a \(\cos \left(20^{\circ}+50^{\circ}\right)\)

    b \(\cos 20^{\circ}+\cos 50^{\circ}\)

    c \(\cos 20^{\circ} \cos 50^{\circ}-\sin 20^{\circ} \sin 50^{\circ}\)

    19.

    a \(\cos \left(2 \cdot 24^{\circ}\right)\)

    b \(2 \cos 24^{\circ}\)

    c \(2 \cos ^2\left(24^{\circ}\right)-1\)

    20.

    a \(\cos \left(3 \cdot 49^{\circ}\right)\)

    b \(3 \cos 49^{\circ}\)

    c \(4 \cos ^3\left(49^{\circ}\right)-3 \cos 49^{\circ}\)

    21.

    a \(\cos ^2\left(17^{\circ}\right)+\sin ^2\left(17^{\circ}\right)\)

    b \(\cos ^2\left(86^{\circ}\right)+\sin ^2\left(86^{\circ}\right)\)

    c \(\cos ^2\left(111^{\circ}\right)+\sin ^2\left(111^{\circ}\right)\)

    22.

    a \(\dfrac{1}{\cos ^2\left(25^{\circ}\right)}-\tan^2\left(25^{\circ}\right)\)

    b \(\dfrac{1}{\cos ^2\left(100^{\circ}\right)}-\tan^2\left(100^{\circ}\right)\)

    c \(\dfrac{1}{\cos ^2\left(8^{\circ}\right)}-\tan^2\left(8^{\circ}\right)\)

    For Problems 23–28, combine like terms.

    23.

    a \(3x^2 - x - 5x^2\)

    b \(3 \cos ^2 \theta-\cos \theta-5 \cos ^2 \theta\)

    24.

    a \(4 x+5 y-y\)

    b \(4 \cos \theta+5 \sin \theta-\sin \theta\)

    25.

    a \(-3 S C+7 S C\)

    b \(-3 \sin \theta \cos \theta+7 \sin \theta \cos \theta\)

    26.

    a \(4 S C+11 S C-17 S C\)

    b \(4 \sin \theta \cos \theta+11 \sin \theta \cos \theta-17 \sin \theta \cos \theta\)

    27.

    a \(-C^2 S^3+6 C^2 S^3\)

    b \(-\cos ^2 \theta \sin ^3 \theta+6 \cos ^2 \theta \sin ^3 \theta\)

    28.

    a \(7 C^2 S^2-(2 C S)^2\)

    b \(7 \cos ^2 \theta \sin ^2 \theta-(2 \cos \theta \sin \theta)^2\)

    For Problems 29-34, simplify the expression, then evaluate.

    29. \(\cos t+2 \cos t \sin t-3 \cos t\), for \(t=143^{\circ}\)
    30. \(11 \tan w-4 \tan w+6 \tan w \cos w\), for \(w=8^{\circ}\)
    31. \(7 \tan \theta-4 \tan \phi+3 \tan \phi-6 \tan \theta\), for \(\theta=21^{\circ}, \phi=89^{\circ}\)
    32. \(5 \sin A+\sin B-6 \sin B+6 \sin A\), for \(A=111^{\circ}, B=26^{\circ}\)
    33. \(-\sin x \cos x-\sin (2 x)+3 \sin x \cos x\), for \(x=107^{\circ}\)
    34. \(4 \cos u \sin u+3 \sin 2 u-10 \sin u \cos u\), for \(u=2^{\circ}\)

    For Problems 35–44, decide whether or not the expressions are equivalent. Explain.

    35. \(\cos (x+y), \quad \cos x+\cos y\)
    36. \(\sin (\theta-\phi), \quad \sin \theta-\sin \phi\)
    37. \(\tan (2 A), 2 \tan A\)
    38. \(\cos \left(\frac{1}{2} \beta\right), \quad \frac{1}{2} \cos \beta\)
    39. \((\sin \alpha)^2, \quad \sin ^2 \alpha\)
    40. \((\tan B)^2, \quad \tan \left(B^2\right)\)
    41. \(\sin 3 t+\sin 5 t, \quad \sin 8 t\)
    42. \(3 \cos 2 x+5 \cos 2 x, 8 \cos 2 x\)
    43. \(\tan \left(\theta+45^{\circ}\right)-\tan \theta, \quad \tan 45^{\circ}\)
    44. \(\sin \left(30^{\circ}+z\right)+\sin \left(30^{\circ}-z\right), \quad \sin 60^{\circ}\)

    For Problems 45–56, multiply or expand.

    45.

    a \(x(2 x-1)\)

    b \(\sin A(2 \sin A-1)\)

    46.

    a \(q(5 r-q)\)

    b \(\cos \theta(5 \sin \theta-\cos \theta)\)

    47.

    a \(a(b-3 a)\)

    b \(\tan A(\tan B-3 \tan A)\)

    48.

    a \(3 w(2 w-z)\)

    b \(3 \sin \alpha(2 \sin \alpha-\sin \beta)\)

    49.

    a \((C+1)(2 C-1)\)

    b \((\cos \phi+1)(2 \cos \phi-1)\)

    50.

    a \((3 S-2)(S+1)\)

    b \((3 \sin B-2)(\sin B+1)\)

    51.

    a \((a+b)(a-b)\)

    b \((\cos \theta+\cos \phi)(\cos \theta-\cos \phi)\)

    52.

    a \((t-w)(t+4 w)\)

    b \((\tan \alpha-\tan \beta)(\tan \alpha+4 \tan \beta)\)

    53.

    a \((1-T)^2\)

    b \((1-\tan \theta)^2\)

    54.

    a \((2+3 S)^2\)

    b \((2+3 \sin \theta)^2\)

    55.

    a \(\left(T^2+2\right)\left(T^2-2\right)\)

    b \(\left(\tan ^2 \theta+2\right)\left(\tan ^2 \theta-2\right)\)

    56.

    a \(\left(2 c^2-3\right)\left(2 c^2+3\right)\)

    b \(\left(2 \cos ^2 \phi-3\right)\left(2 \cos ^2 \phi+3\right)\)

    For Problems 57–70, factor.

    57.

    a \(9 m+15 n\)

    b \(9 \cos \alpha+15 \cos \beta\)

    58.

    a \(12 p-20 q\)

    b \(12 \sin \theta-20 \sin \phi\)

    59.

    a \(5 r^2-10 q r\)

    b \(5 \tan ^2 C-10 \tan B \tan C\)

    60.

    a \(2 x^2-6 x y\)

    b \(2 \sin ^2 a-6 \sin A \cos A\)

    61.

    a \(9 C^2-1\)

    b \(9 \cos ^2 \beta-1\)

    62.

    a \(25 S^2-16 S\)

    b \(25 \sin ^2 \beta-16 \sin \beta\)

    63.

    a \(6 T^3-8 T^2\)

    b \(6 \tan ^3 A-8 \tan ^2 A\)

    64.

    a \(9 T^2-15 T^3\)

    b \(9 \tan ^2 B-15 \tan ^3 B\)

    65.

    a \(t^2-t-20\)

    b \(\tan ^2 \theta-\tan \theta-20\)

    66.

    a \(s^2+5 s-6\)

    b \(\sin ^2 A+5 \sin A-6\)

    67.

    a \(3 c^2+2 c-1\)

    b \(3 \cos ^2 B+2 \cos B-1\)

    68.

    a \(8 S^2-6 S+1\)

    b \(8 \sin ^2 \phi-6 \sin \phi+1\)

    69.

    a \(6 S^2-5 S-1\)

    b \(6 \sin ^2 \alpha-5 \sin \alpha-1\)

    70.

    a \(T^2-4 T-12\)

    b \(\tan ^2 \alpha-4 \tan \alpha-12\)


    This page titled 5.0: Algebra with Trigonometric Ratios is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Katherine Yoshiwara via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?