Before You Begin

📐 Geometry Study Guide

📚 Middle & High School Math 🎯 Key Concepts: Angles, Triangles, Pythagorean Theorem, Circles, 3D Shapes
Why study this?

Geometry is the mathematics of space and shape, used in architecture, GPS navigation, and computer graphics.

Think of it intuitively

Geometry is the language of space. Before memorizing formulas, draw the shape and ask: why does this relationship hold? The interior angles of a triangle sum to 180 degrees because sliding the three angles together forms a straight line. Picture first, formula second.

1. Angles

An angle is formed by two rays sharing a common endpoint (vertex). Angles are measured in degrees (°).

Types of Angles Angle Relationships

2. Triangles

A triangle has three sides and three angles. The sum of interior angles of any triangle is always 180°.

Triangle Classification by Sides Triangle Classification by Angles

Area and Perimeter of a Triangle

\[ A = \frac{1}{2} \times base \times height \] \[ P = a + b + c \]
Example: A triangle has base 10 cm and height 6 cm.
\(A = \dfrac{1}{2} \times 10 \times 6 = 30 \text{ cm}^2\)

3. The Pythagorean Theorem AP Exam

🏛 Origin of the Concept

The relationship appears on Babylonian clay tablets from ~1800 BCE and in China's Zhou Bi Suan Jing (~1000 BCE). Pythagoras of Samos (c. 570 BCE) is credited with the first systematic proof. This theorem has over 600 known distinct proofs — including one by U.S. President James Garfield in 1876 — making it the most proven theorem in mathematics.

In a right triangle, the square of the hypotenuse (longest side, opposite the right angle) equals the sum of the squares of the other two sides (legs).

\[ a^2 + b^2 = c^2 \]

a and b are the legs; c is the hypotenuse.

Example 1 — Find the hypotenuse: legs = 3 and 4
\(c^2 = 3^2 + 4^2 = 9 + 16 = 25 \Rightarrow c = 5\)
Example 2 — Find a leg: hypotenuse = 13, one leg = 5
\(a^2 = 13^2 - 5^2 = 169 - 25 = 144 \Rightarrow a = 12\)
Common Pythagorean Triples: (3, 4, 5), (5, 12, 13), (8, 15, 17), (7, 24, 25), and any multiples of these.
⚠️ Common Mistake

Does the Pythagorean theorem work for all triangles?No. \(a^2 + b^2 = c^2\) applies only to right triangles. Always confirm there is a 90° angle before applying it. The longest side must be opposite the right angle.

✏️ Quick Check

A right triangle has legs of 8 and 15. Find the hypotenuse.

▶ Show Answer
\(c^2 = 8^2 + 15^2 = 64 + 225 = 289\) → \(c = \mathbf{17}\)  (8-15-17 triple)

4. Quadrilaterals

Quadrilaterals are four-sided polygons. The sum of interior angles of any quadrilateral is 360°.

Area Formulas

5. Circles AP Exam

Key Terms
\[ C = 2\pi r = \pi d \] \[ A = \pi r^2 \]
Example: A circle has radius 7 cm.
\(C = 2\pi(7) = 14\pi \approx 43.98 \text{ cm}\)
\(A = \pi(7^2) = 49\pi \approx 153.94 \text{ cm}^2\)
❌ Classic Mistake — Confusing Area and Circumference
Area of a circle = 2πr (same formula as circumference) Area = πr² (square units); Circumference = 2πr (linear units)
Area involves r² (2-dimensional); circumference involves r (1-dimensional). Check units: if the answer is in cm, use circumference; if cm², use area.

Arc Length and Sector Area

\[ \text{Arc length} = \frac{\theta}{360°} \times 2\pi r \] \[ \text{Sector area} = \frac{\theta}{360°} \times \pi r^2 \]

6. 3D Shapes — Surface Area and Volume

Rectangular Prism (Box) \[ SA = 2(lw + lh + wh), \qquad V = l \times w \times h \] Cylinder \[ SA = 2\pi r^2 + 2\pi rh, \qquad V = \pi r^2 h \] Cone \[ SA = \pi r^2 + \pi r l \text{ (l = slant height)}, \qquad V = \frac{1}{3}\pi r^2 h \] Sphere \[ SA = 4\pi r^2, \qquad V = \frac{4}{3}\pi r^3 \] Pyramid \[ V = \frac{1}{3} \times B \times h \text{ (B = base area)} \]

7. Coordinate Geometry

The coordinate plane (Cartesian plane) has a horizontal x-axis and vertical y-axis intersecting at the origin (0, 0).

Distance Between Two Points

\[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \]

Midpoint Formula

\[ M = \left(\frac{x_1 + x_2}{2},\ \frac{y_1 + y_2}{2}\right) \]

Slope

\[ m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{\text{rise}}{\text{run}} \]
Slope Relationships
🧠 Memory Tips

Circle formulas: Area uses r² (πr²), circumference uses r¹ (2πr) — the exponent tells you the "dimension".

Cylinder vs. Cone: Same base, same height → Cone volume is exactly 1/3 of cylinder volume.

Must-know triples: 3-4-5 and 5-12-13 appear constantly on tests — memorize both!

8. Practice Problems

★☆☆ Basic

Q1. Two angles are supplementary. One angle is 65°. Find the other.

▶ Show Answer
180° − 65° = 115°
★★☆ Intermediate

Q2. A right triangle has legs 9 and 12. Find the hypotenuse.

▶ Show Answer
\(c = \sqrt{9^2 + 12^2} = \sqrt{81+144} = \sqrt{225} = \mathbf{15}\)  (9-12-15 = 3×(3-4-5))
★★☆ Intermediate

Q3. A circle has diameter 10 m. Find its circumference and area. (π ≈ 3.14)

▶ Show Answer
Radius = 5 m   \(C = 2 \times 3.14 \times 5 = \mathbf{31.4 \text{ m}}\),   \(A = 3.14 \times 25 = \mathbf{78.5 \text{ m}^2}\)
★★☆ Intermediate

Q4. Find the area of a trapezoid with parallel bases 8 and 14, height 5.

▶ Show Answer
\(A = \dfrac{1}{2}(8+14) \times 5 = \dfrac{22 \times 5}{2} = \mathbf{55}\)
★★★ Advanced

Q5. Find the distance between points \((1, 2)\) and \((4, 6)\).

▶ Show Answer
\(d = \sqrt{(4-1)^2 + (6-2)^2} = \sqrt{9+16} = \sqrt{25} = \mathbf{5}\)
🔗 Bridge to Next Concept

Can the ratios of a right triangle's sides become a function of any angle?

The Pythagorean theorem you just learned is the foundation of trigonometry. The next unit extends these ratios to all angles — turning geometry into a powerful tool for waves, physics, and engineering.

Statistics & Probability
🔓 Master This to Unlock
Statistics — geometric probability, area models Calculus — arc length, area under curves

Geometry is the visual intuition of all mathematics. Once you can picture shapes in coordinate space, calculus's area integrals and statistics' probability regions become intuitive rather than abstract.

Pre-Test Checklist
🧠
Spaced Repetition — Ebbinghaus Curve

Review this material at increasing intervals to commit it to long-term memory.

Tomorrow In 3 days In 1 week In 1 month
Up Next
Statistics & Probability

From certain shapes to uncertain data — statistics is math's toolkit for making sense of an imperfect world.

Next Unit
✓ Common Core State Standards aligned ✓ Reviewed Apr 2026 🔍 Accuracy verified Found an error? Let us know