Compute exact and decimal values for all six sum and difference trig identities. Step-by-step derivation, intermediate values, and exact forms for special angles.
The sum and difference identities are among the most important formulas in trigonometry. They express sin(A ± B), cos(A ± B), and tan(A ± B) in terms of the individual trig functions of A and B. These identities are the foundation for dozens of other results in trigonometry, including double-angle formulas, half-angle formulas, product-to-sum identities, and the harmonic addition theorem.
By decomposing compound angles into known components — typically 30°, 45°, and 60° — you can find exact values for angles like 15°, 75°, 105°, and others not on the standard unit circle. This technique is essential for precalculus exams, SAT/ACT preparation, and any context where exact symbolic answers are preferred over decimal approximations.
This calculator takes two angles A and B (in degrees or radians), computes all six identities simultaneously, shows the intermediate trig values with exact forms where available, provides a step-by-step derivation for sin(A + B), and visualizes all six results on a signed bar chart.
Computing all six sum and difference identities by hand involves 12 individual trig function evaluations and careful arithmetic with irrational numbers. This calculator does it all instantly, shows exact forms for special angles, provides step-by-step verification, and visualizes the results.
It is indispensable for trigonometry students who need to practice these identities, check their homework, or explore patterns across different angle pairs.
sin(A+B) = sin A cos B + cos A sin B. sin(A−B) = sin A cos B − cos A sin B. cos(A+B) = cos A cos B − sin A sin B. cos(A−B) = cos A cos B + sin A sin B. tan(A+B) = (tan A + tan B)/(1 − tan A tan B). tan(A−B) = (tan A − tan B)/(1 + tan A tan B).
Result: sin(75°) ≈ 0.96593, cos(75°) ≈ 0.25882, tan(75°) ≈ 3.73205
sin(75°) = sin 45° cos 30° + cos 45° sin 30° = (√2/2)(√3/2) + (√2/2)(1/2) = (√6 + √2)/4 ≈ 0.9659. cos(75°) = cos 45° cos 30° − sin 45° sin 30° = (√6 − √2)/4 ≈ 0.2588.
The most geometric proof of sin(A+B) uses the unit circle. Draw angle A from the positive x-axis, then rotate an additional angle B. The resulting point has coordinates (cos(A+B), sin(A+B)). By expressing this rotation as a composition of two rotations — which is equivalent to multiplying rotation matrices — you obtain the familiar formulas.
The rotation matrix approach generalizes to higher dimensions and is the foundation of computer graphics transformations, robotics kinematics, and quantum mechanics state rotations.
The sum and difference formulas were known (in geometric form) to the ancient Greek astronomer Ptolemy, who used them to compute his table of chords — the precursor to modern trigonometric tables. The Islamic mathematician al-Battani refined these into the forms we use today. In the Renaissance, these identities were called "prosthaphaeresis" formulas and were used as a computational technique for multiplication before logarithms were invented: to multiply two numbers, convert them to cosines, use the product-to-sum identity, and convert back.
In signal processing, the sum identity explains how mixing two frequencies produces sum and difference frequencies (heterodyning). In physics, the addition of velocities in special relativity uses a formula analogous to the tangent sum identity: v = (v₁ + v₂)/(1 + v₁v₂/c²). In music, beat frequencies arise from cos A + cos B = 2 cos((A+B)/2) cos((A−B)/2) — a direct consequence of these identities.
They are the building blocks for virtually all other trig identities (double-angle, half-angle, product-to-sum, etc.) and are crucial for solving trig equations, simplifying expressions, and computing exact values for non-standard angles.
Write 75° = 45° + 30°, then: sin(75°) = sin 45° cos 30° + cos 45° sin 30° = (√2/2)(√3/2) + (√2/2)(1/2) = (√6 + √2)/4. Use this as a practical reminder before finalizing the result.
tan(A + B) is undefined when the denominator 1 − tan A tan B = 0, which occurs when tan A tan B = 1. For example, tan(45° + 45°) = tan 90° is undefined.
Euler's formula gives e^(i(A+B)) = e^(iA) · e^(iB). Expanding both sides and equating real and imaginary parts directly produces the sum identities for cos and sin.
Yes! The product-to-sum and sum-to-product identities are derived by adding or subtracting the sum/difference formulas. For example, sin A + sin B = 2 sin((A+B)/2) cos((A−B)/2).
Yes. The sum and difference identities hold for all complex numbers A and B, not just real angles. This is a consequence of their derivation from Euler's formula.