0% found this document useful (0 votes)
6 views

Number System Worksheet

This document contains 100 problems involving conversions between decimal, binary, octal and hexadecimal number systems as well as binary operations like addition, subtraction, multiplication and division. Solving these problems will help students practice various number system conversions and binary operations.

Uploaded by

vickroid007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Number System Worksheet

This document contains 100 problems involving conversions between decimal, binary, octal and hexadecimal number systems as well as binary operations like addition, subtraction, multiplication and division. Solving these problems will help students practice various number system conversions and binary operations.

Uploaded by

vickroid007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Number System (Academic assignments)

Decimal to Binary :
1. (562)10=(?)2 2. (777)10=(?)2 3. (125)10=(?)2 4. (101)10=(?)2 5. (602)10=(?)2
6. (400)10=(?)2 7. (850)10=(2)2 8. (965)10=(?)2 9. (854)10=(?)2 10. (357)10=(?)2
Binary to Decimal:
1. (101101)2=(?)10 2. (100100)2=(?)10 3. (101010)2=(?)10 4. (11100)2=(?)10 5. (1001011)2=(?)10
6. (11101)2=(?)10 7. (110101)2=(?)10 8. (101001)2=(?)10 9. (111111)2=(?)10 10. (101111)2=(?)10
Decimal to Octal :
1. (64)10=(?)8 2. (125)10=(?)8 3. (759)10=(?)8 4. (999)10=(?)8 5. (1024)10=(?)8
6. (1200)10=(?)8 7. (2000)10=(2)8 8. (2159)10=(?)8 9. (3999)10=(?)8 10. (5001)10=(?)8
Octal to Decimal :
1. (74)8=(?)10 2. (122)8=(?)10 3. (400)8=(?)10 4. (512)8=(?)10 5. (777)8=(?)10
6. (1024)8=(?)10 7. (2024)8=(?)10 8. (3000)8=(?)10 9. (4500)8=(?)10 10. (6548)8=(?)10
Decimal to Hexadecimal :
1. (94)10=(?)16 2. (175)10=(?)16 3. (512)10=(?)16 4. (1000)10=(?)16 5. (2669)10=(?)16
6. (7000)10=(?)16 7. (8885)10=(2)16 8. (9965)10=(?)16 9. (10042)10=(?)16 10. (12011)10=(?)16
Hexadecimal to Decimal :
1. (1014)16=(?)10 2. (1C2)16=(?)10 3. (BABA)8=(?)10 4. (DADA)8=(?)10 5. (4000)16=(?)10
6. (1EC)8=(?)10 7. (2F1D)16=(?)10 8. (FCA)16=(?)10 9. (4048)16=(?)10 10. (141F)16=(?)10
Binary to Octal :
1. (101101)2=(?)8 2. (101001)2=(?)8 3. (111011)2=(?)8 4. (10101010)2=(?)8 5. (10000101)2=(?)8
6. (10000000)2=(?)8 7. (111101010)2=(?)8 8. (1011010110)2=(?)8 9. (1000010111)2=(?)8 10. (101010101)2=(?)8
Octal to Binary :
1. (714)8=(?)2 2. (102)8=(?)2 3. (1024)8=(?)2 4. (1501)8=(?)2 5. (2024)8=(?)2
6. (3001)8=(?)2 7. (5124)8=(?)2 8. (6020)8=(?)2 9. (7405)8=(?)2 10. (10144)8=(?)2
Binary to Hexadecimal :
1. (10101101)2=(?)16 2. (101110001)2=(?)16 3. (11011011)2=(?)16 4. (1101111010)2=(?)16 5. (1001100101)2=(?)16
6. (101111000)2=(?)16 7. (101101010)2=(?)16 8. (1011111110)2=(?)16 9. (1011010111)2=(?)16 10. (101010101)2=(?)16
Hexadecimal to Binary :
1. (E12)16=(?)2 2. (1254)16=(?)2 3. (DABA)16=(?)2 4. (E102)16=(?)2 5. (B1C0)16=(?)2
6. (F12C)16=(?)2 7. (72D3)16=(?)2 8. (BA1CE)16=(?)2 9. (102CD)16=(?)2 10. (A0B1C3)16=(?)2
Octal to Hexadecimal :
1. (5019)8=(?)16 2. (7002)8=(?)16 3. (1024)8=(?)16 4. (7001)8=(?)16 5. (7012)8=(?)16
6. (11010)8=(?)16 7. (11024)8=(?)16 8. (20120)8=(?)16 9. (33215)8=(?)16 10. (44002)8=(?)16
Hexadecimal to Octal:
1. (1000)16=(?)8 2. (10E3)16=(?)8 3. (200F)16=(?)8 4. (40CA)16=(?)8 5. (5AC2)16=(?)8
6. (BADA)16=(?)8 7. (C12F)16=(?)8 8. (FD02)16=(?)8 9. (10A1F)16=(?)8 10. (F4AB)16=(?)8
Binary Addition :
1. (110110)2+(110101)2=(?)2 2. (100111)2+(101011)2=(?)2 3. (111110)2+(11001)2=(?)2
4. (110010)2+(101101)2=(?)2 5. (100101)2+(10111)2=(?)2 6. (1101101)2+(101101)2=(?)2
7. (111111)2+(100001)2=(?)2 8. (101101)2+(101101)2=(?)2 9. (1100110)2+(110101)2=(?)2
10. (1101100)2+(101001)2=(?)2 11. (110111)2+(101101)2=(?)2 12. (1010101)2+(1011001)2=(?)2
Binary Subtraction :
1. (111110)2+(110001)2=(?)2 2. (100101)2+(10010)2=(?)2 3. (111110)2+(110101)2=(?)2
4. (1101010)2+(1010101)2=(?)2 5. (110001)2+(10111)2=(?)2 6. (100000)2+(10001)2=(?)2
7. (111111)2+(101)2=(?)2 8. (101001)2+(10101)2=(?)2 9. (101010)2+(10101)2=(?)2
10. (1101000)2+(1010101)2=(?)2 11. (110101)2+(101011)2=(?)2 12. (1010001)2+(101010)2=(?)2
Binary Multiplication :
1. (1111)2 X (101)2=(?)2 2. (10111)2 X (110)2=(?)2 3. (11010)2 X (101)2=(?)2
4. (101010)2+(1010)2=(?)2 5. (1101001)2+(1001)2=(?)2 6. (101100)2+(1010)2=(?)2
Binary Division :
1. (1000101)2 ÷ (11)2=(?)2 1. (11100001)2 ÷ (101)2=(?)2 1. (11001100)2 ÷ (100)2=(?)2
4. (10000010)2 ÷ (1010)2=(?)2 4. (10101011)2 ÷ (11)2=(?)2 4. (11010110)2 ÷ (10)2=(?)2

RAMAKRISHNA ACADEMY 7003793770 1

You might also like