define base in context of number system
Answers
Answer:
A number base is the number of digits or combination of digits that a system of counting uses to represent numbers. A base can be any whole number greater than 0. The most commonly used number system is the decimal system, commonly known as base 10. Its popularity as a system of counting is most likely due to the fact that we have 10 fingers.
Explanation:
Explanation:
Base, in math, is defined as a set of digits used to represent numbers. Different number systems use different combinations of digits as the base. For example, the binary number system uses only 2 digits, i.e., 0 and 1 to represent numbers, the Octal number system uses 8 digits, i.e., 0 to 7, to represent numbers, and so on. The most common number system that we use is the decimal number system that uses the base 10, which includes digits from 0 to 9 for writing numbers.