Sum and Difference Formulas
What Are They & Why Useful?
Sum and Difference Formulas let you find exact trigonometric values for angles that are sums or differences of common angles (like 30°, 45°, 60°). They are essential for simplifying expressions, solving equations, and proving identities.
Core Formulas
For Sine:
- sin(A+B) = sinA cosB + cosA sinB
- sin(A−B) = sinA cosB − cosA sinB
For Cosine:
- cos(A+B) = cosA cosB − sinA sinB
- cos(A−B) = cosA cosB + sinA sinB
For Tangent:
- tan(A+B) = (tanA + tanB) / (1 − tanA tanB)
- tan(A−B) = (tanA − tanB) / (1 + tanA tanB)
Step-by-Step Guide
- Identify A and B from the given sum or difference.
- Choose the correct formula (sine, cosine, or tangent).
- Substitute the values of A and B into the formula.
- Find the exact values of sin, cos, tan for A and B.
- Simplify the expression 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) = cosA cosB + sinA sinB
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° = 45° + 30°. So, A=45°, B=30°.
Use the sum formula for sine: sin(A+B) = sinA cosB + cosA sinB
sin(45°+30°) = sin45°cos30° + cos45°sin30°
= (√2/2)(√3/2) + (√2/2)(1/2)
= (√6/4) + (√2/4) = (√6 + √2)/4
⚠️ Common Mistakes
- Sign Errors: The cosine sum formula has a minus sign: cos(A+B) = cosAcosB − sinAsinB. Mixing this up is the #1 error.
- Function Mix-up: Using sine formula for a cosine problem. Double-check the function you're solving for.
- Misidentifying A and B: Ensure you correctly break down the angle into known values.
💡 Tips & Tricks
- Memory Aid: For sine, the operation (plus/minus) inside the formula is the same as the operation outside: sin(A+B) = sinAcosB + cosAsinB.
- For cosine, it's the opposite: cos(A+B) = cosAcosB − sinAsinB.
- Always look for angles that sum to or differ from 0°, 30°, 45°, 60°, 90°.
Practice Suggestions
- Start by finding exact values for sin(15°), cos(105°), tan(75°).
- Prove identities using the formulas to change the left side into the right side.
- Solve equations like sin(x+π/4) = 1/2.
- Mix in problems where you have to find sin(A+B) given sinA and cosB in different quadrants.