Why the Formulas Work

Study Sheet

Why the Formulas Work

Every rule you use, actually proved

The Angle Formulas, Proved

Tip
Proof: a triangle’s angles sum to 180180^\circ
50°60°?

Draw the line through one vertex PARALLEL to the opposite side. The two new angles at that vertex equal the two far angles of the triangle (alternate interior angles), and together with the vertex angle they fill a straight line: A+B+C=180A + B + C = 180^\circ. \blacksquare

In plain terms. Slide the two bottom corners up to the top corner along parallel lines — the three angles line up along a ruler.

Example. Angles 5050^\circ and 6060^\circ force the third to be 180110=70180 - 110 = 70^\circ.

Tip
Proof: an nn-gon’s angles sum to (n2)180(n-2)\cdot 180^\circ

Pick one vertex and draw all diagonals from it. They cut the polygon into exactly n2n - 2 triangles, and the polygon’s interior angles are exactly the triangles’ angles combined: (n2)180(n-2)\cdot 180^\circ. \blacksquare

In plain terms. Fan the shape into triangles from one corner and count them: always two fewer than the sides.

Example. A hexagon fans into 44 triangles: 4180=7204 \cdot 180^\circ = 720^\circ.

Concept
Proof: exterior angles always total 360360^\circ

Walk once around the polygon. At each corner you turn by that corner’s exterior angle, and one full lap is one full turn: the turns sum to 360360^\circ — no matter how many sides. \blacksquare

In plain terms. Walking the fence line spins you around exactly once.

Example. A regular 2020-gon: each exterior angle is 360/20=18360/20 = 18^\circ.

The Pythagorean Theorem, Proved

Tip
Proof by rearrangement: a2+b2=c2a^2 + b^2 = c^2
345

Take a big square of side a+ba + b and tuck four copies of the right triangle into its corners. What remains uncovered is a tilted square on the hypotenuse: area (a+b)2412ab=c2(a+b)^2 - 4\cdot\tfrac12 ab = c^2, and expanding the left side gives a2+b2=c2a^2 + b^2 = c^2. \blacksquare

In plain terms. Four copies of the same triangle leave a cc-square of leftover space — and computing the leftover two ways forces the theorem.

Example. Legs 33 and 44: 9+16=259 + 16 = 25, so the hypotenuse is 55.

Concept
Why the 33-44-55 family never ends

Scaling every side of a right triangle by kk scales both sides of a2+b2=c2a^2 + b^2 = c^2 by k2k^2, so (3k,4k,5k)(3k, 4k, 5k) is a right triangle for every kk — one proof, infinitely many triangles.

In plain terms. Blow up or shrink a right triangle and it stays right.

Example. (6,8,10)(6, 8, 10) and (30,40,50)(30, 40, 50) both work automatically.

The Sum Formulas, Proved

Tip
Proof (Gauss pairing): 1+2++n=n(n+1)21 + 2 + \cdots + n = \dfrac{n(n+1)}{2}

Write the sum forwards and backwards and add columns: every column totals n+1n + 1, and there are nn columns, so TWICE the sum is n(n+1)n(n+1). \blacksquare

In plain terms. Pair the smallest with the largest, second-smallest with second-largest — every pair is worth the same.

Example. 1+2++1001 + 2 + \cdots + 100: fifty pairs of 101101 gives 50505050.

Concept
Proof by picture: the first nn odd numbers sum to n2n^2

Each new odd number 2k+12k+1 wraps an L-shape around a k×kk \times k square, growing it to (k+1)×(k+1)(k+1) \times (k+1). Stacking L-shapes builds a perfect square: 1+3++(2n1)=n21 + 3 + \cdots + (2n-1) = n^2. \blacksquare

In plain terms. Odd numbers are exactly the layers of a growing square.

Example. 1+3+5+7=16=421 + 3 + 5 + 7 = 16 = 4^2.