SlideShare a Scribd company logo
What is Number System
A number system is defined as a system of writing to
express numbers. It is the mathematical notation for
representing numbers of a given set by using digits or
other symbols in a consistent manner.
Number System
Types of Number Systems
There are various types of number systems in
mathematics. The four most common number
system types are:
1.Decimal number system (Base- 10)
2.Binary number system (Base- 2)
3.Octal number system (Base-8)
4.Hexadecimal number system (Base- 16)
Decimal Number System (Base 10 Number System)
The decimal number system has a base of 10 because it
uses ten digits from 0 to 9. In the decimal number system,
the positions successive to the left of the decimal point
represent units, tens, hundreds, thousands and so on. This
system is expressed in decimal numbers. Every position
shows a particular power of the base (10).
Example of Decimal Number System:
The decimal number 1457 consists of the digit 7 in the
units position, 5 in the tens place, 4 in the hundreds
position, and 1 in the thousands place whose value can be
written as:
(1×103) + (4×102) + (5×101) + (7×100)
(1×1000) + (4×100) + (5×10) + (7×1)
1000 + 400 + 50 + 7
1457
Binary Number System (Base 2 Number
System)
The base 2 number system is also known as
the Binary number system wherein, only two
binary digits exist, i.e., 0 and 1. Specifically, the
usual base-2 is a radix of 2. The figures
described under this system are known as
binary numbers which are the combination of 0
and 1. For example, 110101 is a binary number.
We can convert any system into binary and vice
versa.
Example
Write (14)10 as a binary number.
Octal Number System (Base 8 Number
System)
In the octal number system, the base is 8 and it
uses numbers from 0 to 7 to represent
numbers. Octal numbers are commonly used
in computer applications. Converting an octal
number to decimal is the same as decimal
conversion and is explained below using an
example.
Example: Convert 2158 into decimal.
Solution:
2158 = 2 × 82 + 1 × 81 + 5 × 80
= 2 × 64 + 1 × 8 + 5 × 1
= 128 + 8 + 5
= 14110
Hexadecimal Number System (Base 16 Number
System)
In the hexadecimal system, numbers are written
or represented with base 16. In the hexadecimal
system, the numbers are first represented just
like in the decimal system, i.e. from 0 to 9.
Then, the numbers are represented using the
alphabet from A to F. The below-given table
shows the representation of numbers in
the hexadecimal number system.
Number System Conversion
Numbers can be represented in any of the number
system categories like binary, decimal,
hexadecimal, etc. Also, any number which is
represented in any of the number system types can
be easily converted to another.
Number System Solved Examples
Example 1:
Convert (1056)16 to an octal number.
Solution:
Given, 105616 is a hex number.
First we need to convert the given hexadecimal
number into decimal number
(1056)16
= 1 × 163 + 0 × 162 + 5 × 161 + 6 × 160
= 4096 + 0 + 80 + 6
= (4182)10
Now we will convert this decimal number to the
required octal number by repetitively dividing
by 8.
Example 2:
Convert (1001001100)2 to a decimal number.
Solution:
(1001001100)2
= 1 × 29 + 0 × 28 + 0 × 27 + 1 × 26 + 0 × 25 +
0 × 24 + 1 × 23 + 1 × 22 + 0 × 21 + 0 × 20
= 512 + 64 + 8 + 4
= (588)10
Example 3:
Convert 101012 into an octal number.
Solution:
Given,
101012 is the binary number
We can write the given binary number as,
010 101
Now as we know, in the octal number
system,
010 → 2
101 → 5
Therefore, the required octal number is
(25)8
Example 4:
Convert hexadecimal 2C to decimal number.
Solution:
We need to convert 2C16 into binary numbers first.
2C → 00101100
Now convert 001011002 into a decimal number.
101100 = 1 × 25 + 0 × 24 + 1 × 23 + 1 × 22 + 0 × 21 +
0 × 20
= 32 + 8 + 4
= 44
Computer Numeral System (Number System
in Computers)
When we type any letter or word, the
computer translates them into numbers since
computers can understand only numbers. A
computer can understand only a few
symbols called digits and these symbols
describe different values depending on the
position they hold in the number. In general,
the binary number system is used in
computers. However, the octal, decimal and
hexadecimal systems are also used
sometimes.
Why is the Number System Important?
The number system helps to represent
numbers in a small symbol set. Computers, in
general, use binary numbers 0 and 1 to keep
the calculations simple and to keep the
amount of necessary circuitry less, which
results in the least amount of space, energy
consumption and cost.
What is Base 1 Number System Called?
The base 1 number system is called the
unary numeral system and is the simplest
numeral system to represent natural
numbers.
How to convert 308 into a decimal number?
308 = (3 × 81) + (0 × 80) = 24
Grade5(Test 2).pptx
Grade5(Test 2).pptx
Grade5(Test 2).pptx

