Skip to content

Trigonometry

Laws of Trigonometry

Law of sines, cosines, tangents, and Mollweide's formula.

The laws of trigonometry generalise right-triangle relations to arbitrary triangles. They solve any triangle given enough sides and angles; the appropriate law depends on which combination (ASA, AAS, SSA, SAS, SSS) is given. The Law of Sines handles cases pairing an angle with its opposite side. The Law of Cosines covers SAS and SSS by generalising Pythagoras. Mollweide’s formula and the Law of Tangents are mostly consistency checks or historical alternatives.

Laws of Trigonometry
ABCabc
Law of Sines and Law of Cosines apply to any triangle, not just right triangles.

Note

  1. A, B and C are angles.

a, b and c are the length of the sides opposite to A, B and C respectively.

Law of Sines

Each side over the sine of its opposite angle is constant. Applies when an angle-side pair plus one more angle or side is known (ASA, AAS, SSA).

sin(A)a=sin(B)b=sin(C)c\frac{sin\left(A\right)}{a}=\frac{sin\left(B\right)}{b}=\frac{sin\left(C\right)}{c}

Low of Cosines

Generalises Pythagoras to non-right triangles. Applies for SAS (two sides and the included angle) or SSS (all three sides).

Side a given b, c, angle A.

a2=b2+c22bc cos(A)a^{2}=b^{2}+c^{2}-2bc\text{ }\cos\left(A\right)

Side b.

b2=a2+c22ac cos(B)b^{2}=a^{2}+c^{2}-2ac\text{ }\cos\left(B\right)

Side c.

c2=a2+b22ab cos(C)c^{2}=a^{2}+b^{2}-2ab\text{ }\cos\left(C\right)

Low of Tangents

Relates a ratio of side lengths to a ratio of tangents of half-sum and half-difference of the opposite angles. Useful for SAS problems before calculators made the cosine law cheap.

Sides a, b with angles A, B.

(ab)(a+b)=tan(12)(AB)tan(12)(A+B)\frac{\left(a-b\right)}{\left(a+b\right)}=\frac{\tan\left(\frac{1}{2}\right)\left(A-B\right)}{\tan\left(\frac{1}{2}\right)\left(A+B\right)}

Sides b, c with angles B, C.

(bc)(b+c)=tan(12)(BC)tan(12)(B+C)\frac{\left(b-c\right)}{\left(b+c\right)}=\frac{\tan\left(\frac{1}{2}\right)\left(B-C\right)}{\tan\left(\frac{1}{2}\right)\left(B+C\right)}

Sides a, c with angles A, C.

(ac)(a+c)=tan(12)(AC)tan(12)(A+C)\frac{\left(a-c\right)}{\left(a+c\right)}=\frac{\tan\left(\frac{1}{2}\right)\left(A-C\right)}{\tan\left(\frac{1}{2}\right)\left(A+C\right)}

MollWeid’s Formula

Relates all three sides and all three angles in one equation, used as a check on a solved triangle.

a+bc=cos(12)(AC)sin(12)(C)\frac{a+b}{c}=\frac{\cos\left(\frac{1}{2}\right)\left(A-C\right)}{\sin\left(\frac{1}{2}\right)\left(C\right)}