Chapter 5: Equations and Identities

5.1 Algebra with Trigonometric Ratios

Algebra Refresher

Factor.
  1. [latex]2x^2 + 5x - 12[/latex]
  2. [latex]3x^2 - 2x - 8[/latex]
  3. [latex]12x^2 + x - 1[/latex]
  4. [latex]6x^2 - 13x - 15[/latex]
  5. [latex]6x^2 - x - 12[/latex]
  6. [latex]24x^2 + 10x - 21[/latex]

[latex]\underline{\qquad\qquad\qquad\qquad}[/latex]

Algebra Refresher Answers
  1. [latex](2x - 3)(x + 4)[/latex]
  2. [latex](3x + 4)(x - 2)[/latex]
  3. [latex](4x - 1)(3x + 1)[/latex]
  4. [latex](6x + 5)(x - 3)[/latex]
  5. [latex](2x - 3)(3x + 4)[/latex]
  6. [latex](6x + 7)(4x - 3)[/latex]

 

Learning Objectives

  • Evaluate trigonometric expressions
  • Simplify trigonometric expressions
  • Recognize equivalent expressions
  • Multiply or expand trigonometric expressions
  • Factor trigonometric expressions

 

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 [latex]-16t^2 + 64t{,}[/latex] where [latex]t[/latex] 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
    [latex]-16({1})^2 + 64(1{1}) = -16 + 64 = 48[/latex] (feet)
  • and after 2 seconds, the height is[latex]-16({2})^2 + 64({2}) = -64 + 128 = 64[/latex] (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.

Examples 5.1

Evaluate each expression for [latex]X = 30°[/latex] and [latex]Y = 135°{.}[/latex]

  1. [latex]2 \tan Y + 3\sin X[/latex]
  2. [latex]6\tan X \cos Y[/latex]
Solution
  1. Substituting the values for [latex]X[/latex] and [latex]Y{,}[/latex] we get
    [latex]2 \tan {135°} + 3\sin {30°}[/latex]
    Next, we evaluate each trig ratio and follow the order of operations.
    [latex]2 \tan {135°} + 3\sin {30°} = 2(-1) + 3(\dfrac{1}{2})\ = -2 + \dfrac{3}{2} =\dfrac{-1}{2}[/latex]
  2. This expression includes the product of two trig ratios [latex]6(\tan X)(\cos Y){,}[/latex] where the parentheses indicate multiplication.
    [latex]6\tan X \cos Y = 6(\tan {30°})(\cos {135°})\ = 6\left(\frac{1}{\sqrt{3}}\right) \left(\dfrac{-1}{\sqrt{2}}\right) \ =\dfrac{-6}{\sqrt{6}} = -\sqrt{6}[/latex]
Checkpoint 5.2.
Evaluate each expression for [latex]X = 30°{,}[/latex] [latex]Y = 60°{.}[/latex]
  1. [latex]4\sin (3X + 45°)[/latex]
  2. [latex]1 - \cos(4Y)[/latex]
Solution
  1. [latex]2\sqrt{2}[/latex]
  2. [latex]\dfrac{3}{2}[/latex]

Caution 5.3.

In the previous exercise, [latex]\sin (3X + 45°)[/latex] is not equal to [latex]\sin 3X + \sin 45°{.}[/latex] That is,
[latex]\sin (90° + 45°) \neq \sin 90° + \sin 45°[/latex]
(You can check this for yourself.) We must follow the order of operations and evaluate the expression [latex]3X + 45°[/latex] 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
[latex]2x(x - 6) + 3(x + 2) = 2x^2 - 12x + 3x + 6\ = 2x^2 - 9x + 6[/latex]
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 [latex]x{.}[/latex] For instance, you can check that at [latex]x = {3}{,}[/latex][latex]2({3})({3} - 6) + 3({3} + 2) = 6(-3) + 3(5) = -3[/latex]and[latex]2({3})^2 - 9({3}) + 6 = 18 - 27 + 6 = -3[/latex]
To simplify an expression containing trig ratios, we treat each ratio as a single variable. Compare the two calculations below:
[latex]{4} 8xy -{} 6xy = 2xy\ 8\cos \theta \sin \theta -{} 6\cos\theta \sin \theta = 2\cos \theta \sin \theta[/latex]
Both calculations are examples of combining like terms. In the second calculation, we treat [latex]\cos \theta[/latex] and [latex]\sin \theta[/latex] as variables, just as we treat [latex]x[/latex] and [latex]y[/latex] in the first calculation.

Examples 5.4

Simplify.
  1. [latex]3\tan A + 4\tan A - 2\cos A[/latex]
  2. [latex]2 - \sin B + 2\sin B[/latex]
Solution
  1. Combine like terms.
    [latex]3\tan A + 4\tan A - 2\cos A = 7 \tan A - 2\cos A[/latex]
    Note that [latex]\tan A[/latex] and [latex]\cos A[/latex] are not like terms.
  2. Combine like terms.
    [latex]2 - \sin B + 2\sin B = 2 + \sin B[/latex]
    Note that [latex]-\sin B[/latex] means [latex]-1\cdot \sin B{.}[/latex]

Checkpoint 5.5.

Simplify [latex]2 \cos t - 4 \cos w \sin w + 3 \cos t - 2 \cos w[/latex]
Solution

[latex]5\cos t - 4\cos w \sin w - 2 \cos w[/latex]

Caution 5.6.

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

 

Examples 5.7

Simplify and evaluate for [latex]z = 40°{.}[/latex]
[latex]3 \sin z - \sin z \tan z + 3 \sin z[/latex]
Solution

We can combine like terms to get
[latex]6 \sin z - \sin z \tan z[/latex]
Because [latex]40°[/latex] is not one of the angles for which we know exact trig values, we use a calculator to evaluate the expression.
[latex]6 \sin 40° - (\sin 40°)(\tan 40°) = 6 (0.6428)(0.8391)\ = 3.3174[/latex]

 

Checkpoint 5.8.

Simplify and evaluate for [latex]x = 25°,~y = 70°[/latex]
[latex]3 \cos x + \cos y - 2 \cos y + \cos x[/latex]

Solution

[latex]3.2832[/latex]

Powers of Trigonometric Ratios

Compare the two expressions:
[latex](\cos \theta)^2~~{and}~~~ \cos (\theta^2)[/latex]
They are not the same.

  • The first expression, [latex](\cos \theta)^2{,}[/latex] says to compute [latex]\cos \theta[/latex] and then square the result.
  • [latex]\cos (\theta^2)[/latex] says to square the angle first, and then compute the cosine.

For example, if [latex]\theta = 30°{,}[/latex] then
[latex](\cos 30°)^2 = \left(\dfrac{\sqrt{3}}{2}\right)^2 = \dfrac{3}{4}\ {but}~~~~~~~~ \cos (30^2)° =\cos 900° = \cos 180° = -1[/latex]

We usually write [latex]\cos^2 \theta[/latex] instead of [latex](\cos \theta)^2{,}[/latex] and [latex]\cos \theta^2[/latex] for [latex]\cos (\theta^2){.}[/latex] You must remember that

The square of cosine

[latex]\cos^2 \theta ~~~~ {means} ~~~~~(\cos \theta)^2[/latex]

 The same notation applies to the other trig ratios, so that
[latex]\sin^2 \theta = (\sin \theta)^2 ~~~{and}~~~ \tan^2 \theta = (\tan \theta)^2[/latex]

Examples 5.9

Evaluate [latex]\sin^2 45°{.}[/latex]
Solution

[latex]\sin^2 45° = (\sin 45°)^2 = \left(\dfrac{1}{\sqrt{2}}\right)^2 = \dfrac{1}{2}[/latex]

Other powers are written in the same fashion. Thus, for example, [latex]\sin^3\theta = (\sin \theta)^3{.}[/latex]

Checkpoint 5.10.

Evaluate [latex]\tan^4 60°[/latex]
Solution

[latex]9[/latex]

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
[latex]x(3x - 2) = 3x^2 - 2x[/latex]
and
[latex](x - 3)(x + 5) = x^2 + 2x - 15[/latex]

Examples 5.11

Using the distributive law, multiply [latex]~~\cos t (3 \cos t - 2){.}[/latex]

Solution

Think of [latex]\cos t[/latex] as a single variable, and multiply by each term inside parentheses. (The algebraic form of the calculation is shown on the right in blue.)
[latex]\cos t (3 \cos t - 2) = (\cos t)(3 \cos t) - (\cos t)\cdot 2 {x (3x-2) = x\cdot 3x - x\cdot 2}\ = 3\cos^2 t - 2\cos t {=3x^2 - 2x}[/latex]
Notice that we write [latex](\cos t)^2[/latex] as [latex]\cos^2 t{.}[/latex]

Checkpoint 5.12.

Multiply [latex]~~2\tan \beta (4 \tan^2 \beta + \tan \alpha)[/latex]
Solution

[latex]8 \tan^3 \beta + 2 \tan \beta \tan \alpha[/latex]

We can also use the distributive law to multiply binomials that include trig ratios. You may have used the acronym [latex]{FOIL}[/latex] to remember the four multiplications in a product of binomials: [latex]{F}[/latex]irst terms, [latex]{O}[/latex]utside terms, [latex]{I}[/latex]nside terms, and [latex]{L}[/latex]ast terms.

Example 5.13

Multiply [latex]~~(4\sin C - 1)(3 \sin C + 2){.}[/latex]

Solution

This calculation is similar to the product [latex](4x - 1)(3x+2){,}[/latex] except that the variable [latex]x[/latex] has been replaced by [latex]\sin C{.}[/latex] Compare the calculations for the two products; first the familiar algebraic product:
[latex](4x - 1)(3x + 2) = 4x\cdot 3x + 4x\cdot 2 - 1\cdot 3x - 1\cdot 2\ = 12x^2 + 8x - 3x - 2 = 12x^2 + 5x - 2[/latex]
We compute the product in this example in the same way, but replacing [latex]x[/latex] by [latex]\sin C{.}[/latex]
[latex](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[/latex]

Checkpoint 5.14.

Expand [latex]~~(4\cos \alpha + 3)^2[/latex]
Solution

[latex]16 \cos^2 \alpha + 24 \cos \alpha + 9[/latex]

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.

  1. [latex]6w^2 - 9w[/latex]
  2. [latex]6 \sin^2 \theta - 9\sin \theta[/latex]
Solution
  1. We factor out the common factor, [latex]3w{.}[/latex]
    [latex]6w^2 - 9w = 3w(2w-3)[/latex]
  2. We factor out the common factor, [latex]3\sin \theta{.}[/latex]
    [latex]6\sin^2 \theta- 9\sin \theta = 3\sin \theta(2\sin \theta-3)[/latex]

Checkpoint 5.16.

Factor.
  1. [latex]2a^2 - ab[/latex]
  2. [latex]2 \cos^2 \phi - \cos \phi \sin \phi[/latex]
Solution
  1. [latex]a(2a - b)[/latex]
  2. [latex]\cos \phi (2\cos \phi - \sin \phi)[/latex]

We can also factor quadratic trinomials.

Example 5.17.

Factor.

  1. [latex]t^2 - 3t - 10[/latex]
  2. [latex]\tan^2 \alpha - 3\tan \alpha - 10[/latex]
Solution
  1. We look for numbers [latex]p[/latex] and [latex]q[/latex] so that [latex](t + p)(t + q) = t^2 - 3t - 10{.}[/latex] Their product is [latex]pq = -10{,}[/latex] and their sum is [latex]p + q = -3{.}[/latex] By checking the factors of [latex]-10[/latex] for the correct sum, we find [latex]p = -5[/latex] and [latex]q = 2{.}[/latex] Thus,
    [latex]t^2 - 3t - 10 = (t - 5)(t + 2)[/latex]
  2. Now replace [latex]t[/latex] by [latex]\tan \alpha[/latex] to find
    [latex]\tan^2 \alpha - 3\tan \alpha - 10 = (\tan \alpha - 5)(\tan \alpha + 2)[/latex]

Checkpoint 5.18.

Factor.
  1. [latex]3z^2 - 2z - 1[/latex]
  2. [latex]3 \sin^2 \beta - 2\sin \beta - 1[/latex]
Solution
  1. [latex](3z + 1)(z - 1)[/latex]
  2. [latex](3\sin \beta + 1)(\sin \beta - 1)[/latex]

 
Section 5.1 Summary

Vocabulary

  • Expression
  • Evaluate
  • Binomial
  • Trinomial
  • Simplify
  • Equivalent expression
  • Like terms
  • Distributive law
  • Factor

                                           Concepts

  1. Expressions 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. [latex]\sin (X + Y)[/latex] is not equal to [latex]\sin X + \sin Y[/latex] (and the same holds for the other trig ratios). Remember that the parentheses indicate function notation, not multiplication.
  3. We write [latex]\cos^2 \theta[/latex] to denote [latex](\cos \theta)^2{,}[/latex] and [latex]\cos^n \theta[/latex] to denote [latex](\cos \theta)^n{.}[/latex] (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 [latex]\cos^2 30°{,}[/latex] Delbert used the keystrokes
    [latex]\boxed {{\cos}}~~ 30~~ \boxed{x^2}~~ \boxed{{ENTER}}[/latex]
    and got the answer 1. Were his keystrokes correct? Why or why not?
  2. Make up an example to show that [latex]\tan (\theta + \phi) \not= \tan \theta + \tan \phi{.}[/latex]
  3. Factor each expression, if possible.
    1. [latex]x^2 - 4x[/latex]
    2. [latex]x^2 - 4[/latex]
    3. [latex]x^2 + 4[/latex]
    4. [latex]x^2 + 4x + 4[/latex]
    5. [latex]x^2 - 4x + 4[/latex]
    6. [latex]x^2 + 4x[/latex]
    7. [latex]x^2 - 4x - 4[/latex]
    8. [latex]-x^2 + 4[/latex]

License

Trigonometry Copyright © 2024 by Bimal Kunwor; Donna Densmore; Jared Eusea; and Yi Zhen. All Rights Reserved.

Share This Book