There are commonly 4 types of a number system. These are:-
- Binary Number System
- Decimal Number System
- Hexadecimal Number System
- Octal Number System
Now, we are going to discuss this briefly.
Note:- The number of digits that can occur at each position of a number in any number system is known as the base of that number system.
1. Decimal Number System
This is the most commonly used number system in our daily life. The total number of digit in that number system are :- 0,1,2,3,4,5,6,7,8,9.
The base of that number is 10. The decimal number system is a positional number system that means each digit has a fixed position or weight associated with it, that is why it is also known as the weighted number system.
I know it is a little bit confusing. So let’s go with an amazing example to understand about it.
For Example:-
Let some number randomly, we assume a number 786, now in that number the weight of number [6] is 1 (ones), number [8] is 10 (tens) and number [7] is 100 (hundred). The Number of tens increases every time whenever the number increase. Ex:- 4555 in this example, 4 is the most significant number as the base value of 4 was thousand means 10^4.
We can define them as 10^0 for 6, 10^1 for 8, 10^2 for 7. That’s why we read it as Seven Hundred Eighty-Six.
As in the decimal number system, the base is 10, we represent the given number as 786^10.
Now, We are going to see an example of a decimal number.
Let Consider a number anything you want. Suppose we assume a decimal number 321.123.
Note:- If the base is not given in the number it should automatically take 10.
So Friends, this is part 1 of this post in our next part we discuss the rest of the number system briefly. Hope what we describe in this post is understandable for you guys. And if you have any doubt then comment below I will try to solve it with my possibilities. Thank You.. 😊
0 comments:
Post a Comment