More Related Content

Similar to Grade5(Test 2).pptx

Ch 4
Ch 4Ch 4
Ch 4
nesaryyyy
 
Number systems
Number systemsNumber systems
Number systems
pyingkodi maran
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
Lovely Professional University
 
Number system
Number system  Number system
Number system
anjineyalus
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
Aman anand kumar
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
NathanielRapanut2
 
Number system
Number systemNumber system
Number system
Raman Wankhede
 
Number systems and conversions
Number systems and conversionsNumber systems and conversions
Number systems and conversions
Susantha Herath
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
AMIE(I) Study Circle
 
Number System.
Number System.Number System.
Number System.
JAYANTAOJHA
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptx
ODAATUBE1
 
Basic of number system
Basic of number systemBasic of number system
Basic of number system
Akhilesh Maithani
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
Emmanuel Eniola Falade
 
Number system....
Number system....Number system....
Number system....
mshoaib15
 
Data representation
Data representationData representation
Data representation
vikram mahendra
 
numbersystem-150506052854-conversion-gate02 (3).pptx
numbersystem-150506052854-conversion-gate02 (3).pptxnumbersystem-150506052854-conversion-gate02 (3).pptx
numbersystem-150506052854-conversion-gate02 (3).pptx
anilmallah76
 
Number System
Number SystemNumber System
Number System
YogalakshmiManogaran1
 
Number systems
Number systemsNumber systems
Number systems
thechamp3
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
Wollo UNiversity
 
number system.ppt
number system.pptnumber system.ppt
number system.ppt
insinfo1
 

Similar to Grade5(Test 2).pptx (20)

Ch 4
Ch 4Ch 4
Ch 4
 
Number systems
Number systemsNumber systems
Number systems
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Number system
Number system  Number system
Number system
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Number system
Number systemNumber system
Number system
 
Number systems and conversions
Number systems and conversionsNumber systems and conversions
Number systems and conversions
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
 
Number System.
Number System.Number System.
Number System.
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptx
 
Basic of number system
Basic of number systemBasic of number system
Basic of number system
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
 
Number system....
Number system....Number system....
Number system....
 
Data representation
Data representationData representation
Data representation
 
numbersystem-150506052854-conversion-gate02 (3).pptx
numbersystem-150506052854-conversion-gate02 (3).pptxnumbersystem-150506052854-conversion-gate02 (3).pptx
numbersystem-150506052854-conversion-gate02 (3).pptx
 
Number System
Number SystemNumber System
Number System
 
Number systems
Number systemsNumber systems
Number systems
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
number system.ppt
number system.pptnumber system.ppt
number system.ppt
 

More from MjMj96

REV PPT 1.pptx
REV PPT 1.pptxREV PPT 1.pptx
REV PPT 1.pptx
MjMj96
 
Econ initiative.pptx
Econ initiative.pptxEcon initiative.pptx
Econ initiative.pptx
MjMj96
 
ppt do does did.pptx
ppt do does did.pptxppt do does did.pptx
ppt do does did.pptx
MjMj96
 
