null

Trigonometric Identities

Trigonometric Equations

Overview Identities Fundamental Sum & Difference Half-Angle Double-Angle Sum & Product

Identities

We have already learned about a few identities, such as the Pythagorean identities and the Even-Odd identities. In this lesson, we want to expand our toolbag to include more identies and we want to explore how we can use all of these identities to simplify expressions and compute values. Let's start by giving a general definition of what an identity is, and what it is not.

An identity is an expression that states two things are equal to each other.

This is the same basic definition of an equation, so it might be easy to confuse identities and equations. Consider the following comparisons.

Identity vs Equation
Identity
Equation
  • Must always be true, regardless of what value is plugged into the variable.
  • We simplify expression or solve equations by using identities to rewrite a given expression in an equivalent form.
  • Some examples: \[\begin{align*} 2x + 3x &= 5x \\ 3(x+y) &= 3x + 3y \\ \sin^2{x} + \cos^2{x} &= 1 \end{align*}\]
  • Can be true or false, depending on what value is plugged into the variable.
  • We solve equations by writing equivalent equations, repeating any operations on both sides of the equal sign.
  • Some examples: \[\begin{align*} 2x + 3x &= 5 \\ 3(x+y) &= 3x \\ \sin{x} + \cos{x} &= 1 \end{align*}\]

Technically, you could say that an identity is a special type of equation that must always be true. The equations \(2x + 3x = 5x\), \(3(x+y) = 3x + 3y\), and \(\sin^2{x} + \cos^2{x} = 1\) are identities because they will remain true no matter what value we plug in for \(x\). The identity \(2x + 3x = 5x\) actually describes how we add variables together, by adding their coefficients. The identity \(3(x+y) = 3x + 3y\) is an example of the distributive property of Real numbers. The equations \(2x + 3x = 5\), \(3(x+y) = 3x\), and \(\sin{x} + \cos{x} = 1\) are not identities because they are not always true. The equation \(2x + 3x = 5\) is only true if \(x = 1\), and similarly \(3(x+y) = 3x\) is only true if \(y = 0\). The equation \(\sin{x} + \cos{x} = 1\) is true if \(x = 0\) or \(x = \frac{\pi}{2}\), but it is false if \(x = \pi\) or \(x = \frac{3\pi}{2}\).

We use identities to simplify expressions and solve equations. For example, we solve the equation \(2x + 3x = 5\) using the identity \(\color{RoyalBlue}2x + 3x\color{black} = \color{Bittersweet}5x\color{black}\) to rewrite the equation \(\color{RoyalBlue}2x + 3x\color{black} = 5\) as \(\color{Bittersweet}5x\color{black} = 5\), which we then divide both sides by 5 to get the equivalent equation \(x = 1\). So, we used the identity as part of the equation solving process because the identity allows us to rewrite the equation as a simpler expression.

Now that we have seen what an identity is and how we use identities, let's go ahead and look at some specifc trigonometric identities.