Geometry

Lesson Plans & Answer Keys — A Teacher's Companion

A lesson plan for each of the textbook's 88 sections, sized to a single class period of roughly 45–55 minutes. The structure stays constant — warm-up, direct instruction, guided practice, independent practice, closure — so students learn what to expect; the content varies as it must. Timings are suggestions, not commandments. A class that gets stuck on the warm-up is telling you something important; honour that signal over the lesson plan.

Each plan ends with the answer key for the corresponding textbook problem set. Materials assume standard issue: notebooks, pencils, compasses, straightedges, protractors, graph paper. The few sections that require something more (mirrors, dice, playing cards) flag it.

Contents

Tools of Geometry

Points, Lines, and Planes

Objectives
Materials
Warm-up (5 min)

Ask: "What's the smallest object in geometry? What's the largest?" Collect answers without commenting. The goal is to surface intuitions about points and planes before defining them.

Direct Instruction (15 min)

Introduce point, line, and plane as undefined terms — accepted by intuition, not built from anything simpler. Sketch each on the board with conventional notation. Demonstrate the dot for a point, two arrows for a line, a parallelogram for a plane. Distinguish $\overline{AB}$ (segment), $\overleftrightarrow{AB}$ (line), $\overrightarrow{AB}$ (ray). Discuss "collinear" and "coplanar" with the classroom corner as exemplar.

Guided Practice (10 min)

Work Example 1 from textbook. Then ask volunteers to: name three points, three lines, and any plane visible on the board diagram. Have one student come up and label segment, ray, line on a fresh sketch.

Independent Practice (10 min)

Problem Set 1.1 problems 1–4. Circulate. Common error: confusing line with segment.

Closure (5 min)

Exit ticket: "Draw a plane containing line $\ell$ and a point $P$ not on $\ell$." Collect, scan briefly, return next class.

Homework

Problem Set 1.1, problem 5; read §1.2 in advance of next class.

Answer Key — Problem Set 1.1
  1. Two points determine a unique line.
  2. $\overline{AB}$ has two endpoints; $\overrightarrow{AB}$ has one endpoint and extends infinitely in one direction.
  3. Yes — three collinear points lie in infinitely many planes (any plane containing the line).
  4. Three points are coplanar if they lie in the same plane. (Any three non-collinear points always determine a unique plane.)
  5. The intersection is a single point.

↑ back to top


Linear Measure and Distance

Objectives
Materials
Warm-up (5 min)

On the board: a number line with points at $-3$ and $8$. Ask: "How far apart are they?" Most students will subtract. Ask: "What if I put them in the other order — does the distance change?" Set up the need for absolute value.

Direct Instruction (15 min)

Define distance on a number line: $|a - b|$. Introduce the Segment Addition Postulate: if $B$ is between $A$ and $C$, then $AB + BC = AC$. Sketch examples. Emphasise between — collinear and ordered, not merely "somewhere near."

Guided Practice (10 min)

Work textbook Example 2 (Segment Addition). Then: "If $AB = 3x$, $BC = 5$, $AC = 20$, find $x$." Have students solve at desks; one volunteer at the board.

Independent Practice (10 min)

Problem Set 1.2, problems 1–4.

Closure (5 min)

Pose: "Can a segment have negative length?" Discuss briefly. Conclude with "distance is always non-negative — that's why absolute value matters."

Homework

Problem Set 1.2, problem 5; preview §1.3.

Answer Key — Problem Set 1.2
  1. $|9 - 2| = 7$
  2. $|{-5} - 4| = 9$
  3. $AB + BC = AC \Rightarrow 4x + 6 = 22 \Rightarrow x = 4$
  4. $XZ = 18$
  5. $AB = 5$, $BC = 8$, $AC = 13$. $AB + BC = 13 = AC$, so $B$ is between $A$ and $C$. (Yes.)

↑ back to top


Distance and Midpoints

Objectives
Materials
Warm-up (5 min)

Plot $A(1, 1)$ and $B(4, 5)$. "How far apart?" Most students will measure or eyeball. After 90 seconds, ask: "Could we calculate this without a ruler?"

Direct Instruction (15 min)

Derive the distance formula from the Pythagorean theorem: $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$. Then midpoint: $M = \left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right)$ — the "average of the coordinates." Work textbook Example 3.

Guided Practice (10 min)

Compute $AB$ for the warm-up: $\sqrt{9 + 16} = 5$. Then find its midpoint: $(2.5, 3)$.

Independent Practice (10 min)

Problem Set 1.3, problems 1–4.

Closure (5 min)

Quick poll: "What's the distance from $(0, 0)$ to $(3, 4)$?" Should be unanimous: $5$. The $3$-$4$-$5$ triangle is a useful touchstone — flag it.

Homework

Problem Set 1.3, problem 5.

Answer Key — Problem Set 1.3
  1. $d = \sqrt{(4-1)^2 + (6-2)^2} = \sqrt{9 + 16} = 5$
  2. $d = \sqrt{16 + 36} = \sqrt{52} = 2\sqrt{13}$
  3. Midpoint $= (4, 3)$
  4. If midpoint of $\overline{AB}$ is $(5, 5)$ and $A = (2, 1)$, then $B = (8, 9)$.
  5. Distance from origin to $(a, b)$ is $\sqrt{a^2 + b^2}$.

↑ back to top


Angle Measure

Objectives
Materials
Warm-up (5 min)

Stand at the front and rotate your arm. Ask "When have I made a right angle? A straight angle?" Have students estimate degrees aloud.

Direct Instruction (15 min)

Define an angle: two rays sharing an endpoint (vertex). Measure: a real number from $0°$ to $180°$. Acute ($< 90°$), right ($= 90°$), obtuse ($> 90°$, $< 180°$), straight ($= 180°$). Demonstrate protractor use. Angle Addition Postulate: $m\angle ABC + m\angle CBD = m\angle ABD$ if $C$ is in the interior of $\angle ABD$.

Guided Practice (10 min)

Students measure five angles from the textbook with protractors. Compare results across the class — a useful demonstration of measurement error.

Independent Practice (10 min)

Problem Set 1.4, problems 1–4.

Closure (5 min)

Sketch an angle and ask students to estimate its measure (no protractor). Quick way to build calibrated intuition.

Homework

Problem Set 1.4, problem 5.

Answer Key — Problem Set 1.4
  1. $45°$ is acute.
  2. $90°$ is right.
  3. $135°$ is obtuse.
  4. $m\angle ABD = 32 + 47 = 79°$
  5. $3x + 10 + 2x = 90 \Rightarrow x = 16$

↑ back to top


Angle Relationships

Objectives
Materials
Warm-up (5 min)

"If two angles add to $90°$, what's special about them? To $180°$?" Take answers; introduce terminology if not offered.

Direct Instruction (15 min)

Complementary: sum $90°$. Supplementary: sum $180°$. Linear pair: two adjacent angles whose non-common sides form a line (supplementary by construction). Vertical angles: two non-adjacent angles formed by intersecting lines (always congruent — prove informally now, formally in Chapter 2).

Guided Practice (10 min)

Sketch two intersecting lines, label one angle $40°$. Have students fill in the other three (40°, 140°, 140°). Walk through reasoning.

Independent Practice (10 min)

Problem Set 1.5, problems 1–4.

Closure (5 min)

"Can an angle be its own complement?" Yes — $45°$. "Its own supplement?" Yes — $90°$. Quick wrap-up.

Homework

Problem Set 1.5, problem 5.

Answer Key — Problem Set 1.5
  1. Complement of $35°$ is $55°$.
  2. Supplement of $112°$ is $68°$.
  3. Vertical angles are congruent.
  4. $x + (3x + 20) = 180 \Rightarrow x = 40$. So the angles are $40°$ and $140°$.
  5. Two complementary angles each $45°$.

↑ back to top


Two-Dimensional Figures (Polygons)

Objectives
Materials
Warm-up (5 min)

Show four shapes: a triangle, a square, a "bow-tie" (self-intersecting quadrilateral), and a concave quadrilateral. Ask: "Which are polygons?" Discuss.

Direct Instruction (15 min)

Polygon: a closed plane figure formed by a finite number of segments meeting only at endpoints, with no self-intersections. Name by number of sides (triangle through dodecagon). Regular = equilateral + equiangular. Convex vs concave: in a convex polygon, every interior diagonal lies entirely inside.

Guided Practice (10 min)

Have students draw one example each of: an equilateral but not equiangular polygon (rhombus), an equiangular but not equilateral polygon (rectangle), and a concave pentagon.

Independent Practice (10 min)

Problem Set 1.6, problems 1–4.

Closure (5 min)

"Is a circle a polygon?" No — infinitely many "sides" of zero length, depending on how you frame it; but more precisely, a polygon is bounded by straight segments.

Homework

Problem Set 1.6, problem 5.

Answer Key — Problem Set 1.6
  1. A pentagon has 5 sides.
  2. A heptagon has 7 sides.
  3. True. (Every equilateral triangle is also equiangular — a unique-to-triangles fact.)
  4. False — a rhombus is equilateral but not necessarily equiangular.
  5. $P = 5(6) = 30$ cm.

↑ back to top


Three-Dimensional Figures

Objectives
Materials
Warm-up (5 min)

Hold up a cube and a sphere. "What's the same? What's different?" Note that one is a polyhedron, one isn't.

Direct Instruction (15 min)

Polyhedron: a solid with polygonal faces. Vertices, edges, faces. Prism: two parallel congruent bases. Pyramid: one base, triangular faces meeting at apex. Cylinder/cone: curved analogues. Sphere: locus equidistant from a centre. Foreshadow Chapter 12 and Euler's formula.

Guided Practice (10 min)

Count $V$, $E$, $F$ for a cube together: $8, 12, 6$. Verify Euler: $8 - 12 + 6 = 2$.

Independent Practice (10 min)

Problem Set 1.7, problems 1–4.

Closure (5 min)

Show a soccer ball. "How might Euler's formula apply here?" ($V - E + F = 2$ still.) Tease the wider applicability.

Homework

Problem Set 1.7, problem 5; review Chapter 1 for quiz next class.

Answer Key — Problem Set 1.7
  1. A cube has $6$ faces, $12$ edges, $8$ vertices.
  2. A triangular pyramid (tetrahedron): $4$ faces, $6$ edges, $4$ vertices.
  3. A rectangular prism is a polyhedron; a cylinder is not (curved surface).
  4. A cone has $1$ vertex (apex), $1$ edge (circular), $2$ faces (one curved, one circular).
  5. For Euler: $V - E + F = 2$.

↑ back to top

Reasoning and Proof

Inductive Reasoning and Conjecture

Objectives
Materials
Warm-up (5 min)

