0% found this document useful (0 votes)
12 views4 pages

PW Chapter 1 Numbers and Number System

The document is a mathematics course outline focusing on number systems, including exercises for converting decimal numbers to binary, octal, and hexadecimal systems, as well as conversions in reverse. It also includes problems for addition, subtraction, multiplication, and division of binary numbers, along with finding 1's and 2's complements. The exercises are structured to enhance understanding of number systems and their inter-conversions.

Uploaded by

aazbkmkhni
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)
12 views4 pages

PW Chapter 1 Numbers and Number System

The document is a mathematics course outline focusing on number systems, including exercises for converting decimal numbers to binary, octal, and hexadecimal systems, as well as conversions in reverse. It also includes problems for addition, subtraction, multiplication, and division of binary numbers, along with finding 1's and 2's complements. The exercises are structured to enhance understanding of number systems and their inter-conversions.

Uploaded by

aazbkmkhni
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/ 4

COURSE: FOUNDATION MATHEMATICS

CHAPTER # 1 NUMBER AND NUMBER SYSTEM


Q1-Convert the following decimal numbers into binary number system.

a) (24905)10 = ( )2
b) (1794)10 = ( )2
c) (20549)10 = ( )2
d) (4521)10 = ( )2
e) (27309)10 = ( )2
Q2-Convert the following decimal numbers into octal number system.

a) (52078)10 = ( )8
b) (24357)10 = ( )8
c) (35209)10 = ( )8
d) (104948)10 = ( )8
e) (270756)10 = ( )8
Q3-Convert the following decimal numbers into hexadecimal number system.

a) (1038)10 = ( ) 16
b) (15472)10 = ( ) 16
c) (202859)10 = ( ) 16
d) (457138)10 = ( ) 16
e) (270385)10 = ( ) 16
Q4-Convert the following binary numbers into decimal number system.

a) (1101011)2 = ( )10
b) (100110110)2 = ( )10
c) (10110101)2 = ( )10
d) (1010011100011)2 = ( )10
e) (10100100110)2 = ( )10
Q5-Convert the following binary numbers into octal number system.

a) (10001)2 = ( )8
b) (110101)2 = ( )8

1
c) (11010011)2 = ( )8
d) (1001101110)2 = ( ) 8
e) (10101100011011)2 = ( ) 8
Q6-Convert the following binary numbers into hexadecimal number system.

a) (1000001101)2 = ( )16
b) (1011100)2 = ( ) 16
c) (101000110011)2 = ( ) 16
d) (10010110010101)2 = ( ) 16
e) (1010000101110)2 = ( ) 16
Q7-Convert the following octal numbers into decimal number system.

a) (15347)8 = ( )10
b) (30750)8 = ( )10
c) (105347)8 = ( )10
d) (136421)8 = ( )10
e) (4506127)8 = ( )10
Q8-Convert the following octal numbers into binary number system.

a) (406517)8 = ( )2
b) (672670)8 = ( )2
c) (140527)8 = ( )2
d) (52743632)8 = ( )2
e) (4507327)8 = ( )2
Q9-Convert the following octal numbers into hexadecimal number system.

a) (60125)8 = ( )16
b) (2060342)8 = ( )16
c) (430457)8 = ( )16
d) (1402627)8 = ( )16
e) (742430)8 = ( )16
Q10-Convert the following hexadecimal numbers into decimal number system.

a) (3B54E)16 = ( )10
b) (7054F3)16 = ( )10

2
c) (5284C9)16 = ( )10
d) (7184C6A)16 = ( )10
e) (9027B34)16 = ( )10
Q11-Convert the following hexadecimal numbers into binary number system.

a) (7204F3)16 = ( )2
b) (586C9)16 = ( )2
c) (324F32)16 = ( )2
d) (7084E2)16 = ( )2
e) (9054B36)16 = ( )2
Q12-Convert the following hexadecimal numbers into octal number system.

a) (9058B5)16 = ( )8
b) (3954D59)16 = ( )8
c) (7394E54)16 = ( )8
d) (7604F2)16 = ( )8
e) (854B37)16 = ( )8

Q13-Add the following binary numbers.

a) 11010 + 11100

b) 0011010 + 111001

c) 1010111 + 1001111

d) 100001111 + 111001101

e) 101011111 + 110011010

Q14-Subtract the following binary numbers.

a) 111001 from 1111001

b) 100100 from 11100010

c) 11011 from 11110

d) 1100001 from 111100001

3
e) 10001 from 10111

Q15-Solve the below-given questions using multiplication rules, based for binary numbers.

a) 10101 x 11
b) 110011 x 10
c) 10001 x 101
d) 110011001 x 1101
e) 1100110110 x 10101

Q16-Solve the below-given questions using division rules, based for binary numbers.

a) 101101 ÷ 101
b) 11010 ÷101

c) 111111 ÷ 11

d) 10001 ÷ 10
e) 10010 ÷ 11

Q17-Find 1’s complement of the following binary numbers.

a) 100011101
b) 0100110010011
c) 11001100101010
d) 10001100100101
e) 1111000010101010101

Q18-Find 2’s complement of the following binary numbers.

a) 10001100100101
b) 1000010101010101
c) 1011010101011
d) 0100101010
e) 101000101

You might also like