Athletic Algebra (MATH 100: Elementary Algebra)

Undergraduate course, Southern Virginia University, 2026

MATH 100 is the lowest-level mathematics course we offer at SVU — essentially a first course in algebra, and for many students the course standing between them and everything else. A large share of the students are athletes, and a large share arrive having had genuinely bad experiences with mathematics.

I rebuilt the course around a single analogy: learning mathematics is mental conditioning, and it works the way athletic training works. Many students believe math ability is something you are born with, and that belief makes the subject far harder than it actually is. An athlete, though, already knows what it feels like to be bad at something and then get good at it through repetition. A quarterback reads a defense and chooses an action in a couple of seconds — not because of talent alone, but because that judgment has been conditioned. I argue that mathematical thinking develops the same way, and then I run the class like a practice instead of a lecture.

How a class period is structured

Students work from a PDF packet on their iPads. Every packet has the same five parts, in the same order, so the rhythm of the class becomes predictable:

  1. Warm-up — a timed, scored 3×3 grid of review problems drawn from topics I select. This is where fluency gets built. We start with the multiplication tables, which pays off in every later topic.
  2. Drills — short, focused work on atomic skills: adding and subtracting fractions, factoring integers, simplifying fractions, translating English into mathematical expressions, setting up an equation from context, solving by inverse operations. Drill stations go up around the room and students rotate between them, working on whiteboards and pasting screenshots of their work into the packet.
  3. Install — the whole-class segment where the day’s concept goes in. I present both the procedure and the reasoning underneath it, and work demonstrations.
  4. Small-group practice — students keep working at the boards together.
  5. Extra practice — additional problems to take away.

At the end of class students score their own work and submit the completed packet, which my TA audits.

Scrimmages are the assessment analogue: game-styled problem sets, issued in several parallel forms (Crimson, White, Gray). Games are the larger take-home rounds. The framing is deliberate — measured, frequent improvement is motivating in a way that a single midterm is not.

The packets are generated automatically by a Python script, which is what makes freshly randomized warm-ups and per-form scrimmages practical to run every class.

Course documents — Fall 2026

The course follows OpenStax Elementary Algebra 2e, which is free to students.

Installs

The concept notes for each section — the whole-class segment of the packet.

Chapter 1

Chapter 2

Chapter 3

Chapter 4

Chapter 6

Warm-ups

Sample timed warm-ups. Each is a randomly generated grid of review problems, so no two are alike.

Scrimmages

Parallel forms of the same scrimmage, so neighbors are not working identical problems.

Drill bank (Spring 2026)

The complete set of drill sheets from the previous run of the course. A variant is a second sheet covering the same skills with different problems.

Atomic-skill drills