Posts

Showing posts from September, 2022

INTRODUCTION OF NUMBER SYSTEM

Image
The number system or the numeral system is the system of naming or representing numbers. We know that a number is a mathematical value that helps to count or measure objects and it helps in performing various mathematical calculations. There are different types of number systems in Maths like ,     Decimal Number System      Binary Number System      Octal Number System     Hexadecimal Number System   DECIMAL NUMBER SYSTEM (Base- 10) 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 2547 consists of the digit 7 in the units position, 5 in the tens place, 4 in the hundreds p...