Number System Worksheet

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

MIDDLE SECTION 2022-23

CLASS: 7 SUBJECT: COMPUTER SCIENCE


Number System Worksheet
L. Objective: 1) Understand number system and identify its types
2) Understand conversion of one number system into another

I. State whether the following numbers are binary or decimal or octal or hexadecimal
1. (101)₂ - ____________________
2. (110109)₁₀ - ____________________
3. (FA2)₁₆ - ____________________
4. (78)₁₀ - ____________________
5. (213)₈ - ____________________
II. Convert the given numbers to binary equivalent.
69₁₀ = 332₁₀ =

332₈ = 651₈ =

6B5₁₆ = 6FA291₁₆ =
III. Converting given numbers to Decimal Equivalents

101101₂ = 1101010₂ =

27₁₆ = 13AD₁₆=

3417₈ = 11021₈ =

IV. Draw a line to connect each binary or hexadecimal number to the correct denary conversion.
Binary/Hexadecimal Decimal
Question 1:
A manufacturer of aero plane engines assigns a denary(decimal) identification number (ID) to
each engine.
One engine has the ID: 0431
i) Convert this denary number into a 12-bit binary format.

Question 2:
The colours of the UAE flag are represented in Hexadecimal value. Find the binary equivalent of
each colour.

Colour Binary Equivalent


Red
Green
White
Black
Question 3:
Convert the following decimal numbers into the base indicated.
(78)₁₀ = ( )₂ (572)₁₀ = ( )₈ (631)₁₀ = ( )₁₆
Question 4:
Write the first 20 numbers in the following number system.
i) Binary
ii) Octal
iii) Hexadecimal

Decimal Binary Octal Hexadecimal


0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

You might also like