AUTHENTION.pptx
AUTHENTION.pptxAUTHENTION.pptx
AUTHENTION.pptx
MjMj96
 
Grade 4-MT 1.pptx
Grade 4-MT 1.pptxGrade 4-MT 1.pptx
Grade 4-MT 1.pptx
MjMj96
 
7dc6db0dad5e4311a67b0d358983aeff.ppt
7dc6db0dad5e4311a67b0d358983aeff.ppt7dc6db0dad5e4311a67b0d358983aeff.ppt
7dc6db0dad5e4311a67b0d358983aeff.ppt
MjMj96
 
580798-introduction-to-economics.pptx
580798-introduction-to-economics.pptx580798-introduction-to-economics.pptx
580798-introduction-to-economics.pptx
MjMj96
 
MM2.pptx
MM2.pptxMM2.pptx
MM2.pptx
MjMj96
 
MM1.pptx
MM1.pptxMM1.pptx
MM1.pptx
MjMj96
 
Chap01.ppt
Chap01.pptChap01.ppt
Chap01.ppt
MjMj96
 
grade 5.pptx
grade 5.pptxgrade 5.pptx
grade 5.pptx
MjMj96
 
mm oppp.pptx
mm oppp.pptxmm oppp.pptx
mm oppp.pptx
MjMj96
 
orchids demo ppt.pptx
orchids demo ppt.pptxorchids demo ppt.pptx
orchids demo ppt.pptx
MjMj96
 

More from MjMj96 (13)

REV PPT 1.pptx
REV PPT 1.pptxREV PPT 1.pptx
REV PPT 1.pptx
 
Econ initiative.pptx
Econ initiative.pptxEcon initiative.pptx
Econ initiative.pptx
 
ppt do does did.pptx
ppt do does did.pptxppt do does did.pptx
ppt do does did.pptx
 
AUTHENTION.pptx
AUTHENTION.pptxAUTHENTION.pptx
AUTHENTION.pptx
 
Grade 4-MT 1.pptx
Grade 4-MT 1.pptxGrade 4-MT 1.pptx
Grade 4-MT 1.pptx
 
7dc6db0dad5e4311a67b0d358983aeff.ppt
7dc6db0dad5e4311a67b0d358983aeff.ppt7dc6db0dad5e4311a67b0d358983aeff.ppt
7dc6db0dad5e4311a67b0d358983aeff.ppt
 
580798-introduction-to-economics.pptx
580798-introduction-to-economics.pptx580798-introduction-to-economics.pptx
580798-introduction-to-economics.pptx
 
MM2.pptx
MM2.pptxMM2.pptx
MM2.pptx
 
MM1.pptx
MM1.pptxMM1.pptx
MM1.pptx
 
Chap01.ppt
Chap01.pptChap01.ppt
Chap01.ppt
 
grade 5.pptx
grade 5.pptxgrade 5.pptx
grade 5.pptx
 
mm oppp.pptx
mm oppp.pptxmm oppp.pptx
mm oppp.pptx
 
orchids demo ppt.pptx
orchids demo ppt.pptxorchids demo ppt.pptx
orchids demo ppt.pptx
 

Recently uploaded

What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 

Recently uploaded (20)

What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 

