Addition Formulas in Trigonometry
What Are They & Why Use Them?
Addition formulas (or identities) let you find the sine, cosine, or tangent of the sum or difference of two angles. For example, finding sin(15°) is hard, but sin(45° - 30°) is manageable. They are essential for simplifying expressions, solving equations, and calculus.
Key Formulas
Sum & Difference for Sine:
sin(A + B) = sinAcosB + cosAsinB
sin(A - B) = sinAcosB - cosAsinB
Sum & Difference for Cosine:
cos(A + B) = cosAcosB - sinAsinB
cos(A - B) = cosAcosB + sinAsinB
Sum & Difference for Tangent:
tan(A + B) = (tanA + tanB) / (1 - tanAtanB)
tan(A - B) = (tanA - tanB) / (1 + tanAtanB)
Step-by-Step Guide
- Identify A and B in your problem.
- Choose the correct formula based on the function (sin/cos/tan) and operation (+/-).
- Substitute the values of A and B into the formula.
- Use the unit circle or known values to find sinA, cosA, etc.
- Simplify the resulting expression.
Example 1: Find cos(15°)
We know 15° = 45° - 30°. So A=45°, B=30°.
Use: cos(A - B) = cosAcosB + sinAsinB
cos(45° - 30°) = cos45°cos30° + sin45°sin30°
= (√2/2)(√3/2) + (√2/2)(1/2)
= (√6/4) + (√2/4) = (√6 + √2)/4
Example 2: Find sin(75°)
75° = 30° + 45°. So A=30°, B=45°.
Use: sin(A + B) = sinAcosB + cosAsinB
sin(30° + 45°) = sin30°cos45° + cos30°sin45°
= (1/2)(√2/2) + (√3/2)(√2/2)
= (√2/4) + (√6/4) = (√2 + √6)/4
Common Mistakes to Avoid
⚠️ Mixing up the signs. The cosine addition formula has a minus sign: cos(A+B) = cosAcosB - sinAsinB. The sine formula has a plus. Write them side-by-side to see the difference.
⚠️ Applying to products. sin(A+B) is NOT sinA + sinB. You MUST use the full formula.
⚠️ Forgetting the domain. The tangent formula is undefined when the denominator is zero (e.g., 1 - tanAtanB = 0).
Tips & Tricks
Memory Aid: For sine, the operation inside (plus/minus) is the same as the operation in the formula: sin(A+B) uses a plus. For cosine, it's the opposite: cos(A+B) uses a minus. "Sine smiles, cosine is contrary." 😊
Strategy: When verifying an identity, work with one side at a time, usually the more complex one, and transform it to match the other side using these formulas.
How to Practice
- Start with standard angles: Practice with sums/differences of 30°, 45°, 60°, 90°.
- Prove identities: Use the formulas to prove other trig identities.
- Work backwards: Given an expression like sin73°cos13° + cos73°sin13°, recognize it as sin(73°+13°)=sin86°.
- Use practice problems from your textbook, focusing on one formula type at a time.