Double Angle Formulas

Double angle formulas express trig functions of 2θ in terms of single angles, letting you simplify complex expressions and solve trigonometric equations.

sin2θ=2sinθcosθ,cos2θ=cos2θsin2θ\sin 2\theta = 2\sin\theta\cos\theta, \quad \cos 2\theta = \cos^2\theta - \sin^2\theta

Solve a problem with Double Angle Formulas

Type the problem. The solver will use Double Angle Formulas where Double Angle Formulas is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Double Angle Formulas takes
θ\theta
Double Angle Formulas
SymbolMeaning
θ\thetaThe original angle, in radians or degrees; it is the base angle whose double, 2θ2\theta, appears in the formulas—confusing which is which will reverse your calculation.

When to use it

Use these formulas whenever you encounter an expression or equation with sin2θ\sin 2\theta or cos2θ\cos 2\theta and you need to work with sinθ\sin \theta and cosθ\cos \theta instead.

Level

Usually taught in: Pre-Calculus

Worked examples

1. Simplify sin(2θ) with direct values

Problem

Find sin2θ\sin 2\theta if sinθ=12\sin \theta = \frac{1}{2} and cosθ=32\cos \theta = \frac{\sqrt{3}}{2}.
  1. sin2θ=2sinθcosθ\sin 2\theta = 2\sin \theta \cos \theta

    Start with the double angle formula for sine.

  2. sin2θ=21232\sin 2\theta = 2 \cdot \frac{1}{2} \cdot \frac{\sqrt{3}}{2}

    Substitute the given values of sinθ\sin \theta and cosθ\cos \theta into the formula.

  3. sin2θ=234=32\sin 2\theta = \frac{2\sqrt{3}}{4} = \frac{\sqrt{3}}{2}

    Multiply the fractions: 21232=2342 \cdot \frac{1}{2} \cdot \frac{\sqrt{3}}{2} = \frac{2\sqrt{3}}{4}, then simplify by canceling the 2.

Answer: sin2θ=32\sin 2\theta = \frac{\sqrt{3}}{2}

The double angle formula for sine is direct: when you know both sinθ\sin \theta and cosθ\cos \theta, you multiply them together (with the factor of 2) to get sin2θ\sin 2\theta immediately. This is faster than other methods.

2. Find cos(2θ) with negative values and fractions

Problem

Find cos2θ\cos 2\theta if sinθ=35\sin \theta = -\frac{3}{5} and cosθ=45\cos \theta = -\frac{4}{5}.
  1. cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta

    Apply the double angle formula for cosine.

  2. cos2θ=(45)2=1625\cos^2 \theta = \left( -\frac{4}{5} \right)^2 = \frac{16}{25}

    Square cosθ\cos \theta; remember that (4)2=16(-4)^2 = 16 even though cosθ\cos \theta is negative.

  3. sin2θ=(35)2=925\sin^2 \theta = \left( -\frac{3}{5} \right)^2 = \frac{9}{25}

    Square sinθ\sin \theta the same way; the negative sign becomes positive when you square.

  4. cos2θ=1625925=725\cos 2\theta = \frac{16}{25} - \frac{9}{25} = \frac{7}{25}

    Subtract to get the final answer.

Answer: cos2θ=725\cos 2\theta = \frac{7}{25}

This example shows why squaring is crucial: both sinθ\sin \theta and cosθ\cos \theta are negative, but their squares are both positive, so the subtraction works as expected. The formula still produces the correct answer regardless of the signs of the original values.

3. Cyclist's elevation gain on a sloped path

Problem

A cyclist rides along a hill whose elevation relative to the starting point is h(θ)=30(1cos2θ)h(\theta) = 30(1 - \cos 2\theta) meters, where θ\theta is the angle along the slope. At one point, sinθ=12\sin \theta = \frac{1}{2} and cosθ=32\cos \theta = \frac{\sqrt{3}}{2}. Calculate the elevation hh at that location.
  1. cos2θ=(32)2=34\cos^2 \theta = \left( \frac{\sqrt{3}}{2} \right)^2 = \frac{3}{4}

    Square the cosine value to prepare for the double angle formula; (3)2=3(\sqrt{3})^2 = 3.

  2. sin2θ=(12)2=14\sin^2 \theta = \left( \frac{1}{2} \right)^2 = \frac{1}{4}

    Square the sine value.

  3. cos2θ=3414=24=12\cos 2\theta = \frac{3}{4} - \frac{1}{4} = \frac{2}{4} = \frac{1}{2}

    Apply the double angle formula for cosine by subtracting the squared values and simplify.

  4. h(θ)=30(112)=3012=15h(\theta) = 30 \left( 1 - \frac{1}{2} \right) = 30 \cdot \frac{1}{2} = 15

    Substitute cos2θ=12\cos 2\theta = \frac{1}{2} into the height model to find the elevation at this angle.

Answer: h(θ)=15 metersh(\theta) = 15 \text{ meters}

