answersLogoWhite

0

What else can I help you with?

Related Questions

How did egyptians represent numbers?

Egyptians uses base 10 number system


What does 10s mean in math?

base 10 block


What is the math system used by the Cherokee Indians?

A base 10 math system, the same as anglo-saxon math.


Why number 10 is important in math?

It is the base of the commonly used decimal system


Humans do math using a base-10-system while computers do math using?

Binary (Base 2) You can read more about it here. http://en.wikipedia.org/wiki/Binary_numeral_system


What base did the greek number system use?

They use a base 10 system


What does 15mean in math?

When no base is given, base 10 is assumed. 15 signifies a quantity of 5 * 100 + 1 * 101.


What is a real world example of a math base?

In Math, a base is the number of numbers used to describe the mathematical system. For example, a base 2 system is called binary and uses 0 and 1; a base 10 system is a decimal system, and uses the current standard of ten numbers ranged from 0 to 10.


Why do you use the Base 10 maths system and not quinary or binary?

Because base-10 is the most common system. Humans have 10 fingers, therefore, it is most natural to use a base-10 system.


When does 10 1 3?

[ 1 + 3 = 10 ] when you no longer find your math class sufficiently stimulatingor challenging and you decide to write the answers to all of your math problemsin 'base-4'.


What are base 10 numerals in math?

Base 10 is the normal numbers we use where each digit is one of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, and each place value column is tens times the value of the column to its right.


What the meaning of the base in math?

A base, mathematically speaking, defines the digits which you use to count. Normally, we tend to use base ten - meaning that we have ten values (0-9); if we used base two instead (binary - this is what computers use) then only have two (0 or 1). An example of how numbers compare in different bases: Decimal (base 10): 147 Binary (base 2): 10010011 Octal (base 8): 223 Hexatridecimal (base 36): 43