Number Systems: The Language Of Bases

Introduce the concept of a number system base/radix, and define Decimal, Binary, Octal, and Hexadecimal.

34855a0c...
concept

What's in a Base?

Explain positional systems and the definition of radix.

You count in tens because you have 10 fingers. But what if you only had 2? Or 16? Welcome to the positional number system, where the value of every mathematical symbol depends completely on its position within a number.

1 / 3
80b7ce2c...
b15a82de...
html

Why So Many Systems?

Checkpoint explaining why we need Octal and Hex.

Why not just use Binary? Because binary numbers get incredibly long and hard for humans to read. Octal and Hexadecimal exist primarily for the compact representation of these long binary numbers, turning 24 bits into just 6 characters.
cc2628e0...
application

Hexadecimal in the Real World

Explain the applications of Hexadecimal (Memory & RGB colors).

Why do we bother adding letters to math? Because hexadecimal makes massive strings of computer binary readable for humans. Here is how it is actively used in modern technology.

1 / 3
5779f34e...
visual

Visualizing RGB Colors

Image showing color swatches with their Hex codes.

A professional web designer's color palette swatch book resting on a wooden desk, showing distinct color squares for Black, White, Yellow, and Grey. photorealistic educational scene, shot on 35mm lens, natural lighting with soft bokeh, warm inviting color grading, golden hour or soft diffused daylight, professional documentary photography quality, culturally respectful
Click to zoom

Hexadecimal allows 24-bit RGB colors to be written compactly, such as (FF, FF, 00) for Yellow.

90207e2f...
flashcard

Base Vocabulary

Flashcards for Radix, Hexadecimal, Binary, RGB.

1 / 0
050f5ed6...
matching

Match the Base

Matching game for number systems.

NoteMatch the number system to its correct set of valid digits.
0 of 4 connected

Terms

Definitions