Real-world elevation and wave models often depend on double angle expressions. The double angle formula converts simple angle measurements (sinθ\sin \theta, cosθ\cos \theta) into the doubled-angle behavior (cos2θ\cos 2\theta) that describes the actual height, making these formulas indispensable for applied problems.

Common mistakes

Where Double Angle Formulas usually goes wrong
Answer came out wrong
Writing sin2θ=2sinθ+2cosθ\sin 2\theta = 2\sin \theta + 2\cos \theta instead of a product.
The double angle formula for sine is always sin2θ=2sinθcosθ\sin 2\theta = 2 \sin \theta \cos \theta —it is a product of sine and cosine, not a sum.
Confusing the formula and writing cos2θ=cos2θ+sin2θ\cos 2\theta = \cos^2 \theta + \sin^2 \theta, which always equals 1.
Remember that cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta, with a minus sign, not a plus.
Forgetting to square the sine and cosine before substituting them into cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta.
Always calculate cos2θ=(cosθ)2\cos^2 \theta = (\cos \theta)^2 and sin2θ=(sinθ)2\sin^2 \theta = (\sin \theta)^2 before you substitute them into the formula.
The mistakeWhy it is wrongThe fix
Writing sin2θ=2sinθ+2cosθ\sin 2\theta = 2\sin \theta + 2\cos \theta instead of a product.Students sometimes misread the formula and treat the 2 as something to distribute to a sum, rather than as a coefficient on the product sinθcosθ\sin \theta \cos \theta.The double angle formula for sine is always sin2θ=2sinθcosθ\sin 2\theta = 2 \sin \theta \cos \theta —it is a product of sine and cosine, not a sum.
Confusing the formula and writing cos2θ=cos2θ+sin2θ\cos 2\theta = \cos^2 \theta + \sin^2 \theta, which always equals 1.This looks similar to the Pythagorean identity cos2θ+sin2θ=1\cos^2 \theta + \sin^2 \theta = 1, but the double angle formula uses subtraction, not addition.Remember that cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta, with a minus sign, not a plus.
Forgetting to square the sine and cosine before substituting them into cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta.Students may substitute the raw values and write cos2θ=3212\cos 2\theta = \frac{\sqrt{3}}{2} - \frac{1}{2} instead of computing cos2θ\cos^2 \theta and sin2θ\sin^2 \theta first.Always calculate cos2θ=(cosθ)2\cos^2 \theta = (\cos \theta)^2 and sin2θ=(sinθ)2\sin^2 \theta = (\sin \theta)^2 before you substitute them into the formula.

Tips and when to use something else

  • The cosine double angle formula has two other equivalent forms: cos2θ=12sin2θ\cos 2\theta = 1 - 2\sin^2 \theta and cos2θ=2cos2θ1\cos 2\theta = 2\cos^2 \theta - 1, which come from the Pythagorean Identity; choose whichever form matches the information you already have.
  • If you only know one of sinθ\sin \theta or cosθ\cos \theta, use the Pythagorean Identity to find the other before applying the double angle formula.
  • For double angles of tangent, you can derive tan2θ=2tanθ1tan2θ\tan 2\theta = \frac{2\tan \theta}{1 - \tan^2 \theta} by dividing the sine formula by the cosine formula; use this when working with tangent.
  • If a problem feels complicated, check whether the Half Angle Formulas or the Addition Formulas might be simpler or more direct for your particular equation.

Frequently asked questions

What is the double angle formula for tan2θ\tan 2\theta?
The double angle formula for tangent is tan2θ=2tanθ1tan2θ\tan 2\theta = \frac{2\tan \theta}{1 - \tan^2 \theta}, which you can derive by dividing the sine double angle formula by the cosine double angle formula. It is useful when you know tanθ\tan \theta and need tan2θ\tan 2\theta.
Why does the cosine double angle formula have multiple forms like 12sin2θ1 - 2\sin^2 \theta and 2cos2θ12\cos^2 \theta - 1?
These are all equivalent forms of the same formula because of the Pythagorean Identity sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1. You can substitute cos2θ=1sin2θ\cos^2 \theta = 1 - \sin^2 \theta (or vice versa) into cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta to derive the other forms. Use whichever form matches what you already know.
Do double angle formulas work the same way with degrees as with radians?
Yes, the double angle formulas work identically whether θ\theta is in degrees or radians. The formulas sin2θ=2sinθcosθ\sin 2\theta = 2\sin \theta \cos \theta and cos2θ=cos2θsin2θ\cos 2\theta = \cos^2 \theta - \sin^2 \theta are pure algebraic relationships that do not depend on the unit of angle measurement.
How do I know which form of the cosine double angle formula to use?
It depends on what you already know. If you know both sinθ\sin \theta and cosθ\cos \theta, use cos2θsin2θ\cos^2 \theta - \sin^2 \theta. If you only know sinθ\sin \theta, use 12sin2θ1 - 2\sin^2 \theta. If you only know cosθ\cos \theta, use 2cos2θ12\cos^2 \theta - 1. Picking the form that matches your given information makes the arithmetic much faster.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18