Mathable Logo

Mathable Smart Lab

CLASS VIII โ€ข NUMBER SENSETopic: Number Systems and Bases

Class VIII: A Story of Numbers

Explore how numbers can be written in different bases, why base-10 is common, and how place value changes in base-8, base-2, and base-5.

Fact Sheet: Why Different Bases?

Humans commonly use base-10, probably because we have 10 fingers. But numbers can be represented in any base.

Base-10: Places are 1, 10, 100, 1000...
Base-8: Places are 1, 8, 64, 512...
Example: 25 in base-10 becomes 31 in base-8 because 25 = 3 ร— 8 + 1.
8ยฒ64s place
8ยน8s place
8โฐ1s place

25โ‚โ‚€= 3 groups of 8 + 1= 31โ‚ˆ

Formula Hub

Base Meaning

The base tells us how many symbols are used and when a new place starts.

Base-8 uses digits 0 to 7.

Decimal to Base-b

Divide repeatedly by b and read remainders upward.

25 รท 8 gives 31โ‚ˆ.

Base-b to Decimal

Multiply each digit by its place value.

31โ‚ˆ = 3ร—8 + 1 = 25.

Base-2

Computer-friendly system using only 0 and 1.

13โ‚โ‚€ = 1101โ‚‚.

Allowed Digits

In base-b, digits must be less than b.

8 is not allowed in base-8.

Place Value

In base-b, places are bโฐ, bยน, bยฒ, bยณ...

Online Lab: Base Conversion Explorer

Score: 0Current Streak: ๐Ÿ”ฅ 0Badge: Base Beginner


Activity Zone

๐Ÿ” Decimal to Base Converter

๐Ÿ” Base to Decimal Converter

๐Ÿงฑ Place-Value Block Builder

Build a base representation using groups and leftovers.

โœ… Valid Digit Checker

Check whether a numeral is allowed in a given base.

โš”๏ธ Base Comparison

31โ‚ˆ
25โ‚โ‚€

๐Ÿ“‹ Conversion Table

Worksheet Generator

Generate practice on converting between base-10, base-8, base-5, and base-2.



Real-World Use

Computers: Computers use base-2 because circuits work with off/on states.
Time: We use base-60 ideas when measuring minutes and seconds.
History: Different civilizations used different ways to group and record numbers.

๐ŸŒ Real-Life Case Generator

Teacher Tools

Learning Outcomes

  • Explain why base-10 is a convention, not the only possible system.
  • Convert base-10 numbers to base-8 using grouping or repeated division.
  • Convert base-b numbers to base-10 using place values.
  • Identify valid and invalid digits in a given base.
  • Connect number bases to computers, clocks, and historical counting systems.

Exit Ticket Prompts

  • Convert 25โ‚โ‚€ to base-8.
  • Convert 31โ‚ˆ to base-10.
  • Why is 8 not a valid digit in base-8?