JSS Number Bases Lesson
JSS Mathematics: Number Bases
This lesson explains number bases in a simple way for JSS students. It includes worked examples from base 10 to other bases and from base 2 to base 10.
What are number bases?
A number base tells us how many digits a counting system uses. The common bases are base 10, base 2, base 5, base 7, and base 8.
Base 10 uses digits 0–9. Base 2 uses only 0 and 1.
Method
Divide the number repeatedly by the new base. Write the remainders from bottom to top.
Method
Expand the binary number using powers of 2, starting from the right.
Worked Examples: Base 10 to Other Bases
Example 1
Convert 657₁₀ to base seven.
93 ÷ 7 = 13 remainder 2
13 ÷ 7 = 1 remainder 6
1 ÷ 7 = 0 remainder 1
Example 2
Convert 27₁₀ to binary.
13 ÷ 2 = 6 remainder 1
6 ÷ 2 = 3 remainder 0
3 ÷ 2 = 1 remainder 1
1 ÷ 2 = 0 remainder 1
Example 3
Convert 41₁₀ to base two.
20 ÷ 2 = 10 remainder 0
10 ÷ 2 = 5 remainder 0
5 ÷ 2 = 2 remainder 1
2 ÷ 2 = 1 remainder 0
1 ÷ 2 = 0 remainder 1
Example 4
Convert 24₁₀ to binary.
12 ÷ 2 = 6 remainder 0
6 ÷ 2 = 3 remainder 0
3 ÷ 2 = 1 remainder 1
1 ÷ 2 = 0 remainder 1
Example 5
Convert 75₁₀ to base five.
15 ÷ 5 = 3 remainder 0
3 ÷ 5 = 0 remainder 3
Example 6
Convert 1253₁₀ to base eight.
156 ÷ 8 = 19 remainder 4
19 ÷ 8 = 2 remainder 3
2 ÷ 8 = 0 remainder 2
Example 7
Convert 37₁₀ to base five.
7 ÷ 5 = 1 remainder 2
1 ÷ 5 = 0 remainder 1
Example 8
Convert 37₁₀ to binary.
18 ÷ 2 = 9 remainder 0
9 ÷ 2 = 4 remainder 1
4 ÷ 2 = 2 remainder 0
2 ÷ 2 = 1 remainder 0
1 ÷ 2 = 0 remainder 1
Example 9
Convert 54₁₀ to binary.
27 ÷ 2 = 13 remainder 1
13 ÷ 2 = 6 remainder 1
6 ÷ 2 = 3 remainder 0
3 ÷ 2 = 1 remainder 1
1 ÷ 2 = 0 remainder 1
Worked Examples: Binary to Base 10
Example 10
Change 11011₂ to base ten.
= 16 + 8 + 0 + 2 + 1
Example 11
Change 11111₂ to base ten.
= 16 + 8 + 4 + 2 + 1
Example 12
What is the value of 1111₂ in base ten?
= 8 + 4 + 2 + 1
Example 13
Change 11101₂ to base ten.
= 16 + 8 + 4 + 0 + 1
Example 14
Change 100100₂ to base ten.
= 32 + 4
Quick Rule Summary
| Type of Conversion | Method |
|---|---|
| Base 10 to another base | Keep dividing by the new base and write the remainders from bottom to top. |
| Binary to Base 10 | Expand using powers of 2, starting from the right. |
| Understanding bases | The base shows how many digits are used in the number system. |
Class Exercises
- Convert 46₁₀ to binary.
- Convert 98₁₀ to base seven.
- Convert 154₁₀ to base eight.
- Change 10110₂ to base ten.
- Change 110101₂ to base ten.
- Convert 63₁₀ to base five.
- Convert 45₁₀ to binary.
- Change 100011₂ to base ten.
Comments
Post a Comment
We’d love to hear from you! Share your thoughts or questions below. Please keep comments positive and meaningful, Comments are welcome — we moderate for spam and civility; please be respectful.