Basic Ratios


Allan is an avid reader. He read 21 comics, 3 novels, and 8 biographies. What's the ratio of comics to biographies?


So this was never actually hard, i just never had a language for it!

  • A ratio is descriptive, not an operation.
    It’s not something you have to divide. It’s just saying: “Here’s how these quantities relate.”
    Division only comes in if you want to simplify or compare scales.

  • Order matters because meaning matters.
    “Comics to biographies” isn’t the same thing as “biographies to comics,” even though the numbers are the same.
    That’s not a math trick — that’s language precision. And you’re an English person, so this should feel familiar.

  • Ratios are labels with numbers attached.
    In 21:8, the numbers don’t float.

    • 21 = comics

    • 8 = biographies
      Swap the words, you swap the numbers. Period.

The reason this feels easier now is because I’m no longer treating math like a magic box that spits out answers. I’m treating it like syntax.

Why ratios matter later (the sneak preview)

Ratios are basically algebra before letters show up.

  • 2:3 becomes
    2x : 3x (scaling)

  • “For every 2 apples, there are 3 oranges” becomes
    apples / oranges = 2 / 3

  • Coordinate patterns like (1,3), (2,3), (4,3) turn into
    y = 3, x doubles

Algebra just says:

“Instead of writing the whole pattern every time, let’s give it a name.”

That’s it. No sorcery.