Grade5(Test 2).pptx

  • 1. What is Number System A number system is defined as a system of writing to express numbers. It is the mathematical notation for representing numbers of a given set by using digits or other symbols in a consistent manner. Number System Types of Number Systems There are various types of number systems in mathematics. The four most common number system types are: 1.Decimal number system (Base- 10) 2.Binary number system (Base- 2) 3.Octal number system (Base-8) 4.Hexadecimal number system (Base- 16)
  • 2. Decimal Number System (Base 10 Number System) The decimal number system has a base of 10 because it uses ten digits from 0 to 9. In the decimal number system, the positions successive to the left of the decimal point represent units, tens, hundreds, thousands and so on. This system is expressed in decimal numbers. Every position shows a particular power of the base (10). Example of Decimal Number System: The decimal number 1457 consists of the digit 7 in the units position, 5 in the tens place, 4 in the hundreds position, and 1 in the thousands place whose value can be written as: (1×103) + (4×102) + (5×101) + (7×100) (1×1000) + (4×100) + (5×10) + (7×1) 1000 + 400 + 50 + 7 1457
  • 3. Binary Number System (Base 2 Number System) The base 2 number system is also known as the Binary number system wherein, only two binary digits exist, i.e., 0 and 1. Specifically, the usual base-2 is a radix of 2. The figures described under this system are known as binary numbers which are the combination of 0 and 1. For example, 110101 is a binary number. We can convert any system into binary and vice versa. Example Write (14)10 as a binary number.
  • 4. Octal Number System (Base 8 Number System) In the octal number system, the base is 8 and it uses numbers from 0 to 7 to represent numbers. Octal numbers are commonly used in computer applications. Converting an octal number to decimal is the same as decimal conversion and is explained below using an example. Example: Convert 2158 into decimal. Solution: 2158 = 2 × 82 + 1 × 81 + 5 × 80 = 2 × 64 + 1 × 8 + 5 × 1 = 128 + 8 + 5 = 14110
  • 5. Hexadecimal Number System (Base 16 Number System) In the hexadecimal system, numbers are written or represented with base 16. In the hexadecimal system, the numbers are first represented just like in the decimal system, i.e. from 0 to 9. Then, the numbers are represented using the alphabet from A to F. The below-given table shows the representation of numbers in the hexadecimal number system.
  • 6. Number System Conversion Numbers can be represented in any of the number system categories like binary, decimal, hexadecimal, etc. Also, any number which is represented in any of the number system types can be easily converted to another.
  • 7. Number System Solved Examples Example 1: Convert (1056)16 to an octal number. Solution: Given, 105616 is a hex number. First we need to convert the given hexadecimal number into decimal number (1056)16 = 1 × 163 + 0 × 162 + 5 × 161 + 6 × 160 = 4096 + 0 + 80 + 6 = (4182)10 Now we will convert this decimal number to the required octal number by repetitively dividing by 8.
  • 8.
  • 9. Example 2: Convert (1001001100)2 to a decimal number. Solution: (1001001100)2 = 1 × 29 + 0 × 28 + 0 × 27 + 1 × 26 + 0 × 25 + 0 × 24 + 1 × 23 + 1 × 22 + 0 × 21 + 0 × 20 = 512 + 64 + 8 + 4 = (588)10
  • 10. Example 3: Convert 101012 into an octal number. Solution: Given, 101012 is the binary number We can write the given binary number as, 010 101 Now as we know, in the octal number system, 010 → 2 101 → 5 Therefore, the required octal number is (25)8
  • 11. Example 4: Convert hexadecimal 2C to decimal number. Solution: We need to convert 2C16 into binary numbers first. 2C → 00101100 Now convert 001011002 into a decimal number. 101100 = 1 × 25 + 0 × 24 + 1 × 23 + 1 × 22 + 0 × 21 + 0 × 20 = 32 + 8 + 4 = 44
  • 12. Computer Numeral System (Number System in Computers) When we type any letter or word, the computer translates them into numbers since computers can understand only numbers. A computer can understand only a few symbols called digits and these symbols describe different values depending on the position they hold in the number. In general, the binary number system is used in computers. However, the octal, decimal and hexadecimal systems are also used sometimes.
  • 13. Why is the Number System Important? The number system helps to represent numbers in a small symbol set. Computers, in general, use binary numbers 0 and 1 to keep the calculations simple and to keep the amount of necessary circuitry less, which results in the least amount of space, energy consumption and cost.
  • 14. What is Base 1 Number System Called? The base 1 number system is called the unary numeral system and is the simplest numeral system to represent natural numbers.
  • 15. How to convert 308 into a decimal number? 308 = (3 × 81) + (0 × 80) = 24