trigidentity.com

Triangle identities · trigonometric identity

½ a b sin C = ½ b c sin A — Triangle area in two pairings

½ a b sin C = ½ b c sin A

When to use it

Any two-side-plus-included-angle area computation in a triangle. Written equal like this, it is the sine rule in disguise: the area does not care which pair of sides you use.

Why it is true

½·(one side)·(height to that side) computes the area whichever side you call the base; expressing each height with a sine gives three formulas for the same area, so they are equal.

The full line-by-line version is on the proof page for triangle area in two pairings; the “how would I find this myself” version is in the derivation.

Where it comes from

Divide to get the sine rule. This identity is how the sine rule falls out: cancel the common factor in the area equations.

  1. ½ a b sin C = ½ b c sin A
  2. divide by ½ b
    Common factor.
  3. a sin C = c sin A → a/sin A = c/sin C
    Rearrange — the sine rule for two of the three pairs.

Worked examples

Checked at these angles

Two sides of the identity evaluated with the same engine that runs the verifier. A single line disagreeing would break the build.

Both sides evaluated at the same angles — left side (1/2)·a·b·sin(C), right side (1/2)·b·c·sin(A).
AngleLeft sideRight sideAgree
0°00yes
7.5°0.8354750.835475yes
15°1.7320511.732051yes
18°2.0941482.094148yes
22.5°2.6286262.628626yes
30°3.4641023.464102yes
37°4.1384184.138418yes
45°4.7320514.732051yes
53°5.0932545.093254yes
60°5.1961525.196152yes
67.5°5.0781165.078116yes
75°4.7320514.732051yes
90°3.4641023.464102yes

The letters are not free

a, b, c and A, B, C here are one triangle's sides and angles: A + B + C = 180° and the sides follow the sine rule. Feed the same six letters with random values and the equation fails — that is a property of the formula, not a bug in the tool.

The mistake students make

Treating a, b, c, A, B, C as six free numbers. They are not independent: A + B + C = 180° and the sides must follow the sine rule. Random values make this identity fail — that is exactly why our sampler generates real triangles.

Try it

Category hub: Triangle identities · all identities: /identities

sampled at 800 random anglessampled over real triangles only (A+B+C = 180°)Source: Standard triangle geometry (OpenStax Precalculus, Ch. 7.4 Law of Sines); constraint checked numerically 2026-09-26 · revised 2026-09-26 ·how we check ·accuracy policy ·report an error