Sum and Difference Formulas
What Are They & Why Learn Them?
Sum and Difference Formulas let you find the sine, cosine, or tangent of an angle that is the sum or difference of two known angles. For example, you can find sin(15°) by thinking of it as sin(45° - 30°). This is incredibly useful for simplifying expressions and solving trigonometric equations that don't involve standard unit circle angles.
The Core Formulas
Sine Formulas:
- sin(A + B) = sin A cos B + cos A sin B
- sin(A - B) = sin A cos B - cos A sin B
Cosine Formulas:
- cos(A + B) = cos A cos B - sin A sin B
- cos(A - B) = cos A cos B + sin A sin B
Tangent Formulas:
- tan(A + B) = (tan A + tan B) / (1 - tan A tan B)
- tan(A - B) = (tan A - tan B) / (1 + tan A tan B)
Step-by-Step Guide
- Identify A and B: Determine the two angles being added or subtracted.
- Choose the correct formula: Match the operation (sum or difference) and the trig function.
- Substitute values: Plug the known values for sin, cos, or tan of A and B into the formula.
- Simplify: Perform the arithmetic to get your final answer.
Example 1: Find cos(15°)
We know 15° = 45° - 30°. So, A=45°, B=30°.
Use the difference formula for cosine: cos(A - B) = cos A cos B + sin A sin B
Substitute: 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 the sum formula for sine: sin(A + B) = sin A cos B + cos A sin B
Substitute: sin(30°+45°) = sin30°cos45° + cos30°sin45°
= (1/2)(√2/2) + (√3/2)(√2/2)
= (√2/4) + (√6/4) = (√2 + √6)/4
Common Mistakes ⚠️
- Mixing up the signs: The cosine sum formula has a minus sign, while the cosine difference has a plus. It's the opposite of what many intuitively guess!
- Using the wrong function order: For sine, it's always "sin cos ± cos sin". Don't mix this up.
- Forgetting the denominator for tangent: The formula for tan(A+B) is a fraction. A common error is to forget the "1 - tan A tan B" part.
Tips & Tricks
- Memory Aid: For sine, the operation (plus/minus) in the formula is the same as the operation between the angles: sin(A + B) = sinAcosB + cosAsinB. For cosine, it's the opposite: cos(A + B) = cosAcosB - sinAsinB.
- Focus on Sine and Cosine: You can always find tangent using tanθ = sinθ/cosθ if you forget the specific tangent formulas.
- Check Your Quadrants: Ensure the sign of your final answer makes sense based on the quadrant of the original angle.
How to Practice
1. Drill the Fundamentals: Start by finding exact values for sums/differences of common angles (like 15°, 75°, 105°).
2. Verify Known Identities: Use the formulas to prove that sin(90°)=1 or cos(180°)=-1.
3. Apply to Equations: Solve equations like sin(x+π/3) = 1/2.
4. Mix and Match: Create practice problems that require you to use multiple formulas in one problem.