Beautiful Math
Path

Trigonometry · Lesson 4

Inverse trig and triangle laws

Arcsin, arccos, and arctan pick principal angles from ratios. The laws of sines and cosines extend triangle solving beyond right angles - astronomy's old craft in modern form.

Core ~17 minDeep study ~48 minWhy restrict arcsin's range to [-π/2, π/2]?When do you reach for law of sines versus cosines?

Before this: Right-triangle ratios, The unit circle

How this idea was born

Right triangles taught you ratios. The unit circle extended angles past acute. Real surveying and astronomy still needed more: given two sides and a non-included angle, or three sides and no right angle, recover the missing pieces. Ships, land parcels, and sky models are full of oblique triangles.
Greek mathematical astronomy (Hipparchus, Ptolemy) computed with chords. Indian and later Islamic mathematicians shifted toward half-chords - sines - and built tables and spherical methods that made calculation friendlier. al-Battānī (c. 858-929) is a vivid figure in that sine-era craft: MacTutor highlights his Zīj, observational corrections to Ptolemaic parameters, and practical astronomical problem-solving. Do not claim he "invented" the modern textbook law of sines in isolation; place him in a long chain from chords to sines to triangle-solving toolkits. Nasīr al-Dīn al-Tūsī and others later organized plane and spherical laws more systematically as trigonometry became a subject in its own right.
For a modern rereader, inverse trig recovers an angle from a ratio (with a chosen principal range), and the laws of sines and cosines solve general triangles.

First principles

ABCcab
Different knowns unlock different tools: sides and included angle (SAS), three sides (SSS), or angle pairs for the law of sines.
Sine is not one-to-one on all reals, so an inverse needs a restricted range.
arcsin:[1,1][π/2,π/2],arccos:[1,1][0,π],arctan:R(π/2,π/2)\arcsin: [-1,1] \to [-\pi/2, \pi/2], \quad \arccos: [-1,1] \to [0, \pi], \quad \arctan: \mathbb{R} \to (-\pi/2, \pi/2)
Then sin(arcsinx)=x\sin(\arcsin x) = x on [1,1][-1,1], and similarly for the others on their domains. Going the other way, arcsin(sinθ)=θ\arcsin(\sin \theta) = \theta only when θ\theta already lies in the principal range.
Law of sines (any triangle with sides a,b,ca,b,c opposite angles A,B,CA,B,C):
asinA=bsinB=csinC=2R\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = 2R
(where RR is the circumradius - optional enrichment).
Law of cosines:
c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C
When C=90C = 90^\circ, cosC=0\cos C = 0 and Pythagoras returns. Algebrica's law of cosines page makes that specialization vivid.

Worked intuition

Principal values matter

sin(150)=1/2\sin(150^\circ) = 1/2, but arcsin(1/2)=30\arcsin(1/2) = 30^\circ (or π/6\pi/6), not 150150^\circ. The inverse returns the principal angle; other angles with the same sine exist by symmetry.

Ambiguous case (SSA) preview

Knowing two sides and a non-included angle can yield zero, one, or two triangles. The law of sines alone does not erase geometric ambiguity. Sketch before you trust a calculator output.

Choosing a law

  • SAS or SSS: law of cosines first (then sines for remaining angles, watching obtuse cases).
  • ASA or AAS: law of sines.
  • SSA: law of sines with extreme care (ambiguous case).

Example

Sides a=7a = 7, b=10b = 10, included angle C=60C = 60^\circ. Cosine law:
c2=49+100271012=79,c=79c^2 = 49 + 100 - 2\cdot 7\cdot 10\cdot \tfrac{1}{2} = 79, \quad c = \sqrt{79}
Then sines find AA and BB.

Common confusions

Thinking arcsin(sinθ)\arcsin(\sin \theta) always returns θ\theta. Only on the principal interval.
Using degree mode vs radian mode inconsistently. Calculators and formulas must agree on units.
Forgetting obtuse angles have negative cosines. Cosine law handles obtuse triangles; do not force acute-only intuition.
Over-attributing a single inventor of the laws. Chord methods, sine methods, and later systematic expositions are a relay.

History and stories

Ptolemy's chord table and geometric theorems powered ancient computational astronomy. The shift to sines (half-chords) in Indian and Islamic mathematics changed the daily algebra of the craft. al-Battānī's observational program and sine-based practice sit in that relay. Later writers formulated plane and spherical laws in the tidy ratio forms textbooks now print.
Steal the ethic: tables and identities exist so a hard geometric situation becomes finite arithmetic.

Real world

  • Land surveying and construction layouts
  • Navigation and bearing problems
  • Robot arm inverse kinematics (angles from reach constraints - cousins of inverse trig)
  • Computer graphics: recovering angles from vector components

Open when you want the machine-learning connection. Skip freely.

Field notes, extra examples, and glossary live here when you want more than the core path.

Carry this forward

  • Inverse trig needs principal ranges to be functions.
  • Sines and cosines laws solve general triangles.
  • Waves chapter already taught periodicity; here you recover angles and close triangles.
  • Trigonometry track continues into calculus with derivatives of these inverses.

Read more

Go deeper when curiosity hits - videos, essays, and primary trails.

Check your understanding

A short learning loop - try a few, learn from misses, mark complete when you have engaged. No timer, no scoreboard.

1.arcsin maps [-1,1] into…
2.arccos maps [-1,1] into…
3.arctan range is…
4.Law of sines says…
5.Law of cosines reduces to Pythagoras when…

Try at least 3 core prompts, or choose I'll return later.