Sequence on the board: $2, 4, 8, 16, \ldots$ "What's next?" Most say $32$. Then offer $2, 4, 8, 16, 31$ — possible too (Moser's circle problem). Make the point: patterns are conjectural until proved.

Direct Instruction (15 min)

Define inductive reasoning: drawing a general conclusion from specific cases. Distinguish from deductive (next class). Define conjecture and counterexample. One counterexample suffices to disprove; no number of examples suffices to prove. Work textbook Example 1.

Guided Practice (10 min)

"All prime numbers are odd." Counterexample? ($2$.) "If $n$ is even, $n^2$ is even." Conjecture; can we verify with a few cases? (Yes, but it doesn't prove it.)

Independent Practice (10 min)

Problem Set 2.1, problems 1–4.

Closure (5 min)

"Why isn't checking a million cases a proof?" Discuss briefly — patterns can fail at any case.

Homework

Problem Set 2.1, problem 5.

Answer Key — Problem Set 2.1
  1. Next term: $25$ (squares of consecutive integers).
  2. Conjecture: the sum of two even integers is even.
  3. Counterexample: $n = 1$, where $n^2 = 1 \le n$. (Or any $n \le 1$.)
  4. $36$ (perfect squares).
  5. Counterexample: $n = 11$ gives $11^2 + 11 + 11 = 143 = 11 \cdot 13$, not prime. (Euler's polynomial $n^2 + n + 41$ famously fails at $n = 40$.)

↑ back to top


Logic

Objectives
Materials
Warm-up (5 min)

"It is raining and the sun is shining." When is this true? When is it false? Start a truth table on the board.

Direct Instruction (15 min)

Define statement (declarative, truth-evaluable). Negation $\sim p$, conjunction $p \wedge q$, disjunction $p \vee q$. Truth tables for each. Note "or" is inclusive in mathematics — at least one true.

Guided Practice (10 min)

Build the truth table for $p \wedge q$ and $p \vee q$ together. Distinguish "exclusive or" (everyday English) from "inclusive or" (math).

Independent Practice (10 min)

Problem Set 2.2, problems 1–4.

Closure (5 min)

"Negate: 'All cats are black.'" Common error: "All cats are not black." Correct: "Some cat is not black." Subtle, important.

Homework

Problem Set 2.2, problem 5.

Answer Key — Problem Set 2.2
  1. Negation: "Triangles do not have four sides." (True.)
  2. $p \wedge q$ is true only when both are true.
  3. $p \vee q$ is true when at least one is true.
  4. Truth table for $\sim p$: when $p$ is T, $\sim p$ is F; when $p$ is F, $\sim p$ is T.
  5. "Some students do not like math." (Negation of "All students like math.")

↑ back to top


Conditional Statements

Objectives
Materials
Warm-up (5 min)

"If it rains, then the ground gets wet." True. "If the ground is wet, then it rained." Always true? Discuss the rogue sprinkler.

Direct Instruction (15 min)

Conditional: "If $p$, then $q$" ($p \to q$). Hypothesis = $p$; conclusion = $q$. Converse: $q \to p$. Inverse: $\sim p \to \sim q$. Contrapositive: $\sim q \to \sim p$. Crucial fact: a conditional and its contrapositive are logically equivalent; the converse and inverse are equivalent to each other, but neither follows from the original.

Guided Practice (10 min)

Take "If a figure is a square, then it is a rectangle." Identify hypothesis, conclusion. Write converse (false), inverse (false), contrapositive (true). Map out the truth values.

Independent Practice (10 min)

Problem Set 2.3, problems 1–4.

Closure (5 min)

"If contrapositive is equivalent to original, why bother with two forms?" Sometimes one is easier to prove than the other (this anticipates indirect proof in §5.4).

Homework

Problem Set 2.3, problem 5.

Answer Key — Problem Set 2.3
  1. Hypothesis: "a polygon is a triangle." Conclusion: "it has three sides."
  2. Converse: "If it has three sides, then it is a triangle." (True.)
  3. Inverse: "If it is not a triangle, then it does not have three sides." (True, given polygon context.)
  4. Contrapositive: "If it does not have three sides, then it is not a triangle." (True — equivalent to original.)
  5. Original: "If a number is divisible by 4, then it is even." (True.) Converse: "If even, then divisible by 4." (False — counterexample: 6.)

↑ back to top


Deductive Reasoning

Objectives
Materials
Warm-up (5 min)

"All humans are mortal. Socrates is a human. Therefore…" Students complete. Note the form.

Direct Instruction (15 min)

Law of Detachment: if $p \to q$ is true and $p$ is true, then $q$ is true (modus ponens). Law of Syllogism: if $p \to q$ and $q \to r$ are both true, then $p \to r$ is true. Contrast inductive (probable) vs deductive (certain).

Guided Practice (10 min)

"If $x = 3$, then $x^2 = 9$. $x = 3$. Therefore?" ($x^2 = 9$.) Then a syllogism chain together.

Independent Practice (10 min)

Problem Set 2.4, problems 1–4.

Closure (5 min)

"What's wrong with: 'If $x = 3$, then $x^2 = 9$. $x^2 = 9$. Therefore $x = 3$.'?" Affirming the consequent — a classic fallacy. ($x$ could be $-3$.)

Homework

Problem Set 2.4, problem 5.

Answer Key — Problem Set 2.4
  1. By Law of Detachment: the polygon has three sides.
  2. By Law of Syllogism: if $a \to b$ and $b \to c$, then $a \to c$.
  3. Invalid: affirms the consequent. (Just because $q$ is true doesn't mean $p$ is.)
  4. Valid: Law of Detachment.
  5. By syllogism: if the team wins, they celebrate; if they celebrate, they get pizza. So if the team wins, they get pizza.

↑ back to top


Postulates and Paragraph Proofs

Objectives
Materials
Warm-up (5 min)

"Through two points, how many lines? Through three non-collinear points, how many planes?" Establish that postulates are statements accepted without proof.

Direct Instruction (15 min)

List key postulates (point-line, line-plane, intersection). Define theorem (a proved statement). Show structure of a paragraph proof: given, claim, reasoning written in prose. Walk through textbook Example 5.

Guided Practice (10 min)

Together, write a paragraph proof: "If two lines intersect, they intersect in exactly one point."

Independent Practice (10 min)

Problem Set 2.5, problems 1–4.

Closure (5 min)

"Why do we need postulates at all? Why not prove everything?" Logical regress — somewhere we must start. Mention Euclid's five postulates.

Homework

Problem Set 2.5, problem 5.

Answer Key — Problem Set 2.5
  1. One unique line.
  2. One unique plane.
  3. A postulate is accepted without proof; a theorem must be proved.
  4. Example: "If $A$, $B$, $C$ are collinear and $B$ is between $A$ and $C$, then by Segment Addition Postulate, $AB + BC = AC$."
  5. The intersection of two distinct planes is a line.

↑ back to top


Algebraic Proof

Objectives
Materials
Warm-up (5 min)

Solve $2x + 5 = 11$ on the board, slowly, naming each step (subtraction property of equality; division property of equality). Students rarely realise solving is itself a proof.

Direct Instruction (15 min)

Properties of equality: reflexive, symmetric, transitive, substitution, addition, subtraction, multiplication, division, distributive. Format a two-column proof: statements left, reasons right.

Guided Practice (10 min)

Two-column proof of solving $3(x - 2) = 12$ for $x = 6$. Students reproduce in notebooks.

Independent Practice (10 min)

Problem Set 2.6, problems 1–4.

Closure (5 min)

"Why bother formalising what we already do?" The discipline transfers: tomorrow we'll write geometric proofs that look exactly like this.

Homework

Problem Set 2.6, problem 5.

Answer Key — Problem Set 2.6
  1. $x = 5$ (subtract 3, divide by 2; or add 3, divide by 2 depending on exact problem).
  2. Reflexive: $a = a$.
  3. Transitive: if $a = b$ and $b = c$, then $a = c$.
  4. Sample two-column: Statement: $5x - 7 = 18$. Reason: Given. Statement: $5x = 25$. Reason: Addition Property. Statement: $x = 5$. Reason: Division Property.
  5. Substitution: replacing equal quantities. Example: if $x = 3$ and $y = 2x$, then $y = 2(3) = 6$.

↑ back to top


Proving Segment Relationships

Objectives
Materials
Warm-up (5 min)

Given collinear $A, B, C, D$ with $AB = CD$. "Does $AC = BD$?" Have students guess; we'll prove it.

Direct Instruction (15 min)

Segment congruence is an equivalence relation (reflexive, symmetric, transitive). Walk through a two-column proof using Segment Addition.

Guided Practice (10 min)

Prove together: if $M$ is midpoint of $\overline{AB}$, then $AM = MB$. Two-column format.

Independent Practice (10 min)

Problem Set 2.7, problems 1–4.

Closure (5 min)

Highlight a common student error: writing "given" as a reason for something that isn't given.

Homework

Problem Set 2.7, problem 5.

Answer Key — Problem Set 2.7
  1. By Segment Addition Postulate, $AB + BC = AC$.
  2. If $AB = CD$ and $BC$ is common: $AB + BC = AC$ and $BC + CD = BD$. By substitution, $AC = BD$. (Yes.)
  3. Transitive property of segment congruence.
  4. If $M$ is midpoint, $AM = MB$ (definition of midpoint).
  5. Statements with reasons in two-column form (specific to the figure given).

↑ back to top


Proving Angle Relationships

Objectives
Materials
Warm-up (5 min)

"Two intersecting lines. The four angles. Why are vertical angles equal?" Take guesses.

Direct Instruction (15 min)

Prove Vertical Angles Theorem in two columns: let $\angle 1$ and $\angle 3$ be vertical, with $\angle 2$ adjacent to both. $\angle 1 + \angle 2 = 180°$ and $\angle 2 + \angle 3 = 180°$, so $\angle 1 = \angle 3$. Right Angle Congruence Theorem: all right angles are congruent.

Guided Practice (10 min)

Prove: supplements of congruent angles are congruent. Two-column.

Independent Practice (10 min)

Problem Set 2.8, problems 1–4.

Closure (5 min)

Chapter 2 wrap: inductive vs deductive, structure of proof, key theorems. Brief quiz tomorrow.

Homework

Problem Set 2.8, problem 5; study guide for Chapter 2 quiz.

Answer Key — Problem Set 2.8
  1. $m\angle 2 = 180 - 50 = 130°$ (linear pair).
  2. If $\angle 1 \cong \angle 2$ and $\angle 1 = 65°$, then $\angle 2 = 65°$.
  3. Vertical angles are congruent.
  4. All right angles are congruent (each is $90°$).
  5. Supplements of congruent angles are congruent (each is $180 - $ same number).

↑ back to top

Parallel and Perpendicular Lines

Parallel Lines and Transversals

Objectives
Materials
Warm-up (5 min)

Sketch two parallel lines cut by a transversal. Number all 8 angles. "Which pairs do you think are equal?" Take guesses.

Direct Instruction (15 min)

Parallel: coplanar, never meet. Transversal: a line cutting two or more lines. Name the four angle pair types (corresponding, alt. interior, alt. exterior, consecutive/same-side interior). Diagram with labels.

Guided Practice (10 min)

Identify each angle pair in a fresh diagram. Have students pair-share their identifications.

Independent Practice (10 min)

Problem Set 3.1, problems 1–4.

Closure (5 min)

"Tomorrow: which of these pairs are congruent?" Tease the Postulate.

Homework

Problem Set 3.1, problem 5.

Answer Key — Problem Set 3.1
  1. $\angle 1$ and $\angle 5$ are corresponding angles.
  2. $\angle 3$ and $\angle 6$ are alternate interior angles.
  3. $\angle 4$ and $\angle 5$ are consecutive (same-side) interior angles.
  4. True — a transversal can cross more than two lines.
  5. Skew lines: non-parallel, non-intersecting (only in 3D).

↑ back to top


Angles and Parallel Lines

Objectives
Materials
Warm-up (5 min)

Two parallel lines cut by transversal. One angle marked $70°$. Find the other seven.

Direct Instruction (15 min)

State the Corresponding Angles Postulate. Derive alternate interior angles congruent, alternate exterior congruent, consecutive interior supplementary. Emphasise: parallel is the hypothesis. Without it, none of this follows.

Guided Practice (10 min)

Solve textbook Example 2 together.

Independent Practice (10 min)

Problem Set 3.2, problems 1–4.

Closure (5 min)

"What if I don't know the lines are parallel? Can I still apply these?" Sets up §3.5.

Homework

Problem Set 3.2, problem 5.

Answer Key — Problem Set 3.2
  1. $\angle 2 = 110°$ (linear pair with $\angle 1$).
  2. $\angle 5 = 70°$ (corresponding with $\angle 1$).
  3. $x = 30$: $3x + 90 = 180$.
  4. $x = 22$: alternate interior angles equal, $5x - 10 = 4x + 12$.
  5. Both $90°$ — a transversal perpendicular to one of two parallel lines is perpendicular to both.

↑ back to top


Slopes of Lines

Objectives
Materials
Warm-up (5 min)

"Steep stairs vs gentle ramp. Which has greater slope?" Brief discussion of slope as rate.

Direct Instruction (15 min)

Slope $m = \dfrac{y_2 - y_1}{x_2 - x_1}$. Positive (up to right), negative (down), zero (horizontal), undefined (vertical). Parallel: equal slopes. Perpendicular: slopes multiply to $-1$ (i.e., negative reciprocals).

Guided Practice (10 min)

Find slope through $(2, 3)$ and $(5, 9)$. ($m = 2$.) Then find slope of line perpendicular ($-\tfrac{1}{2}$).

Independent Practice (10 min)

Problem Set 3.3, problems 1–4.

Closure (5 min)

"Why is vertical slope undefined?" Division by zero. Quick conceptual reminder.

Homework

Problem Set 3.3, problem 5.

Answer Key — Problem Set 3.3
  1. $m = \dfrac{6 - 2}{5 - 1} = 1$
  2. $m = \dfrac{-3 - 5}{2 - (-2)} = -2$
  3. Slopes are $\tfrac{1}{2}$ and $\tfrac{1}{2}$: parallel.
  4. Slopes are $2$ and $-\tfrac{1}{2}$: product $-1$, perpendicular.
  5. Slope undefined (vertical line).

↑ back to top


Equations of Lines

Objectives
Materials
Warm-up (5 min)

Write the equation of a line with slope $3$ and $y$-intercept $-2$. Most will recall $y = mx + b$.

Direct Instruction (15 min)

Slope-intercept $y = mx + b$. Point-slope $y - y_1 = m(x - x_1)$. Standard form $Ax + By = C$. Walk through writing a line parallel and perpendicular to a given line through a point.

Guided Practice (10 min)

Line through $(2, 5)$ parallel to $y = 3x + 1$: $y = 3x - 1$. Perpendicular: $y = -\tfrac{1}{3}x + \tfrac{17}{3}$.

Independent Practice (10 min)

Problem Set 3.4, problems 1–4.

Closure (5 min)

"Why three different forms?" Each is convenient in different contexts.

Homework

Problem Set 3.4, problem 5.

Answer Key — Problem Set 3.4
  1. $y = 2x + 3$
  2. $y - 4 = 3(x - 2)$ or equivalent.
  3. $y = 2x - 1$ (parallel through $(3, 5)$).
  4. $y = -\tfrac{1}{2}x + 4$ (perpendicular through $(2, 3)$).
  5. Slope $-\tfrac{3}{4}$, $y$-intercept $3$.

↑ back to top


Proving Lines Parallel

Objectives
Materials
Warm-up (5 min)

"Two lines cut by a transversal. The alternate interior angles are congruent. Are the lines parallel?" Discuss before stating the converse.

Direct Instruction (15 min)

Converses: if corresponding angles are congruent, lines are parallel; similarly for alternate interior, alternate exterior, consecutive interior supplementary. These give us tools to prove parallelism, where before we only assumed it.

Guided Practice (10 min)

Example: given $\angle 1 \cong \angle 5$ (corresponding), conclude lines are parallel. Two-column proof.

Independent Practice (10 min)

Problem Set 3.5, problems 1–4.

Closure (5 min)

"What's the difference between this lesson and §3.2?" Direction of inference: there we assumed parallel; here we conclude it.

Homework

Problem Set 3.5, problem 5.

Answer Key — Problem Set 3.5
  1. By the converse of corresponding angles postulate, $\ell \parallel m$.
  2. By converse of alternate interior angles, $\ell \parallel m$.
  3. Consecutive interior angles supplementary $\Rightarrow$ parallel.
  4. $5x - 10 = 3x + 20 \Rightarrow x = 15$, lines are parallel for this value of $x$.
  5. Two lines perpendicular to the same line are parallel to each other.

↑ back to top


Perpendiculars and Distance

Objectives
Materials
Warm-up (5 min)

"How would you measure the distance from a tree to a fence?" Elicit: shortest distance = perpendicular.

Direct Instruction (15 min)

Distance from point to line = length of perpendicular segment. Distance between parallel lines = constant. Demonstrate compass-and-straightedge construction of perpendicular from external point.

Guided Practice (10 min)

Students each construct a perpendicular from an external point to a given line.

Independent Practice (10 min)

Problem Set 3.6, problems 1–4.

Closure (5 min)

Chapter 3 wrap: parallel + perpendicular relationships, slope criterion, equations of lines. Quiz next class.

Homework

Problem Set 3.6, problem 5.

Answer Key — Problem Set 3.6
  1. The perpendicular segment from $P$ to the line.
  2. Distance is constant; that's what "parallel" means metrically.
  3. $d = \sqrt{(4-1)^2 + (8-4)^2} = \sqrt{9 + 16} = 5$
  4. Construction of perpendicular: arcs on either side, then line through intersections.
  5. Yes — a line in a plane with a point not on it admits exactly one perpendicular line from that point.

↑ back to top

Congruent Triangles

Classifying Triangles

Objectives
Materials
Warm-up (5 min)

Sketch four triangles of various proportions. "Group these. Why did you group them that way?" Surface intuitive classifications.

Direct Instruction (15 min)

By angles: acute (all $< 90°$), right (one $= 90°$), obtuse (one $> 90°$), equiangular (all $= 60°$). By sides: scalene, isosceles, equilateral. Note the equilateral-equiangular equivalence is special to triangles.

Guided Practice (10 min)

Classify five sample triangles by both schemes. (E.g., a $3$-$4$-$5$ triangle is scalene and right.)

Independent Practice (10 min)

Problem Set 4.1, problems 1–4.

Closure (5 min)

"Can a triangle be both right and isosceles?" Yes — legs equal, $45$-$45$-$90$.

Homework

Problem Set 4.1, problem 5.

Answer Key — Problem Set 4.1
  1. Equilateral (all sides equal).
  2. Right (one $90°$ angle); also scalene.
  3. Obtuse and scalene.
  4. True — an equilateral triangle is always equiangular.
  5. Yes — a $45$-$45$-$90$ triangle is both right and isosceles.

↑ back to top


Angles of Triangles

Objectives
Materials
Warm-up (5 min)

Tear a paper triangle's three corners off, arrange them adjacent. They form a straight line. "What does this tell us?"

Direct Instruction (15 min)

Triangle Angle-Sum: $180°$. Brief proof via parallel through a vertex (uses §3.2). Exterior Angle: equal to sum of two remote interior angles. Discuss why this is plausible.

Guided Practice (10 min)

Two interior angles are $50°$ and $70°$. Find third (60°). Find exterior at third vertex ($120°$). Verify Exterior Angle Theorem.

Independent Practice (10 min)

Problem Set 4.2, problems 1–4.

Closure (5 min)

"On a sphere, do triangle angles sum to $180°$?" Foreshadow §12.7 — they sum to more.

Homework

Problem Set 4.2, problem 5.

Answer Key — Problem Set 4.2
  1. $180 - 45 - 65 = 70°$
  2. $180 - 90 - 35 = 55°$
  3. Each angle of an equiangular triangle is $60°$.
  4. Exterior angle $= 40 + 75 = 115°$.
  5. $x + 2x + 3x = 180 \Rightarrow x = 30$. Angles: $30°, 60°, 90°$.

↑ back to top


Congruent Triangles

Objectives
Materials
Warm-up (5 min)

"What makes two triangles 'the same'?" Discuss. Aim for: same size, same shape — i.e., all corresponding parts equal.

Direct Instruction (15 min)

Definition: $\triangle ABC \cong \triangle DEF$ iff all six pairs of corresponding parts (three sides, three angles) are congruent. Order of letters matters — it encodes which vertices correspond. CPCTC: Corresponding Parts of Congruent Triangles are Congruent.

Guided Practice (10 min)

Given $\triangle ABC \cong \triangle XYZ$, name three pairs of congruent sides and three pairs of congruent angles.

Independent Practice (10 min)

Problem Set 4.3, problems 1–4.

Closure (5 min)

"Do we really need all six congruences?" Sets up SSS, SAS, ASA, AAS.

Homework

Problem Set 4.3, problem 5.

Answer Key — Problem Set 4.3
  1. $\angle A \cong \angle X$, $\angle B \cong \angle Y$, $\angle C \cong \angle Z$; $\overline{AB} \cong \overline{XY}$, etc.
  2. $\overline{DF} \cong \overline{KM}$.
  3. CPCTC = Corresponding Parts of Congruent Triangles are Congruent.
  4. $\angle R \cong \angle U$.
  5. If $\triangle ABC \cong \triangle DEF$, the perimeters are equal.

↑ back to top


SSS and SAS Congruence

Objectives
Materials
Warm-up (5 min)

"Build a triangle with sides $3, 4, 5$. Then another with same sides. Are they congruent?" Yes — SSS.

Direct Instruction (15 min)

SSS Postulate: three pairs of congruent sides $\Rightarrow$ triangles congruent. SAS: two sides and the included angle. Included — the angle between the two sides. Demonstrate with sketches.

Guided Practice (10 min)

Walk through textbook Example 1 (SAS proof) on the board.

Independent Practice (10 min)

Problem Set 4.4, problems 1–4.

Closure (5 min)

"Why doesn't SSA work?" Sketch a counterexample (the ambiguous case). Students must remember: the angle has to be included.

Homework

Problem Set 4.4, problem 5.

Answer Key — Problem Set 4.4
  1. SSS — three pairs of congruent sides.
  2. SAS — two sides and included angle.
  3. Not enough info (SSA — ambiguous).
  4. By SAS: $\overline{AB} \cong \overline{DE}$, $\angle A \cong \angle D$, $\overline{AC} \cong \overline{DF}$. So $\triangle ABC \cong \triangle DEF$.
  5. SSS — both have sides $5, 7, 9$.

↑ back to top


ASA and AAS Congruence

Objectives
Materials
Warm-up (5 min)

Two triangles with $\angle A = 30°$, $\angle B = 100°$, $\overline{AB} = 5$. Are they congruent? Discuss.

Direct Instruction (15 min)

ASA: two angles and the included side. AAS: two angles and a non-included side. AAS works because two angles determine the third; we then have all three angles and a side, equivalent to ASA. Note: AAA alone is NOT congruence — only similarity.

Guided Practice (10 min)

Two-column ASA proof from textbook Example 2.

Independent Practice (10 min)

Problem Set 4.5, problems 1–4.

Closure (5 min)

"List all triangle congruence shortcuts." SSS, SAS, ASA, AAS, HL (right triangles). Five total.

Homework

Problem Set 4.5, problem 5.

Answer Key — Problem Set 4.5
  1. ASA.
  2. AAS — two angles and a non-included side.
  3. AAA gives similar but not necessarily congruent triangles.
  4. Yes, by ASA.
  5. HL (Hypotenuse-Leg) is a shortcut specific to right triangles.

↑ back to top


Isosceles and Equilateral Triangles

Objectives
Materials
Warm-up (5 min)

Sketch an isosceles triangle. "If the two legs are equal, what about the base angles?" Conjecture.

Direct Instruction (15 min)

Isosceles Triangle Theorem: base angles congruent. Converse: equal base angles $\Rightarrow$ equal legs. Equilateral triangle: all sides equal $\Rightarrow$ all angles $60°$.

Guided Practice (10 min)

Apex angle $40°$. Find base angles. (Each $70°$.)

Independent Practice (10 min)

Problem Set 4.6, problems 1–4.

Closure (5 min)

"In an equilateral triangle, is every altitude also a median? A perpendicular bisector? An angle bisector?" Yes — a remarkable concurrence.

Homework

Problem Set 4.6, problem 5.

Answer Key — Problem Set 4.6
  1. Each base angle $= (180 - 50)/2 = 65°$.
  2. Apex $= 180 - 2(72) = 36°$.
  3. Equilateral $\Rightarrow$ each angle $60°$.
  4. If $AB = AC$, then $\angle B = \angle C$ (isosceles theorem).
  5. $x = 40$: equal angles imply equal opposite sides; setup and solve.

↑ back to top


Congruence Transformations

Objectives
Materials
Warm-up (5 min)

"Slide a triangle. Flip it. Spin it. Is it still congruent to itself?" Yes — these are rigid motions.

Direct Instruction (15 min)

Rigid motion: preserves distance (and hence angles). Reflection, translation, rotation. Any congruence between two triangles can be realised as a sequence of rigid motions.

Guided Practice (10 min)

Map $\triangle ABC$ at $(0,0), (3,0), (0,4)$ to $\triangle A'B'C'$ at $(2, 1), (5, 1), (2, 5)$. Identify the rigid motion (translation by $\langle 2, 1 \rangle$).

Independent Practice (10 min)

Problem Set 4.7, problems 1–4.

Closure (5 min)

"Is a dilation a rigid motion?" No — it changes size. Sets up Chapter 7 (similarity) and §9.6.

Homework

Problem Set 4.7, problem 5.

Answer Key — Problem Set 4.7
  1. Reflection, translation, rotation.
  2. Translation by $\langle 4, 3 \rangle$.
  3. Reflection across the $x$-axis.
  4. Rotation by $90°$ about origin.
  5. True — all rigid motions preserve distance (they are isometries).

↑ back to top


Triangles and Coordinate Proof

Objectives
Materials
Warm-up (5 min)

"If I tell you triangle has vertices $(0,0), (a, 0), (b, c)$, how general is that?" Quite — any triangle can be positioned this way.

Direct Instruction (15 min)

Coordinate proof: place a figure conveniently (often a vertex at origin, a side along an axis), then use distance and midpoint formulas to verify properties. Walk through textbook Example 8.

Guided Practice (10 min)

Coordinate proof: the midsegment of a triangle is half the length of the third side. (Place vertices conveniently; compute midpoints; use distance formula.)

Independent Practice (10 min)

Problem Set 4.8, problems 1–4.

Closure (5 min)

Chapter 4 wrap. Quiz next class on triangle congruence and isosceles properties.

Homework

Problem Set 4.8, problem 5.

Answer Key — Problem Set 4.8
  1. Position one vertex at the origin and a side along the $x$-axis to simplify calculations.
  2. Place at $(0, 0), (2a, 0), (a, h)$.
  3. Midpoint of segment from $(0, 0)$ to $(2a, 2b)$ is $(a, b)$.
  4. Distance from $(0, 0)$ to $(a, b)$ is $\sqrt{a^2 + b^2}$.
  5. The medians of any triangle meet at a single point (the centroid), at $\bar{x} = \tfrac{x_1 + x_2 + x_3}{3}$, $\bar{y}$ similarly.

↑ back to top


Relationships in Triangles

Bisectors of Triangles

Objectives
Materials
Warm-up (5 min)

On a folded sheet, ask students to fold so two marked points coincide. The crease is the perpendicular bisector — geometry by laundry.

Direct Instruction (15 min)

State the iff form of both bisector theorems. Construct the three perpendicular bisectors of a scalene triangle; they meet at the circumcenter, equidistant from vertices — draw the circumscribed circle. Repeat with angle bisectors; meeting point is incenter, equidistant from sides.

Guided Practice (10 min)

Example 1. Then: locate circumcenter of a right triangle (midpoint of hypotenuse — a useful diagnostic for the lazy).

Independent Practice (10 min)

Problem Set 5.1, problems 1–4.

Closure (5 min)

Quick contrast: circumcenter is about vertices; incenter is about sides. Don't muddle them.

Homework

Problem Set 5.1, problem 5.

Answer Key — Problem Set 5.1
  1. $PB = 7$ (Perpendicular Bisector Theorem).
  2. $4$ (Angle Bisector Theorem).
  3. Midpoint of the hypotenuse.
  4. Coincides with the centroid and circumcenter — all four centers coincide in an equilateral triangle.
  5. The perpendicular bisector of the segment: the vertical line $x = 3$.

↑ back to top


Medians and Altitudes

Objectives
Materials
Warm-up (5 min)

Balance a cardboard triangle on a pencil tip — eventually you find the centroid. The physical world cooperates beautifully.

Direct Instruction (15 min)

Define median (vertex to midpoint of opposite side) and altitude (perpendicular from vertex to opposite line). The three medians meet at the centroid, which trisects each median in a $2:1$ ratio. The three altitudes meet at the orthocenter — which may be outside the triangle if it's obtuse. Mention the Euler line as cocktail-party material.

Guided Practice (10 min)

Example 2. Then sketch the orthocenter of an obtuse, right, and acute triangle in turn — note where it sits in each case.

Independent Practice (10 min)

Problem Set 5.2, problems 1–4.

Closure (5 min)

Four triangle centers so far. In an equilateral triangle all coincide. In every other triangle they pull apart and the geometry gets more interesting.

Homework

Problem Set 5.2, problem 5.

Answer Key — Problem Set 5.2
  1. $AG = 10$ (two-thirds of the median).
  2. Orthocenter lies outside an obtuse triangle, opposite the obtuse vertex.
  3. All four centers coincide.
  4. Median: vertex to opposite midpoint. Altitude: vertex perpendicular to opposite line. Angle bisector: from vertex, bisects the angle. Perpendicular bisector: through midpoint of a side, perpendicular to it — does not pass through a vertex in general.
  5. Centroid at $(2, 2)$.

↑ back to top


Inequalities in One Triangle

Objectives
Materials
Warm-up (5 min)

Sketch a very tall thin triangle. Which side is longest? Which angle is largest? The intuition is reliable here.

Direct Instruction (15 min)

State the Side–Angle Inequality both directions. Justify intuitively: a small angle "opens" onto a short side. Work Example 3 — label the angles, then the opposite sides — and order accordingly.

Guided Practice (10 min)

Given sides $4, 7, 9$, identify which angle (by vertex opposite each side) is largest.

Independent Practice (10 min)

Problem Set 5.3, problems 1–4.

Closure (5 min)

Mnemonic: largest angle faces the largest side. They look across at one another.

Homework

Problem Set 5.3, problem 5.

Answer Key — Problem Set 5.3
  1. Side opposite $50°$ shortest; opposite $70°$ longest.
  2. Angle opposite the side of length $9$.
  3. True — the right angle is the largest, so its opposite side (the hypotenuse) is longest.
  4. $\angle C < \angle A < \angle B$ (a $3$–$4$–$5$ right triangle; $\angle C$ opposite the shortest side).
  5. No. Two angles summing to more than $180°$ would already exceed the triangle angle sum.

↑ back to top


Indirect Proof

Objectives
Materials
Warm-up (5 min)

Tell students: "Assume the moon is made of cheese." Now derive a contradiction with everyday astronomy. The move is the same in mathematics.

Direct Instruction (15 min)

Three steps: (1) assume the opposite of what you want to prove; (2) derive a contradiction from your premises; (3) conclude the original. Walk Example 4. Note that indirect proof is the workhorse of irrationality proofs and many classical impossibility results.

Guided Practice (10 min)

Indirectly prove: in a triangle, you cannot have two obtuse angles. (Assume two; sum already exceeds $180°$; contradiction.)

Independent Practice (10 min)

Problem Set 5.4, problems 1–4.

Closure (5 min)

The point of indirect proof is leverage: sometimes the negation is easier to manipulate than the positive claim.

Homework

Problem Set 5.4, problem 5.

Answer Key — Problem Set 5.4
  1. Assume two obtuse; their sum $> 180°$ already; contradicts triangle angle sum. So at most one.
  2. Assume $n$ is odd: $n = 2k+1$, so $n^2 = 4k^2 + 4k + 1$, which is odd — contradicting $n^2$ even.
  3. Assume $\ell$ and $m$ are not parallel — i.e., they intersect.
  4. Assume two obtuse: their sum $> 180°$; impossible. Hence at most one.
  5. That $\sqrt{2} = p/q$ in lowest terms leads to $p$ and $q$ both even — contradicting "lowest terms."

↑ back to top


The Triangle Inequality

Objectives
Materials
Warm-up (5 min)

Hand each pair three stirrers of lengths $2, 3, 6$. Try to make a triangle. Curious silence ensues.

Direct Instruction (15 min)

State the Triangle Inequality. Geometric intuition: the straight path between two points is shortest — so the third side cannot equal or exceed the sum of the other two. Range of third side: $|a - b| < x < a + b$. Walk Examples 5 and 6.

Guided Practice (10 min)

Two sides are $6$ and $11$. Possible range for the third? ($5 < x < 17$.)

Independent Practice (10 min)

Problem Set 5.5, problems 1–4.

Closure (5 min)

Equality ($a + b = c$) gives a degenerate "triangle" — three collinear points. Geometry, like grammar, distinguishes the well-formed from the merely close.

Homework

Problem Set 5.5, problem 5.

Answer Key — Problem Set 5.5
  1. Yes: $5 + 5 = 10 > 9$.
  2. No: $2 + 3 = 5$, not strictly greater.
  3. $5 < x < 21$.
  4. $0 < x < 8$.
  5. A degenerate triangle — three collinear points, no enclosed area.

↑ back to top


Inequalities in Two Triangles

Objectives
Materials
Warm-up (5 min)

Open the classroom door slightly, then widely. Which case puts the doorknob farther from the jamb? The Hinge Theorem in three seconds.

Direct Instruction (15 min)

State the Hinge Theorem (SAS Inequality) and its converse. Two sides held fixed; the included angle's size controls the opposite side's length. Walk Example 7.

Guided Practice (10 min)

Two triangles share sides of $5$ and $7$. Included angles $30°$ and $90°$. Compare opposite sides.

Independent Practice (10 min)

Problem Set 5.6, problems 1–4.

Closure (5 min)

End-of-chapter recap: bisectors, medians, altitudes, inequalities. Quiz next class.

Homework

Problem Set 5.6, problem 5.

Answer Key — Problem Set 5.6
  1. The one with the $80°$ included angle.
  2. The triangle with the $8$-length third side.
  3. The $60°$ door — knob is farther.
  4. If the third sides are equal (or the included angles are equal), then the included angles are equal (or third sides are equal) — i.e., contrapositive states the equality case.
  5. As $\angle A$ doubles (still acute, say), $BC$ grows — the base of the isosceles triangle stretches.

↑ back to top


Quadrilaterals

Angles of Polygons

Objectives
Materials
Warm-up (5 min)

Draw a convex pentagon. From one vertex, draw all diagonals — count the triangles. That's the formula in pictures.

Direct Instruction (15 min)

Triangulation argument: any convex $n$-gon yields $n - 2$ triangles, hence $(n-2)\cdot 180°$ in interior angles. Exterior angle sum is always $360°$ (one full turn as you walk the boundary). Work Example 1.

Guided Practice (10 min)

Sum of interior angles of a heptagon? Each angle of a regular heptagon? (Sum $900°$; each $\approx 128.57°$.)

Independent Practice (10 min)

Problem Set 6.1, problems 1–4.

Closure (5 min)

The exterior-angle fact is the more surprising one: same total for every convex polygon, regardless of size or sides.

Homework

Problem Set 6.1, problem 5.

Answer Key — Problem Set 6.1
  1. $1800°$.
  2. $108°$.
  3. $45°$.
  4. $10$ sides: $(n-2) \cdot 180 = 1440 \Rightarrow n = 10$.
  5. $12$ sides. Each exterior $= 30°$; $n = 360/30 = 12$.

↑ back to top


Parallelograms

Objectives
Materials
Warm-up (5 min)

Trace a parallelogram; fold to overlap opposite sides — they match. Same with opposite angles. Diagonals: fold to find their intersection.

Direct Instruction (15 min)

Enumerate the four properties: opposite sides $\cong$, opposite angles $\cong$, consecutive angles supplementary, diagonals bisect each other. Brief proof sketch using alternate interior angles and ASA. Walk Example 2.

Guided Practice (10 min)

Given $m\angle A = 73°$ in parallelogram $ABCD$, find the other three.

Independent Practice (10 min)

Problem Set 6.2, problems 1–4.

Closure (5 min)

The parallelogram is the workhorse of the quadrilateral family. Rectangles, rhombi, and squares all inherit these properties.

Homework

Problem Set 6.2, problem 5.

Answer Key — Problem Set 6.2
  1. $\angle Q = 115°$, $\angle R = 65°$, $\angle S = 115°$.
  2. $JL = 10$ (diagonals bisect each other).
  3. Perimeter $= 2(8) + 2(5) = 26$.
  4. Opposite angles congruent: $3x = x + 50 \Rightarrow x = 25$.
  5. True.

↑ back to top


Tests for Parallelograms

Objectives
Materials
Warm-up (5 min)

Sketch a quadrilateral with one pair of parallel sides of equal length. Is it a parallelogram? (Yes — that single condition suffices.)

Direct Instruction (15 min)

List the five sufficient conditions. Emphasize: the previous lesson gave consequences; this one gives diagnoses. Walk Example 3 using coordinates and slope/length.

Guided Practice (10 min)

Verify parallelogram by slope and length for the vertices $(1,1), (5,1), (6,4), (2,4)$.

Independent Practice (10 min)

Problem Set 6.3, problems 1–4.

Closure (5 min)

One condition, not all five, is enough. Mathematicians like minimal sufficient conditions — less to check.

Homework

Problem Set 6.3, problem 5.

Answer Key — Problem Set 6.3
  1. Yes. $AB$ and $DC$ both have length $5$ and slope $0$; one pair of opposite sides parallel and congruent.
  2. $AB$: slope $\tfrac{1}{5}$, length $\sqrt{26}$. $DC$: slope $\tfrac{1}{5}$, length $\sqrt{26}$. Both pairs of opposite sides parallel and congruent ⇒ parallelogram.
  3. Yes — both pairs of opposite angles congruent is sufficient.
  4. Diagonals bisect each other.
  5. An isosceles trapezoid has one pair of congruent legs not parallel — example shape.

↑ back to top


Rectangles

Objectives
Materials
Warm-up (5 min)

Two pieces of paper — one rectangular, one a parallelogram only. Fold each along a diagonal. Notice which fold matches the other diagonal in length.

Direct Instruction (15 min)

Rectangle inherits all parallelogram properties, plus four right angles, plus congruent diagonals. The converse: a parallelogram with congruent diagonals is a rectangle. Walk Example 4 (Pythagoras for the diagonal).

Guided Practice (10 min)

Rectangle $9 \times 12$ — diagonal? ($15$.)

Independent Practice (10 min)

Problem Set 6.4, problems 1–4.

Closure (5 min)

Pythagoras peeks around the corner here. We'll meet him formally in Chapter 8.

Homework

Problem Set 6.4, problem 5.

Answer Key — Problem Set 6.4
  1. Diagonal $= \sqrt{25 + 144} = 13$.
  2. Other side $= \sqrt{169 - 25} = 12$.
  3. $WP = YP$: $3x - 2 = x + 6 \Rightarrow x = 4$. $WP = 10$, so $WY = 20$.
  4. True — one right angle forces all four (consecutive angles supplementary).
  5. Area $= 63$.

↑ back to top


Rhombi and Squares

Objectives
Materials
Warm-up (5 min)

Hierarchy chart on the board: parallelogram → rectangle, rhombus → square (rectangle $\cap$ rhombus). The square has it all.

Direct Instruction (15 min)

Rhombus = parallelogram with four congruent sides. Diagonals are perpendicular and bisect opposite angles. Square = rectangle $\cap$ rhombus: all properties together. Walk Example 5.

Guided Practice (10 min)

If a rhombus has diagonals $10$ and $24$, find its side. ($\sqrt{5^2 + 12^2} = 13$.)

Independent Practice (10 min)

Problem Set 6.5, problems 1–4.

Closure (5 min)

Square: the overachiever of the quadrilateral family — congruent sides, right angles, perpendicular and congruent bisecting diagonals.

Homework

Problem Set 6.5, problem 5.

Answer Key — Problem Set 6.5
  1. $40$.
  2. $5$.
  3. $7\sqrt{2}$.
  4. Rectangle $\subset$ parallelogram; rhombus $\subset$ parallelogram; square $=$ rectangle $\cap$ rhombus.
  5. $3x + 6 = 2 \cdot 24 = 48 \Rightarrow x = 14$.

↑ back to top


Kites and Trapezoids

Objectives
Materials
Warm-up (5 min)

Show a kite shape (the toy variety). What distinguishes it from a rhombus? Consecutive vs opposite congruent sides.

Direct Instruction (15 min)

Trapezoid: exactly one pair of parallel sides (Glencoe convention). Isosceles trapezoid: congruent legs ⇒ congruent base angles, congruent diagonals. Kite: two pairs of consecutive congruent sides, perpendicular diagonals, one diagonal bisects the other. Midsegment formula: average of the bases. Walk Example 6.

Guided Practice (10 min)

If midsegment is $12$ and one base is $7$, find the other. ($17$.)

Independent Practice (10 min)

Problem Set 6.6, problems 1–4.

Closure (5 min)

Chapter 6 wrap. Quadrilaterals form a small but neatly nested family. Quiz next class.

Homework

Problem Set 6.6, problem 5.

Answer Key — Problem Set 6.6
  1. $8$.
  2. $13$.
  3. Each pair of base angles is congruent: the two angles at each base.
  4. Diagonals are perpendicular; one bisects the other.
  5. Under the exclusive (Glencoe) definition, no — a parallelogram has two pairs of parallel sides, not "exactly" one. Under the inclusive definition, yes.

↑ back to top


Proportions and Similarity

Ratios and Proportions

Objectives
Materials
Warm-up (5 min)

"If 4 apples cost $\$3$, what do 10 cost?" Proportional reasoning in the wild.

Direct Instruction (15 min)

Ratio and proportion definitions; cross-multiplication; equivalent forms ($\tfrac{a}{b} = \tfrac{c}{d} \Leftrightarrow \tfrac{a+b}{b} = \tfrac{c+d}{d}$, etc.). Work Example 1.

Guided Practice (10 min)

Solve $\tfrac{2x+1}{5} = \tfrac{3x-1}{8}$. ($16x + 8 = 15x - 5 \Rightarrow x = -13$.)

Independent Practice (10 min)

Problem Set 7.1, problems 1–4.

Closure (5 min)

Proportional reasoning is the through-line of the chapter — and of much of the science curriculum besides.

Homework

Problem Set 7.1, problem 5.

Answer Key — Problem Set 7.1
  1. $x = 5$.
  2. $40$ dogs.
  3. $2(x+1) = 4(x-2) \Rightarrow 2x + 2 = 4x - 8 \Rightarrow x = 5$.
  4. From $ad = bc$, add $bd$ to both sides: $ad + bd = bc + bd$, so $(a+b)d = (c+d)b$, hence $\tfrac{a+b}{b} = \tfrac{c+d}{d}$.
  5. $225$ km.

↑ back to top


Similar Polygons

Objectives
Materials
Warm-up (5 min)

Show two photos of the same object at different sizes. Same shape, different size: similar.

Direct Instruction (15 min)

Two requirements for similarity: corresponding angles congruent AND corresponding sides proportional. Both are needed (a non-square rectangle and a square have all $90°$ but aren't similar). Walk Example 2.

Guided Practice (10 min)

$\triangle PQR \sim \triangle STU$ with scale $5:2$. If $PQ = 15$, find $ST$. ($6$.)

Independent Practice (10 min)

Problem Set 7.2, problems 1–4.

Closure (5 min)

Similarity is congruence's looser sibling: shape without insistence on size.

Homework

Problem Set 7.2, problem 5.

Answer Key — Problem Set 7.2
  1. $12 \times 20$.
  2. All squares: yes (all angles $90°$, all sides equal — automatically proportional). All rectangles: no (a $2 \times 4$ and a $2 \times 6$ aren't similar).
  3. $QR = 7.5$.
  4. The constant ratio of corresponding linear measures in similar figures.
  5. $20:35 = 4:7$.

↑ back to top


Similar Triangles

Objectives
Materials
Warm-up (5 min)

Why is AAA enough for similarity but not congruence? Two angles fix the shape; the third is forced. But size remains free.

Direct Instruction (15 min)

State AA, SAS, SSS for similarity. Walk Example 3. Emphasize the asymmetry with congruence postulates: AA needs only two angles; SSS uses proportional sides instead of congruent.

Guided Practice (10 min)

Triangles with sides $4, 6, 8$ and $6, 9, 12$: similar? (Ratios all $2:3$ — yes, SSS.)

Independent Practice (10 min)

Problem Set 7.3, problems 1–4.

Closure (5 min)

AA is the standard workhorse — small data, big conclusion.

Homework

Problem Set 7.3, problem 5.

Answer Key — Problem Set 7.3
  1. AA.
  2. SAS.
  3. Yes — ratios all $2$, so SSS.
  4. Equal sides scale by $9/6 = 3/2$: each equal side $= 12$.
  5. AAA fails for congruence because equal angles don't fix size; AA suffices for similarity because shape is fixed and similarity tolerates scaling.

↑ back to top


Parallel Lines and Proportional Parts

Objectives
Materials
Warm-up (5 min)

Draw a triangle. Pick a midpoint on each of two sides; join them. What do you notice? (Midsegment is parallel to the third side and half its length.)

Direct Instruction (15 min)

State the Triangle Proportionality Theorem. Walk Example 4. Note the midsegment as a special case (proportion $1:1$).

Guided Practice (10 min)

$\triangle ABC$: $DE \parallel BC$, $AD = 4, DB = 8, AC = 18$. Find $AE$ and $EC$. ($AE = 6, EC = 12$.)

Independent Practice (10 min)

Problem Set 7.4, problems 1–4.

Closure (5 min)

Parallel lines slice transversals in proportion — a fact that quietly underwrites surveying and perspective drawing.

Homework

Problem Set 7.4, problem 5.

Answer Key — Problem Set 7.4
  1. $EC = 8$.
  2. Parallel to $\overline{BC}$ and half its length (midsegment).
  3. $MN = 7$.
  4. $\tfrac{4}{6} = \tfrac{x}{9} \Rightarrow x = 6$.
  5. If a line divides two sides of a triangle in equal ratios, it is parallel to the third side.

↑ back to top


Parts of Similar Triangles

Objectives
Materials
Warm-up (5 min)

If you double a square's side, what happens to perimeter? Area? Galileo noticed this — and used it to argue why elephants can't have spider legs.

Direct Instruction (15 min)

Scale factor $k$ governs: perimeters by $k$, areas by $k^2$, volumes by $k^3$. Why: linear measures scale linearly; area is a product of two; volume of three. Walk Example 5.

Guided Practice (10 min)

Similar triangles with scale $3:4$. If smaller has area $27$, larger has area? ($27 \cdot \tfrac{16}{9} = 48$.)

Independent Practice (10 min)

Problem Set 7.5, problems 1–4.

Closure (5 min)

The square-cube law: a single principle responsible for why small things scuttle and large things lumber.

Homework

Problem Set 7.5, problem 5.

Answer Key — Problem Set 7.5
  1. $45$.
  2. $3:7$.
  3. $5:8$.
  4. $1:4$.
  5. $3:4$.

↑ back to top


Similarity Transformations

Objectives
Materials
Warm-up (5 min)

Zoom on a phone screen: that's a dilation about the center of the pinch. Geometry in your pocket.

Direct Instruction (15 min)

Dilation: $(x, y) \mapsto (kx, ky)$ centered at origin. Enlargement if $|k| > 1$, reduction if $0 < |k| < 1$. Walk Example 6.

Guided Practice (10 min)

Dilate $\triangle ABC$ with $A(1, 2), B(3, 1), C(2, 4)$ by factor $3$. Sketch image.

Independent Practice (10 min)

Problem Set 7.6, problems 1–4.

Closure (5 min)

Dilation: similarity made dynamic. We'll return to it in Chapter 9.

Homework

Problem Set 7.6, problem 5.

Answer Key — Problem Set 7.6
  1. $(6, 8)$.
  2. $(-2, 3)$.
  3. $k = 4$.
  4. Dilation changes size; the others (translation, rotation, reflection) preserve it. Only dilation is not an isometry.
  5. No — distances change by factor $|k|$, so unless $k = \pm 1$ it isn't distance-preserving.

↑ back to top


Scale Drawings and Models

Objectives
Materials
Warm-up (5 min)

Look at a road atlas — find the scale bar. Two cities four inches apart on the page: how far in reality?

Direct Instruction (15 min)

Scale as a ratio of corresponding lengths. Once known, every measurement is a single proportion. Walk Example 7.

Guided Practice (10 min)

Architect's scale $1\text{ in.}:2\text{ ft}$. Hallway is $11.5$ in. on plan — how long in reality? ($23$ ft.)

Independent Practice (10 min)

Problem Set 7.7, problems 1–4.

Closure (5 min)

Chapter 7 wrap. Similarity is one of geometry's deepest ideas: it's what makes scale possible. Quiz next class.

Homework

Problem Set 7.7, problem 5.

Answer Key — Problem Set 7.7
  1. $160$ km.
  2. $168$ in. $= 14$ ft.
  3. $7.5$ ft.
  4. $1:10$ (areas scale by square of linear ratio).
  5. Yes — same shape, all linear measures in fixed ratio (the scale).

↑ back to top


Right Triangles and Trigonometry

Geometric Mean

Objectives
Materials
Warm-up (5 min)

Arithmetic mean of $4$ and $16$: $10$. Geometric mean: $\sqrt{64} = 8$. The geometric mean is always at most the arithmetic mean (AM–GM).

Direct Instruction (15 min)

Define geometric mean: $\sqrt{ab}$. State the Right Triangle Altitude Theorem and its three useful corollaries (altitude is geometric mean of segments; each leg is geometric mean of hypotenuse and adjacent segment). Walk Example 1.

Guided Practice (10 min)

Geometric mean of $3$ and $27$. ($9$.)

Independent Practice (10 min)

Problem Set 8.1, problems 1–4.

Closure (5 min)

Right triangles harbor an unreasonable number of similar sub-triangles. We exploit this all chapter.

Homework

Problem Set 8.1, problem 5.

Answer Key — Problem Set 8.1
  1. $10$.
  2. $12$.
  3. $4$.
  4. Hypotenuse $= 10$; legs $\sqrt{2 \cdot 10} = \sqrt{20} = 2\sqrt{5}$ and $\sqrt{8 \cdot 10} = \sqrt{80} = 4\sqrt{5}$.
  5. $(a-b)^2 \geq 0 \Rightarrow a^2 + b^2 \geq 2ab \Rightarrow (a+b)^2 \geq 4ab \Rightarrow \tfrac{a+b}{2} \geq \sqrt{ab}$.

↑ back to top


The Pythagorean Theorem

Objectives
Materials
Warm-up (5 min)

Three squares on the three sides of a right triangle. The biggest equals the other two combined. Pythagoras, in pictures.

Direct Instruction (15 min)

State the theorem and converse. Note: Loomis catalogued $370+$ proofs. We'll skip them but the theorem is equivalent to "Euclidean space is flat." Common Pythagorean triples: $(3,4,5), (5,12,13), (7,24,25), (8,15,17)$. Walk Examples 2 and 3.

Guided Practice (10 min)

Classify $(6, 8, 11)$: $36 + 64 = 100 < 121$ ⇒ obtuse. Classify $(6, 8, 9)$: $100 > 81$ ⇒ acute.

Independent Practice (10 min)

Problem Set 8.2, problems 1–4.

Closure (5 min)

The theorem is older than its namesake — Babylonian and Indian mathematicians knew it centuries earlier. Pythagoras gets the marquee.

Homework

Problem Set 8.2, problem 5.

Answer Key — Problem Set 8.2
  1. $13$.
  2. $15$.
  3. Yes: $81 + 1600 = 1681 = 41^2$.
  4. $16 + 25 = 41 < 49$, so obtuse.
  5. $\sqrt{2}$.

↑ back to top


Special Right Triangles

Objectives
Materials
Warm-up (5 min)

Bisect a square along a diagonal: $45$–$45$–$90$. Bisect an equilateral triangle along an altitude: $30$–$60$–$90$. Two ratios fall out by inspection.

Direct Instruction (15 min)

$45$–$45$–$90$: legs $x$, hypotenuse $x\sqrt{2}$. $30$–$60$–$90$: short leg $x$, long leg $x\sqrt{3}$, hypotenuse $2x$. Derive each by Pythagoras. Walk Examples 4 and 5.

Guided Practice (10 min)

$30$–$60$–$90$: hypotenuse $20$, find both legs. (Short $10$, long $10\sqrt{3}$.)

Independent Practice (10 min)

Problem Set 8.3, problems 1–4.

Closure (5 min)

These two triangles are the unit-conversion currency for SAT, ACT, and every standardized geometry problem. Worth memorizing.

Homework

Problem Set 8.3, problem 5.

Answer Key — Problem Set 8.3
  1. $7\sqrt{2}$.
  2. Short leg $7$, long leg $7\sqrt{3}$.
  3. Short leg $6$, hypotenuse $12$.
  4. $8\sqrt{2}$.
  5. $5\sqrt{3}$.

↑ back to top


Trigonometry

Objectives
Materials
Warm-up (5 min)

Draw two right triangles with one $40°$ angle, different sizes. Measure the opposite/hypotenuse ratio in each. Identical — because similar.

Direct Instruction (15 min)

Define the three primary ratios; SOH-CAH-TOA mnemonic. Calculator practice: $\sin 35°$, $\tan^{-1}(0.4)$. Stress degree mode. Walk Examples 6 and 7.

Guided Practice (10 min)

Right triangle: $\theta = 50°$, adjacent $9$. Find opposite. ($9 \tan 50° \approx 10.72$.)

Independent Practice (10 min)

Problem Set 8.4, problems 1–4.

Closure (5 min)

The ratios depend only on the angle because all right triangles with that angle are similar. Geometry's gift to navigation, astronomy, and everything in between.

Homework

Problem Set 8.4, problem 5.

Answer Key — Problem Set 8.4
  1. Opp $= 10 \sin 40° \approx 6.43$; adj $= 10 \cos 40° \approx 7.66$.
  2. Angle opposite $5$: $\tan^{-1}(5/12) \approx 22.62°$; opposite $12$: $\approx 67.38°$.
  3. $\sin 30° = \tfrac{1}{2}$, $\cos 60° = \tfrac{1}{2}$, $\tan 45° = 1$.
  4. $\cos\theta = \tfrac{4}{5}$, $\tan\theta = \tfrac{3}{4}$.
  5. Because all right triangles with that angle are similar (AA), so the ratios of sides are constant.

↑ back to top


Angles of Elevation and Depression

Objectives
Materials
Warm-up (5 min)

From eye level, looking up at the ceiling: that's elevation. Looking down at the floor from a balcony: depression. Both measured from horizontal.

Direct Instruction (15 min)

Always draw a diagram. Identify horizontal, line of sight, and the right triangle. Elevation and depression for the same sight line are equal (alternate interior). Walk Example 8.

Guided Practice (10 min)

A lighthouse beam strikes the water at $12°$ depression from a height of $80$ ft. Find horizontal distance. ($80 / \tan 12° \approx 376.4$ ft.)

Independent Practice (10 min)

Problem Set 8.5, problems 1–4.

Closure (5 min)

Surveying, astronomy, even artillery — all built on these basics.

Homework

Problem Set 8.5, problem 5.

Answer Key — Problem Set 8.5
  1. $60 \tan 32° \approx 37.49$ ft.
  2. $200 / \tan 18° \approx 615.6$ ft.
  3. $15 / \sin 70° \approx 15.96$ ft.
  4. $30 \tan 50° \approx 35.75$ ft.
  5. The horizontal at the observer and the horizontal at the object are parallel; the line of sight is a transversal, so the two angles are alternate interior — and equal.

↑ back to top


Laws of Sines and Cosines

Objectives
Materials
Warm-up (5 min)

Pythagoras only works for right triangles. What if your triangle isn't right? Enter the cosine correction term.

Direct Instruction (15 min)

State both laws. Selection rule: Law of Sines when you have an angle and its opposite side; Law of Cosines when you have two sides and the included angle (or three sides). Walk Examples 9 and 10.

Guided Practice (10 min)

$a = 6, b = 8, c = 10$. Find largest angle (opposite $c$). By Law of Cosines: $\cos C = (36 + 64 - 100)/(96) = 0$ ⇒ $C = 90°$. (Right triangle, as expected from $(6,8,10)$.)

Independent Practice (10 min)

Problem Set 8.6, problems 1–4.

Closure (5 min)

Law of Cosines reduces to Pythagoras when $C = 90°$ because $\cos 90° = 0$. A pleasing nested result.

Homework

Problem Set 8.6, problem 5.

Answer Key — Problem Set 8.6
  1. $b = 8 \sin 75° / \sin 40° \approx 12.02$.
  2. $c^2 = 25 + 49 - 70 \cos 60° = 39 \Rightarrow c \approx 6.24$.
  3. Law of Sines: when you have a side–angle pair (AAS, ASA, SSA-ambiguous). Law of Cosines: SAS or SSS.
  4. Largest opposite $6$: $\cos C = (16 + 25 - 36)/40 = 5/40 = 0.125 \Rightarrow C \approx 82.82°$.
  5. $\cos 90° = 0$; Law of Cosines collapses to $c^2 = a^2 + b^2$.

↑ back to top


Vectors

Objectives
Materials
Warm-up (5 min)

Walk three steps east, four steps north. Where are you, as the crow flies? (Five units, direction $\tan^{-1}(4/3)$.)

Direct Instruction (15 min)

Vector as directed segment; component form $\langle a, b \rangle$. Magnitude by Pythagoras; direction by arctangent. Addition componentwise; scalar multiplication scales each component. Walk Example 11.

Guided Practice (10 min)

$\vec{u} = \langle 4, -3 \rangle$. Find magnitude. ($5$.)

Independent Practice (10 min)

Problem Set 8.7, problems 1–4.

Closure (5 min)

Chapter 8 wrap. Pythagoras, trig, and vectors — geometry that travels well into physics. Quiz next class.

Homework

Problem Set 8.7, problem 5.

Answer Key — Problem Set 8.7
  1. Magnitude $10$; direction $\tan^{-1}(8/-6) \approx 180° - 53.13° = 126.87°$ (second quadrant).
  2. $\langle 7, 2 \rangle$.
  3. $\langle 3, -12 \rangle$.
  4. East component $200 \sin 30° = 100$ mph; north component $200 \cos 30° \approx 173.2$ mph.
  5. Yes — $\langle 4, 6 \rangle = 2\langle 2, 3 \rangle$, so they are scalar multiples.

↑ back to top


Transformations

Reflections

Objectives
Materials
Warm-up (5 min)

Hold a mirror perpendicular to the paper along a line. The reflected image is the geometric reflection. Note your left hand becomes a right hand — orientation reverses.

Direct Instruction (15 min)

Definition: reflection line is the perpendicular bisector of segment from point to image. Coordinate rules for $x$-axis, $y$-axis, $y = x$, origin. Walk Example 1. Mention Klein's Erlangen program: classifying geometries by their transformation groups.

Guided Practice (10 min)

Reflect $(2, -5)$ across $y = x$. ($(-5, 2)$.)

Independent Practice (10 min)

Problem Set 9.1, problems 1–4.

Closure (5 min)

Reflections are the building blocks: every rigid motion can be decomposed into at most three.

Homework

Problem Set 9.1, problem 5.

Answer Key — Problem Set 9.1
  1. $(4, 5)$.
  2. $(7, 2)$.
  3. $(3, 6)$.
  4. $b = 0$ — the point is already on the $x$-axis.
  5. $(0,0), (-4,0), (-4,3)$.

↑ back to top


Translations

Objectives
Materials
Warm-up (5 min)

"Slide everything two units right and three down." That's a translation. Everyone moves the same way.

Direct Instruction (15 min)

Translation rule: $(x, y) \to (x + a, y + b)$. Preserves shape, size, and orientation. Walk Example 2.

Guided Practice (10 min)

Translate $\triangle$ with vertices $(1,1), (3,1), (2,4)$ by $\langle -2, 3 \rangle$. ($(-1, 4), (1, 4), (0, 7)$.)

Independent Practice (10 min)

Problem Set 9.2, problems 1–4.

Closure (5 min)

The mildest transformation: no rotation, no flipping, no scaling — just relocation.

Homework

Problem Set 9.2, problem 5.

Answer Key — Problem Set 9.2
  1. $(1, 5)$.
  2. $\langle 3, -4 \rangle$.
  3. $(2,2), (5,2), (2,6)$.
  4. Yes — every point moves by the same distance, so all pairwise distances are preserved.
  5. $\langle -6, 3 \rangle$.

↑ back to top


Rotations

Objectives
Materials
Warm-up (5 min)

Pin patty paper at a point on graph paper; mark a point and rotate. Trace and read off the image. Geometry by sleight of hand.

Direct Instruction (15 min)

Rotation: center, angle, direction. Counter-clockwise positive. State the three coordinate rules about the origin. Walk Example 3. Note rotations are isometries and preserve orientation.

Guided Practice (10 min)

Rotate $\triangle(1,0), (3,0), (3,2)$ by $90°$ CCW about origin. ($(0,1), (0,3), (-2,3)$.)

Independent Practice (10 min)

Problem Set 9.3, problems 1–4.

Closure (5 min)

$180°$ rotation about origin is the same as reflection through origin. Two ways to land on one place.

Homework

Problem Set 9.3, problem 5.

Answer Key — Problem Set 9.3
  1. $(-2, 5)$.
  2. $(-3, -1)$.
  3. $(2, -4)$.
  4. $180°$.
  5. Yes to both — distances and orientation preserved.

↑ back to top


Compositions of Transformations

Objectives
Materials
Warm-up (5 min)

Take a step left, then turn right. Now: turn right, then take a step left. Different ending. Order matters.

Direct Instruction (15 min)

Composition notation; right-to-left application. Two reflections across parallel lines = translation; across intersecting lines = rotation. This decomposition underlies the classification of plane isometries. Walk Example 4.

Guided Practice (10 min)

Reflect $(3, 5)$ across $x$-axis then across $y$-axis. What single transformation matches? ($180°$ rotation about origin.)

Independent Practice (10 min)

Problem Set 9.4, problems 1–4.

Closure (5 min)

Composition is the operation in the group of rigid motions. Not commutative — geometry's modest reminder that order matters in the real world.

Homework

Problem Set 9.4, problem 5.

Answer Key — Problem Set 9.4
  1. $(1, 5) \to (-1, 5) \to (2, 7)$.
  2. $(1, 5) \to (4, 7) \to (-4, 7)$. Different final point — composition is non-commutative.
  3. $(2, 0) \to (0, 2) \to (0, -2)$.
  4. $180°$ rotation about origin.
  5. The identity.

↑ back to top


Symmetry

Objectives
Materials
Warm-up (5 min)

How many ways can a square map to itself? Eight — four rotations and four reflections. This is the dihedral group $D_4$.

Direct Instruction (15 min)

Define line symmetry and rotational symmetry of order $n$. Regular $n$-gons have both, each of order $n$. Walk Example 5.

Guided Practice (10 min)

Identify symmetries of: rectangle (non-square), equilateral triangle, letter S.

Independent Practice (10 min)

Problem Set 9.5, problems 1–4.

Closure (5 min)

Symmetry is geometry's deepest organizing principle — central to crystallography, particle physics, and your bathroom tile.

Homework

Problem Set 9.5, problem 5.

Answer Key — Problem Set 9.5
  1. $3$ lines; order $3$.
  2. $4$ lines; order $4$.
  3. $n$ lines; order $n$.
  4. Two lines (horizontal and vertical); rotational symmetry of order $2$.
  5. Order $6$ (six-fold rotational symmetry).

↑ back to top


Dilations

Objectives
Materials
Warm-up (5 min)

A photocopier set to $200\%$: dilation by factor $2$. The toner is doing geometry.

Direct Instruction (15 min)

Dilation centered at origin: $(x, y) \to (kx, ky)$. Negative $k$: a half-turn plus a scaling. Dilations preserve angles and similarity but not distance. Walk Example 6.

Guided Practice (10 min)

Dilate $\triangle(2, 4), (4, 4), (4, 0)$ by factor $\tfrac{1}{2}$. ($(1,2), (2,2), (2,0)$.)

Independent Practice (10 min)

Problem Set 9.6, problems 1–4.

Closure (5 min)

Chapter 9 wrap. Four transformations, four sets of rules — and from them, all of plane motion. Quiz next class.

Homework

Problem Set 9.6, problem 5.

Answer Key — Problem Set 9.6
  1. $(1.5, -1)$.
  2. $(-6, 0)$. Equivalent to a $180°$ rotation about origin.
  3. $k = 5$.
  4. False — distances are scaled by $|k|$, so it's an isometry only if $|k| = 1$.
  5. Areas scale by $9$.

↑ back to top


Circles

Circles and Circumference

Objectives
Materials
Warm-up (5 min)

Each pair: measure circumference and diameter of a tin or jar with string. Divide. Everyone gets roughly $3.14$. The fact that this works for every circle is what makes $\pi$ a constant — and a faintly unreasonable one.

Direct Instruction (15 min)

Define centre, radius, diameter, chord; introduce circumference formula $C = 2\pi r = \pi d$. Note that proving $\pi$ is the same for every circle rigorously took two millennia (Archimedes' inscribed/circumscribed polygons, Cauchy's limit definitions, et cetera). Walk Example 1.

Guided Practice (10 min)

Find $C$ for $r = 4.5$ ($9\pi$). Find $d$ for $C = 100$ ($d = 100/\pi \approx 31.83$).

Independent Practice (10 min)

Problem Set 10.1, problems 1–4.

Closure (5 min)

$\pi$ is transcendental — it isn't the root of any polynomial with rational coefficients. Lindemann proved this in 1882, settling forever the impossibility of squaring the circle. A satisfying loose end of antiquity, finally tied.

Homework

Problem Set 10.1, problem 5.

Answer Key — Problem Set 10.1
  1. $C = 20\pi$.
  2. $r = 15$.
  3. $d = 18$.
  4. $26\pi \approx 81.68$ in.
  5. $r = 50/(2\pi) \approx 7.96$ cm.

↑ back to top


Angles and Arcs

Objectives
Materials
Warm-up (5 min)

A clock face. From 12 to 3 is what fraction of the circle? What central angle? (One quarter; $90°$.)

Direct Instruction (15 min)

Central angle = arc measure; minor arc $\leq 180°$, major arc $\geq 180°$; major + minor $= 360°$. Arc length formula. Walk Example 2. Distinguish arc measure (degrees) from arc length (linear units).

Guided Practice (10 min)

Arc length for $150°$ angle in $r = 6$ circle. ($150/360 \cdot 12\pi = 5\pi$.)

Independent Practice (10 min)

Problem Set 10.2, problems 1–4.

Closure (5 min)

Two arcs share endpoints; together they exhaust the circle. Mind the distinction between an arc's degrees and its length in inches — they answer different questions.

Homework

Problem Set 10.2, problem 5.

Answer Key — Problem Set 10.2
  1. $4\pi$.
  2. $6\pi$.
  3. $\tfrac{45}{360} \cdot 2\pi r = \pi \Rightarrow r = 4$.
  4. $360°$.
  5. $\tfrac{270}{360} = \tfrac{3}{4}$.

↑ back to top


Arcs and Chords

Objectives
Materials
Warm-up (5 min)

Fold a paper circle so a chord lies along a crease. The fold passes through the centre — because the perpendicular bisector of a chord always does.

Direct Instruction (15 min)

State the three chord–arc theorems. Key tool: dropping a perpendicular from centre to chord gives a right triangle. Walk Example 3 — note the Pythagorean step.

Guided Practice (10 min)

Chord of length $24$ in circle of radius $13$ — distance from centre? ($\sqrt{169 - 144} = 5$.)

Independent Practice (10 min)

Problem Set 10.3, problems 1–4.

Closure (5 min)

Right triangles, hiding inside circles. They show up everywhere — a recurring theme.

Homework

Problem Set 10.3, problem 5.

Answer Key — Problem Set 10.3
  1. $\sqrt{100 - 64} = 6$.
  2. Half-chord $\sqrt{100 - 36} = 8$; chord $16$ cm.
  3. They are equidistant from the centre.
  4. True.
  5. No — two chords can bisect each other only if both are diameters (intersect at centre), but a chord that bisects another need not itself be bisected. Counterexample: a diameter bisects any chord it meets perpendicularly, but only the perpendicular case forces bisection. So: only when the bisecting chord is a diameter and perpendicular.

↑ back to top


Inscribed Angles

Objectives
Materials
Warm-up (5 min)

Draw a circle, mark a diameter, then any point on the circle and connect. Measure the angle at that point. It will be $90°$ — every time. Thales smiles from antiquity.

Direct Instruction (15 min)

Inscribed angle = half the intercepted arc. Three consequences: angles on the same arc are congruent; angle in a semicircle is right; opposite angles of a cyclic quadrilateral are supplementary. Mention Thales' anecdote (well, eclipse). Walk Example 4.

Guided Practice (10 min)

Inscribed angle of $25°$ intercepts arc of? ($50°$.) Two inscribed angles on the same arc — relationship? (Congruent.)

Independent Practice (10 min)

Problem Set 10.4, problems 1–4.

Closure (5 min)

The Inscribed Angle Theorem is the single most generative result in circle geometry. Most of what follows is corollary or extension.

Homework

Problem Set 10.4, problem 5.

Answer Key — Problem Set 10.4
  1. $65°$.
  2. $70°$.
  3. $90°$ (Thales).
  4. They are congruent.
  5. The two opposite angles together intercept the full circle ($360°$). Each is half its arc, so they sum to $\tfrac{1}{2}(360°) = 180°$.

↑ back to top


Tangents

Objectives
Materials
Warm-up (5 min)

Roll a coin along a ruler. The point of contact at any instant: a single point. The ruler is tangent to the coin at that point.

Direct Instruction (15 min)

Tangent meets circle at exactly one point; it's perpendicular to the radius at that point. From an external point, two tangent segments — congruent. Walk Example 5 (Pythagoras in the right triangle $OTP$).

Guided Practice (10 min)

From external point $P$, $OP = 17$, $r = 8$. Tangent length? ($\sqrt{289 - 64} = 15$.)

Independent Practice (10 min)

Problem Set 10.5, problems 1–4.

Closure (5 min)

Tangents are the limiting case of secants — and the right-angle relation is what makes them computationally tractable.

Homework

Problem Set 10.5, problem 5.

Answer Key — Problem Set 10.5
  1. $\sqrt{100 - 36} = 8$.
  2. $PB = 8$ (Two-Tangent Theorem).
  3. False — they are perpendicular.
  4. One.
  5. Two.

↑ back to top


Secants and Tangents: Angles

Objectives
Materials
Warm-up (5 min)

Three cases to keep straight: vertex on the circle (half the arc), vertex inside (half the sum), vertex outside (half the difference). Memorize the locations and the operations follow.

Direct Instruction (15 min)

State both theorems. The two-secant-outside case yields half the difference; the two-chord-inside case yields half the sum. Geometric intuition: as the vertex moves outward, the angle shrinks toward zero. Walk Example 6.

Guided Practice (10 min)

Two chords cross inside; arcs $80°$ and $40°$. Find the angle. ($60°$.)

Independent Practice (10 min)

Problem Set 10.6, problems 1–4.

Closure (5 min)

Three positions of the vertex, three formulas — but the same idea: angles relate to arcs by halves.

Homework

Problem Set 10.6, problem 5.

Answer Key — Problem Set 10.6
  1. $\tfrac{1}{2}(70 + 30) = 50°$.
  2. $\tfrac{1}{2}(150 - 50) = 50°$.
  3. $\tfrac{1}{2}(120 - 40) = 40°$.
  4. Inscribed Angle Theorem — vertex on circle is the limiting case as vertex moves to the boundary.
  5. $25 = \tfrac{1}{2}(90 - x) \Rightarrow x = 40°$.

↑ back to top


Special Segments in a Circle

Objectives
Materials
Warm-up (5 min)

Two chords crossing: $a \cdot b = c \cdot d$. Cute. The "power of a point" is a single invariant that absorbs three apparent rules.

Direct Instruction (15 min)

State the three forms: two chords ($ab = cd$); two secants ($a_1 b_1 = a_2 b_2$, whole times external for each); tangent–secant ($t^2 = a \cdot b$). All express the same quantity — the "power" — relative to a fixed point. Walk Example 7.

Guided Practice (10 min)

Tangent $t = 10$ from external $P$; secant external part $5$ — whole secant? ($100 = 5b \Rightarrow b = 20$.)

Independent Practice (10 min)

Problem Set 10.7, problems 1–4.

Closure (5 min)

The unified statement: for any line through point $P$ meeting the circle at $X, Y$, the product $\overline{PX} \cdot \overline{PY}$ (with signed lengths) is the same — the power of $P$. Three theorems collapse to one.

Homework

Problem Set 10.7, problem 5.

Answer Key — Problem Set 10.7
  1. $5 \cdot 6 = 3x \Rightarrow x = 10$.
  2. $36 = 4 \cdot b \Rightarrow b = 9$.
  3. $3 \cdot 12 = 4 \cdot b_2 \Rightarrow b_2 = 9$.
  4. For any line through $P$ meeting the circle at $X, Y$: $\overline{PX} \cdot \overline{PY}$ is invariant (in tangent case, $X = Y$ giving $t^2$).
  5. $64 = 4b \Rightarrow b = 16$.

↑ back to top


Equations of Circles

Objectives
Materials
Warm-up (5 min)

Distance formula: $(x - h)^2 + (y - k)^2 = r^2$ just says "every point on the circle is distance $r$ from the centre $(h, k)$." Geometry made algebraic.

Direct Instruction (15 min)

Standard form derivation. Completing the square — review with a numerical example before doing the circle case. Walk Example 8.

Guided Practice (10 min)

Convert $x^2 + y^2 - 10x + 6y + 9 = 0$ to standard form. ($(x - 5)^2 + (y + 3)^2 = 25$; centre $(5, -3)$, radius $5$.)

Independent Practice (10 min)

Problem Set 10.8, problems 1–4.

Closure (5 min)

Chapter 10 wrap. The circle is geometry's tidiest object — and one of its most prolific. Quiz next class.

Homework

Problem Set 10.8, problem 5.

Answer Key — Problem Set 10.8
  1. $(x - 2)^2 + (y + 5)^2 = 16$.
  2. Centre $(-1, 3)$; radius $7$.
  3. $(x + 4)^2 + (y - 1)^2 = 9$; centre $(-4, 1)$, radius $3$.
  4. $(5 - 2)^2 + (1 + 3)^2 = 9 + 16 = 25$. Yes.
  5. Centre = midpoint $= (3, 4)$; radius = half the diameter = $5$. Equation: $(x - 3)^2 + (y - 4)^2 = 25$.

↑ back to top


Areas

Parallelograms and Triangles

Objectives
Materials
Warm-up (5 min)

Cut a parallelogram along a perpendicular and slide one piece to form a rectangle. Area unchanged. The base-times-height formula falls out of the demonstration.

Direct Instruction (15 min)

State both formulas. Emphasize: height is the perpendicular distance, not the slant. The triangle is half a parallelogram on the same base and height. Walk Example 1.

Guided Practice (10 min)

Triangle with sides $8, 6$ and included angle $30°$. Area $= \tfrac{1}{2}(8)(6)\sin 30° = 12$. (Foreshadowing trigonometric area.)

Independent Practice (10 min)

Problem Set 11.1, problems 1–4.

Closure (5 min)

Two parallelograms on the same base, between the same parallels, have the same area — Euclid's Proposition 35, and the seed of integral calculus.

Homework

Problem Set 11.1, problem 5.

Answer Key — Problem Set 11.1
  1. $60$.
  2. $36$.
  3. $h = 8$.
  4. $h = 10 \sin 30° = 5$; $A = 6 \cdot 5 = 30$.
  5. True (Euclid I.35).

↑ back to top


Trapezoids, Rhombi, and Kites

Objectives
Materials
Warm-up (5 min)

Trapezoid area: average of the two bases, times the height. A trapezoid is morally just a rectangle whose width is the average of two slightly differing widths.

Direct Instruction (15 min)

State trapezoid formula; derive by either dissection (cutting and recombining) or duplication (two trapezoids form a parallelogram). For rhombi and kites: $A = \tfrac{1}{2} d_1 d_2$. Walk Example 2.

Guided Practice (10 min)

Trapezoid: $b_1 = 9, b_2 = 15, h = 6$. ($A = 72$.)

Independent Practice (10 min)

Problem Set 11.2, problems 1–4.

Closure (5 min)

Two formulas, half a dozen quadrilateral types. Mathematics often rewards a willingness to look for the same idea wearing different clothes.

Homework

Problem Set 11.2, problem 5.

Answer Key — Problem Set 11.2
  1. $50$.
  2. $24$.
  3. $30$.
  4. $40 = \tfrac{1}{2}(4 + b_2)(5) \Rightarrow b_2 = 12$.
  5. Half-diagonal $3$ (given); other half $= \sqrt{25 - 9} = 4$, so full $d_2 = 8$. $A = \tfrac{1}{2}(6)(8) = 24$.

↑ back to top


Areas of Circles and Sectors

Objectives
Materials
Warm-up (5 min)

Slice a circle into thin sectors and rearrange them alternating point-up and point-down. You get something that looks like a parallelogram with base $\pi r$ and height $r$ — area $\pi r^2$. Archimedes' argument, basically.

Direct Instruction (15 min)

$A = \pi r^2$. Sector area: proportion of the circle's area equal to the fraction of $360°$ swept. Walk Example 3.

Guided Practice (10 min)

Sector area for $135°$, $r = 8$. ($\tfrac{135}{360} \cdot 64\pi = 24\pi$.)

Independent Practice (10 min)

Problem Set 11.3, problems 1–4.

Closure (5 min)

$\pi$ does double duty: ratio of circumference to diameter, and (with $r^2$) the area constant. Same $\pi$, two appearances — calculus eventually explains why.

Homework

Problem Set 11.3, problem 5.

Answer Key — Problem Set 11.3
  1. $25\pi$.
  2. $r = 7$.
  3. $25\pi$.
  4. $3\pi$.
  5. $r = 7$; total area $49\pi$; per slice $\tfrac{49\pi}{8} \approx 19.24$ sq in.

↑ back to top


Regular Polygons and Composite Figures

Objectives
Materials
Warm-up (5 min)

A regular hexagon = six congruent equilateral triangles. The apothem is the height of one triangle. $A = \tfrac{1}{2} a P$ is "six little triangle bases times their common height, halved."

Direct Instruction (15 min)

$A = \tfrac{1}{2} a P$. Composite figures: decompose into known shapes; add or subtract. Walk Example 4.

Guided Practice (10 min)

Regular hexagon side $4$. Apothem $= 2\sqrt{3}$; perimeter $= 24$. Area $= \tfrac{1}{2}(2\sqrt{3})(24) = 24\sqrt{3}$.

Independent Practice (10 min)

Problem Set 11.4, problems 1–4.

Closure (5 min)

As $n$ grows, the regular $n$-gon approaches its circumscribing circle. Apothem $\to r$, perimeter $\to 2\pi r$, area $\to \pi r^2$. Archimedes lurking again.

Homework

Problem Set 11.4, problem 5.

Answer Key — Problem Set 11.4
  1. $A = \tfrac{1}{2}(4.13)(30) = 61.95$.
  2. $A = \tfrac{1}{2}(7.24)(48) = 173.76$.
  3. Side $6$; apothem $3$.
  4. Rectangle $24$ + semicircle $\tfrac{1}{2}\pi(4) = 2\pi$; total $24 + 2\pi \approx 30.28$.
  5. $20 - \pi \approx 16.86$.

↑ back to top


Areas of Similar Figures

Objectives
Materials
Warm-up (5 min)

Galileo's argument: a kitten cannot grow into a tiger by scaling up. Volume scales as the cube of length; bone cross-section only as the square. The legs would crumble.

Direct Instruction (15 min)

If linear scale is $k$, areas scale as $k^2$ — a direct consequence of area being a product of two linear measures. Mention the parallel volume rule ($k^3$) coming in Chapter 12. Walk Example 5.

Guided Practice (10 min)

Two similar rectangles, sides in ratio $1:4$. Area ratio? ($1:16$.) If areas are $4:9$, sides? ($2:3$.)

Independent Practice (10 min)

Problem Set 11.5, problems 1–4.

Closure (5 min)

Chapter 11 wrap. The square-cube law is one of those quietly profound facts: dimensional scaling does much of the work in physics, biology, and engineering. Quiz next class.

Homework

Problem Set 11.5, problem 5.

Answer Key — Problem Set 11.5
  1. $9:16$.
  2. $25:64$.
  3. $\sqrt{9:25} = 3:5$.
  4. By a factor of $9$.
  5. Linear ratio $\sqrt{18:50} = \sqrt{9:25} = 3:5$. Larger perimeter $= \tfrac{5}{3}(12) = 20$.

↑ back to top


Surface Area and Volume

Representations of Three-Dimensional Figures

Objectives
Materials
Warm-up (5 min)

Hand round a cube. Count vertices, edges, faces. Plug into $V - E + F$. The answer is always $2$ for any convex polyhedron — try a tetrahedron next.

Direct Instruction (15 min)

Polyhedron, prism, pyramid, cylinder, cone, sphere — vocabulary. Euler's formula and its topological content (the $2$ is the Euler characteristic of the sphere; a torus would give $0$). Walk Example 1.

Guided Practice (10 min)

Pentagonal prism: $V = 10$, $F = 7$. Find $E$. ($E = 15$.)

Independent Practice (10 min)

Problem Set 12.1, problems 1–4.

Closure (5 min)

Euler's formula opens the door to topology — geometry that ignores stretching but minds the holes. A doughnut and a coffee cup are topologically the same; a cube and a sphere also share their character.

Homework

Problem Set 12.1, problem 5.

Answer Key — Problem Set 12.1
  1. $E = 6$.
  2. $F = 8$.
  3. Pentagonal pyramid or triangular prism.
  4. $8$ (two hexagonal bases plus six rectangular sides).
  5. False — its surface is curved, not polygonal.

↑ back to top


Surface Area: Prisms and Cylinders

Objectives
Materials
Warm-up (5 min)

Unwrap a soup-can label. It's a rectangle: width = circumference, height = can height. Cylinder lateral area in one move.

Direct Instruction (15 min)

Prism $SA = 2B + Ph$. Cylinder $SA = 2\pi r^2 + 2\pi r h$. Both follow from unrolling. Walk Example 2.

Guided Practice (10 min)

Cube of side $5$ — surface area? ($6 \cdot 25 = 150$.)

Independent Practice (10 min)

Problem Set 12.2, problems 1–4.

Closure (5 min)

Surface area is the dimension of paint, packaging, and heat loss. Volume is what's inside. Different units, different formulas, different intuitions.

Homework

Problem Set 12.2, problem 5.

Answer Key — Problem Set 12.2
  1. $2(4 \cdot 3 + 4 \cdot 5 + 3 \cdot 5) = 2(12 + 20 + 15) = 94$.
  2. $6 \cdot 49 = 294$.
  3. $2\pi(16) + 2\pi(4)(10) = 32\pi + 80\pi = 112\pi$.
  4. $100\pi = 50\pi + 10\pi h \Rightarrow h = 5$.
  5. The lateral area is $SA$ minus the two bases: $LA = Ph$.

↑ back to top


Surface Area: Pyramids and Cones

Objectives
Materials
Warm-up (5 min)

Unroll a paper cone — it becomes a sector. Radius of sector = slant height of cone. Arc length of sector = circumference of cone's base. Area: $\tfrac{1}{2}(\text{arc})(\text{radius}) = \pi r \ell$. There's your lateral formula.

Direct Instruction (15 min)

Pyramid $SA = B + \tfrac{1}{2} P\ell$. Cone $SA = \pi r^2 + \pi r \ell$. Distinguish slant height $\ell$ from vertical height $h$: related by Pythagoras, $\ell^2 = h^2 + r^2$ (for a cone). Walk Example 3.

Guided Practice (10 min)

Cone $r = 5, h = 12$. Find $\ell$ ($13$), then $SA$ ($25\pi + 65\pi = 90\pi$).

Independent Practice (10 min)

Problem Set 12.3, problems 1–4.

Closure (5 min)

Mind the difference between $h$ and $\ell$. Confusing the two is the most common error on every quiz I've ever graded.

Homework

Problem Set 12.3, problem 5.

Answer Key — Problem Set 12.3
  1. $36 + \tfrac{1}{2}(24)(5) = 36 + 60 = 96$.
  2. $36\pi + 60\pi = 96\pi$.
  3. $\ell = 5$; $SA = 16\pi + 20\pi = 36\pi$.
  4. $LA = \tfrac{1}{2}(24)(7) = 84$.
  5. False — slant height exceeds vertical height (Pythagoras), except in the degenerate flat case.

↑ back to top


Volume: Prisms and Cylinders

Objectives
Materials
Warm-up (5 min)

Stack of paper, perfectly aligned vs. skewed sideways: same volume. Cavalieri's principle in one demonstration — the cross-sectional area at every height is the same.

Direct Instruction (15 min)

Volume = base area × height. Same formula for oblique and right prisms (Cavalieri). Cylinder: $\pi r^2 h$. Walk Example 4.

Guided Practice (10 min)

Cylinder $r = 4, h = 7$. $V = 112\pi$.

Independent Practice (10 min)

Problem Set 12.4, problems 1–4.

Closure (5 min)

Cavalieri was a Jesuit priest and a forerunner of calculus. The "method of indivisibles" was a stepping stone from antiquity's geometric proofs to Newton's and Leibniz's integrals.

Homework

Problem Set 12.4, problem 5.

Answer Key — Problem Set 12.4
  1. $120$.
  2. $729$.
  3. $90\pi$.
  4. $200\pi = 8\pi r^2 \Rightarrow r^2 = 25 \Rightarrow r = 5$.
  5. Base triangle area $= 6$; $V = 6 \cdot 10 = 60$.

↑ back to top


Volume: Pyramids and Cones

Objectives
Materials
Warm-up (5 min)

Fill the cone with rice, pour into the cylinder. Repeat. Three cones fill one cylinder. Hence the $\tfrac{1}{3}$.

Direct Instruction (15 min)

Pyramid: $V = \tfrac{1}{3} Bh$. Cone: $V = \tfrac{1}{3}\pi r^2 h$. The $\tfrac{1}{3}$ comes from Cavalieri or, equivalently, from integration ($\int_0^h \pi (r \tfrac{x}{h})^2 dx = \tfrac{1}{3}\pi r^2 h$). Walk Example 5.

Guided Practice (10 min)

Pyramid: base $6 \times 6$, height $10$. ($V = \tfrac{1}{3}(36)(10) = 120$.)

Independent Practice (10 min)

Problem Set 12.5, problems 1–4.

Closure (5 min)

A pyramid is one-third of its bounding prism. Same height, same base: factor of three. A satisfyingly clean ratio.

Homework

Problem Set 12.5, problem 5.

Answer Key — Problem Set 12.5
  1. $\tfrac{1}{3}(16)(9) = 48$.
  2. $\tfrac{1}{3}\pi(25)(12) = 100\pi$.
  3. $h = \sqrt{25 - 9} = 4$; $V = \tfrac{1}{3}\pi(9)(4) = 12\pi$.
  4. $1:3$ (pyramid : prism).
  5. $36\pi = \tfrac{1}{3}\pi(9)h \Rightarrow h = 12$.

↑ back to top


Surface Area and Volume of Spheres

Objectives
Materials
Warm-up (5 min)

Archimedes wanted a sphere inscribed in a cylinder carved on his tombstone. The ratio of their volumes is exactly $2:3$ — and he was so taken with this that he counted it among his greatest discoveries. Worth more than a $5$ on the AP, in his book.

Direct Instruction (15 min)

$SA = 4\pi r^2$ — exactly four great-circle areas. $V = \tfrac{4}{3}\pi r^3$. Both are within reach of Cavalieri (sphere $\leftrightarrow$ cylinder-minus-two-cones). Walk Example 6.

Guided Practice (10 min)

Sphere of radius $4$. $SA = 64\pi$; $V = \tfrac{256}{3}\pi$.

Independent Practice (10 min)

Problem Set 12.6, problems 1–4.

Closure (5 min)

Among all solids of a given surface area, the sphere encloses the most volume. The isoperimetric principle — nature's preference for round things, from soap bubbles to droplets.

Homework

Problem Set 12.6, problem 5.

Answer Key — Problem Set 12.6
  1. $SA = 144\pi$; $V = 288\pi$.
  2. $\tfrac{32}{3}\pi = \tfrac{4}{3}\pi r^3 \Rightarrow r^3 = 8 \Rightarrow r = 2$.
  3. $100\pi = 4\pi r^2 \Rightarrow r = 5$.
  4. $SA \approx 4\pi (6370)^2 \approx 162{,}307{,}600 \pi$ km² (≈ $510$ million km²).
  5. Factor of $8$ ($2^3$).

↑ back to top


Spherical Geometry

Objectives
Materials
Warm-up (5 min)

On the globe, stretch a string from London to Tokyo. It hugs the Arctic — not the Mercator-projection "straight line." That's the great circle. Geometry without flat paper.

Direct Instruction (15 min)

Great circle as geodesic. Spherical triangle: angle sum $> 180°$; the excess is proportional to the triangle's area. Euclid's fifth postulate fails — there are no parallels on a sphere, since any two great circles intersect. This was the door through which non-Euclidean geometry walked in (Gauss, Lobachevsky, Riemann).

Guided Practice (10 min)

Walk students through the polar-equatorial triangle: three right angles. Angle sum $270°$, exceeding $180°$ by $90°$ — and the triangle's area is exactly one-eighth of the sphere's surface.

Independent Practice (10 min)

Problem Set 12.7, problems 1–4.

Closure (5 min)

General relativity uses curved spacetime, where geometry differs from Euclid's in much the same way. Light bends; triangles' angles don't add to $180°$; great-circle thinking gets you to the truth.

Homework

Problem Set 12.7, problem 5.

Answer Key — Problem Set 12.7
  1. True.
  2. Exactly one (unless the points are antipodal, in which case infinitely many).
  3. $270°$ (three right angles).
  4. No — only the equator is a great circle. Other latitudes are smaller circles, parallel to the equator but not passing through the centre.
  5. The parallel postulate (no parallels on a sphere); the triangle-angle-sum theorem ($180°$ becomes $> 180°$). Either suffices.

↑ back to top


Congruent and Similar Solids

Objectives
Materials
Warm-up (5 min)

Two cubes of side $2$ and $3$: side ratio $2:3$. Surface area ratio? Volume ratio? ($4:9$ and $8:27$.) Squares and cubes of the scale factor.

Direct Instruction (15 min)

Similar solids: linear $k$, surface area $k^2$, volume $k^3$. This is the same square-cube law that limits the size of land animals, governs heat dissipation, and explains why ice cubes melt faster than ice cubes shaped like spheres of the same mass. Walk Example 8.

Guided Practice (10 min)

Two similar pyramids: edge ratio $3:5$. Volume ratio $27:125$.

Independent Practice (10 min)

Problem Set 12.8, problems 1–4.

Closure (5 min)

Chapter 12 wrap. Three dimensions, three scaling laws. Cumulative quiz next class on surface area and volume.

Homework

Problem Set 12.8, problem 5.

Answer Key — Problem Set 12.8
  1. $8:125$.
  2. Linear $2:5$; volume $8:125$.
  3. Factor of $27$.
  4. $\sqrt[3]{27:125} = 3:5$.
  5. Actual volume $= 0.4 \cdot 50^3 = 50{,}000$ m³.

↑ back to top


Probability and Combinatorics

Representing Sample Spaces

Objectives
Materials
Warm-up (5 min)

Flip a coin twice. Without lifting your pen, list every possible outcome. ($HH, HT, TH, TT$.) Order matters — $HT \neq TH$ in a sample space.

Direct Instruction (15 min)

Sample space $S$, event $E \subseteq S$, equally-likely probability $P(E) = |E|/|S|$. Distinguish from non-equally-likely cases (a biased coin). Walk Example 1.

Guided Practice (10 min)

Roll two dice. $|S| = 36$. $P(\text{sum} = 7)$? Six favourable: $(1,6), (2,5), \dots, (6,1)$. $P = 6/36 = 1/6$.

Independent Practice (10 min)

Problem Set 13.1, problems 1–4.

Closure (5 min)

Probability lives between $0$ and $1$. Anything outside that range is a sign of arithmetic gone astray.

Homework

Problem Set 13.1, problem 5.

Answer Key — Problem Set 13.1
  1. $S = \{1, 2, 3, 4, 5, 6\}$. $P(\text{even}) = 3/6 = 1/2$.
  2. $|S| = 8$. Exactly two heads: $HHT, HTH, THH$. $P = 3/8$.
  3. $13/52 = 1/4$.
  4. $4/10 = 2/5$.
  5. $P = 1$.

↑ back to top


Permutations and Combinations

Objectives
Materials
Warm-up (5 min)

From $\{A, B, C\}$, list all ordered pairs (no repetition): $AB, AC, BA, BC, CA, CB$. Six. Now list all unordered pairs: $\{A,B\}, \{A,C\}, \{B,C\}$. Three. The factor of $2$ between them is $2!$ — the number of ways to order each pair.

Direct Instruction (15 min)

Fundamental Counting Principle. Permutations $P(n, r) = n!/(n-r)!$. Combinations $C(n, r) = n!/(r!(n-r)!)$. Distinction: order matters for permutations, not for combinations. Walk Example 2.

Guided Practice (10 min)

How many $5$-card poker hands from a $52$-card deck? $\binom{52}{5} = 2{,}598{,}960$.

Independent Practice (10 min)

Problem Set 13.2, problems 1–4.

Closure (5 min)

"Combination locks" are misnomers — order does matter, so they're really permutation locks. Mathematics is petty about its vocabulary.

Homework

Problem Set 13.2, problem 5.

Answer Key — Problem Set 13.2
  1. $4! = 24$.
  2. $P(8, 3) = 8 \cdot 7 \cdot 6 = 336$.
  3. $C(7, 4) = 35$.
  4. $\binom{5}{3} \cdot \binom{4}{2} = 10 \cdot 6 = 60$.
  5. $4 \cdot 3 \cdot 8 = 96$.

↑ back to top


Geometric Probability

Objectives
Materials
Warm-up (5 min)

A bus arrives every $20$ minutes. If you arrive at the stop at a random time, what's the probability of waiting under $5$ minutes? Geometric probability on a line: $5/20 = 1/4$.

Direct Instruction (15 min)

For continuous sample spaces (lines, regions, volumes), probability is a ratio of measures. Walk Example 3 (square with bullseye).

Guided Practice (10 min)

Probability a random point in a $4 \times 4$ square lies within $1$ unit of the centre. ($\pi/16 \approx 0.196$.)

Independent Practice (10 min)

Problem Set 13.3, problems 1–4.

Closure (5 min)

Geometric probability bridges chapters 11–12 to chapter 13: areas and volumes become probabilities. The connection is no coincidence — measure theory underlies both.

Homework

Problem Set 13.3, problem 5.

Answer Key — Problem Set 13.3
  1. Inscribed circle has radius $1/2$, area $\pi/4$; square area $1$. $P = \pi/4 \approx 0.785$.
  2. $4/10 = 2/5$.
  3. $\pi(4)/\pi(25) = 4/25$.
  4. $5\pi/(\pi + 3\pi + 5\pi) = 5\pi/9\pi = 5/9$.
  5. $1/4$ (one quarter of the dial).

↑ back to top


Simulations

Objectives
Materials
Warm-up (5 min)

"What's the probability a family of four children has exactly two girls?" You could enumerate ($\binom{4}{2}/16 = 3/8$), or you could flip four coins, many times, and tally. Both are legitimate. The latter is a simulation.

Direct Instruction (15 min)

Simulation: a randomized procedure standing in for the experiment. The Law of Large Numbers says relative frequency converges to true probability as trials $\to \infty$. Walk Example 4.

Guided Practice (10 min)

Design a die-based simulation of a basketball player who makes $1/3$ of free throws. ($1$ or $2$ = miss; $3$–$6$ = miss too actually; better: rolls of $1$ or $2$ count as a make, $3$–$6$ as a miss.)

Independent Practice (10 min)

Problem Set 13.4, problems 1–4.

Closure (5 min)

Monte Carlo methods, invented at Los Alamos in the 1940s, are simulations gone industrial. Today they price options, model climates, and design particle accelerators.

Homework

Problem Set 13.4, problem 5.

Answer Key — Problem Set 13.4
  1. Roll the die many times; count the proportion of rolls that yield $6$. Expect $\approx 1/6$.
  2. When the analytic computation is intractable, when the model is complex, or to verify a calculation empirically.
  3. Yes — $0.38$ is within ordinary sampling error for $n = 1000$ around true $p = 0.4$ (standard error $\approx 0.015$).
  4. Flip a coin $5$ times. Heads = make; tails = miss. Total heads = simulated makes.
  5. True asymptotically (Law of Large Numbers), but any finite simulation has sampling error.

↑ back to top


Independent and Dependent Events

Objectives
Materials
Warm-up (5 min)

Draw two cards from a deck. With replacement vs without: independent vs dependent. The second draw's odds change in the latter — fewer cards left.

Direct Instruction (15 min)

Independent: $P(A \cap B) = P(A)P(B)$. Dependent: $P(A \cap B) = P(A) P(B \mid A)$. Conditional probability shrinks the sample space to events compatible with $A$. Walk Example 5.

Guided Practice (10 min)

Bag of $5$ red, $3$ blue. Draw $2$ without replacement. $P(\text{both red}) = \tfrac{5}{8} \cdot \tfrac{4}{7} = \tfrac{20}{56} = \tfrac{5}{14}$.

Independent Practice (10 min)

Problem Set 13.5, problems 1–4.

Closure (5 min)

Conditional probability is the engine of Bayes' theorem and modern statistical inference. We've planted the seed; calculus and statistics will tend it.

Homework

Problem Set 13.5, problem 5.

Answer Key — Problem Set 13.5
  1. $0.4 \cdot 0.5 = 0.2$.
  2. $\tfrac{4}{52} \cdot \tfrac{3}{51} = \tfrac{12}{2652} = \tfrac{1}{221}$.
  3. $\tfrac{1}{2} \cdot \tfrac{1}{6} = \tfrac{1}{12}$.
  4. $0.6 \cdot 0.5 = 0.3$.
  5. True — the deck is restored before the second draw.

↑ back to top


Mutually Exclusive Events

Objectives
Materials
Warm-up (5 min)

From a deck, draw one card. $P(\text{king}) = 4/52$. $P(\text{heart}) = 13/52$. $P(\text{king or heart})$? Add them and subtract the overlap — the king of hearts, which we'd otherwise double-count.

Direct Instruction (15 min)

$P(A \cup B) = P(A) + P(B) - P(A \cap B)$. Mutually exclusive: $P(A \cap B) = 0$, so the third term vanishes. Inclusion–exclusion generalises to many sets. Walk Example 6.

Guided Practice (10 min)

Roll a die. $P(\text{multiple of } 2 \text{ or } 3)$? Multiples of $2$: $\{2,4,6\}$, of $3$: $\{3,6\}$, intersection: $\{6\}$. $P = 3/6 + 2/6 - 1/6 = 4/6 = 2/3$.

Independent Practice (10 min)

Problem Set 13.6, problems 1–4.

Closure (5 min)

End of course. Geometry — from Euclid's postulates through Riemann's curved spaces, with a side trip into Bayesian uncertainty. Cumulative final next class. You've done splendidly.

Homework

Problem Set 13.6, problem 5.

Answer Key — Problem Set 13.6
  1. Even: $\{2,4,6\}$; the $5$: $\{5\}$; mutually exclusive. $P = 3/6 + 1/6 = 4/6 = 2/3$.
  2. Aces and face cards are mutually exclusive (face = J, Q, K). $P = 4/52 + 12/52 = 16/52 = 4/13$.
  3. $0.7$.
  4. $0.5 + 0.6 - 0.2 = 0.9$.
  5. Almost never. If both have nonzero probability and are mutually exclusive, then $P(A \cap B) = 0 \neq P(A) P(B)$, so they cannot be independent. Independence and mutual exclusivity are nearly opposites in practice.

↑ back to top


— End of lesson plans —