Overview

Learning objectives

By the end of the lesson, students can:

Warm-up (5 minutes)

Show two patterns side by side without explanation — one dense, one simple. Both use the same 96-tooth ring; only the wheel changed. Ask: "Same ring, two different wheels. Why does one look like lace and the other like a triangle?" Collect guesses; don't resolve them yet.

Direct instruction (10 minutes)

A spirograph wheel rolling inside a ring returns to its exact starting position after lcm(ring, wheel) teeth have meshed. Each trip around the ring adds one "petal" each time the pen loops, so the finished pattern has lcm(ring, wheel) ÷ wheel petals, and the wheel makes lcm(ring, wheel) ÷ ring revolutions before the drawing closes.

Work the 96/45 example on the board: gcf(96, 45) = 3, so lcm = 96 × 45 ÷ 3 = 1440. Petals: 1440 ÷ 45 = 32. Rotations: 1440 ÷ 96 = 15. Then draw it in the visualizer and count petals together — the info panel shows the same LCM calculation the students just did.

Guided practice: predict, then draw (20 minutes)

In pairs, students complete the worksheet below: for each gear pair they compute the GCF, the LCM, the predicted petal count, and the rotations to close — then draw the combination in the visualizer to verify. The immediate visual feedback is the point: a wrong LCM produces a visibly wrong prediction.

Worksheet

Predict each pattern, then verify in the visualizer
RingWheelGCFLCMPetals (predict)RotationsVerified?
9624
9632
9645
9648
9660
9680
10530
10563
14440
15056
Answer key (click to reveal — hidden automatically when printing)
RingWheelGCFLCMPetalsRotations
9624249641
9632329631
9645314403215
9648489621
96601248085
96801648065
105301521072
105632131553
144408720185
15056242007528

Discussion & extension questions (10 minutes)

Assessment ideas

Exit ticket: given ring 144 and wheel 63, predict the petal count (gcf = 9, lcm = 1008, petals = 16). Or reverse it: "I want a 7-petal pattern on ring 105 — which wheel do I pick, and why?" For homework, students design their favorite pattern in the visualizer, share it with the Share button, and write two sentences explaining its petal count from the gear math. The printable patterns page makes a good early-finisher station, and in winter the spirograph snowflakes page turns the same six-fold divisibility reasoning into a seasonal art project.

Deeper background for teachers: How Spirograph Math Works covers the parametric equations behind the curves, and the glossary defines every term used above.