A,B = Angles used in sum/difference and related identities
Worked Example
Problem:Simplify the expression sin2x+sin2xtan2x.
Step 1:Factor out the common factor sin2x.
sin2x+sin2xtan2x=sin2x(1+tan2x)
Step 2:Apply the Pythagorean identity 1+tan2x=sec2x.
sin2x(1+tan2x)=sin2xsec2x
Step 3:Rewrite sec2x as cos2x1.
sin2x⋅cos2x1=cos2xsin2x
Step 4:Recognize the ratio identity cosxsinx=tanx.
cos2xsin2x=tan2x
Answer:sin2x+sin2xtan2x=tan2x
Another Example
This example uses the sum identity to compute an exact value, whereas the first example used Pythagorean and ratio identities to simplify an expression. It shows how identities let you evaluate trig functions at non-standard angles.
Problem:Find the exact value of cos75°.
Step 1:Express 75° as a sum of known angles: 75°=45°+30°.
cos75°=cos(45°+30°)
Step 2:Apply the cosine sum identity cos(A+B)=cosAcosB−sinAsinB.
cos(45°+30°)=cos45°cos30°−sin45°sin30°
Step 3:Substitute the known exact values: cos45°=22, cos30°=23, sin45°=22, sin30°=21.
=22⋅23−22⋅21
Step 4: Multiply and combine the terms.
=46−42=46−2
Answer:cos75°=46−2
Frequently Asked Questions
How many trig identities do I need to memorize?
Most courses expect you to memorize the three Pythagorean identities, the reciprocal and ratio identities, and the sum/difference identities. Double-angle and half-angle identities can be derived from the sum/difference formulas, so if you understand those derivations, you can reconstruct them on a test. Focus on the Pythagorean and sum/difference families first—they appear most often.
What is the difference between a trig identity and a trig equation?
A trig identity is true for all values of the variable (where defined). For example, sin2x+cos2x=1 holds for every angle x. A trig equation, like sinx=21, is only true for specific values of x. When you "prove" an identity, you show both sides are always equal; when you "solve" an equation, you find the particular angles that satisfy it.
When do you use trig identities?
You use trig identities whenever you need to simplify a trigonometric expression, verify that two expressions are equivalent, solve trigonometric equations, or evaluate integrals and derivatives in calculus. They are also essential in physics for analyzing wave interference, resolving force components, and working with oscillatory systems.
Trig Identities vs. Trig Equations
Trig Identities
Trig Equations
Definition
Equations true for all valid values of the variable
Equations true only for specific values of the variable
Example
sin2x+cos2x=1
sinx=21
Goal
Prove or use the equation to simplify expressions
Solve for particular angle(s) that satisfy the equation
Number of solutions
Infinitely many — every valid input works
A finite set (or periodic family) of specific angles
Why It Matters
Trig identities appear throughout precalculus, calculus, and physics. In calculus, you routinely rewrite integrals like ∫sin2xdx using the double-angle identity before integrating. In physics and engineering, identities convert between forms when analyzing AC circuits, sound waves, and rotational motion, making them indispensable tools well beyond a single math course.
Common Mistakes
Mistake:Writing sin(A+B)=sinA+sinB, treating sine as if it distributes over addition.
Correction:Sine is not a linear function. The correct expansion is sin(A+B)=sinAcosB+cosAsinB. This is one of the most common errors in trigonometry.
Mistake:Confusing the sign in the cosine sum/difference identity. Students often write cos(A−B)=cosAcosB−sinAsinB.
Correction:The cosine identity flips the sign: cos(A−B)=cosAcosB+sinAsinB. Remember that the cosine sum/difference formula uses the opposite sign from what appears between A and B.