Image the number 1011
You would be tempted to say that it is one thousand and eleven because we are used to the decimal base system. Thr number is really equivalent to
1 x (10)^3 + 0 x (10)^2 + 1 x (10)^1 + 1 x (10)^0
Given that any number raised to zero power is 1, the above expression eavalutes to
1000 + 0 + 10 + 1 = 1011
Because we are used to the decimal system, we assume that the base is 10. Once you start dealing with computers which think in terms of binary numbers (base 2), the above number evaluates to
1 x (2)^3 + 0 x (2)^2 + 1 x (2)^1 + 1 x (2)^0
1 x 8 + 0 x 4 + 1 x 2 + 1 x 1 = 11 (the decimal equivalent)
As an exercise imagine that the number 1011 is in base 16 (hexadecimal) and in base 8 (octal) and evaluate the values. The answers should be 4113 and 521 respectively.
Observe that in base ten you have ten primitive symbols 0,1,2,3,4,5,6,7,8,9 and the base itself is formed by the combination of two primitive symbols, namely1 and0 to make 10 (decimal 10)
Inbasetwo you havetwo primitive symbols 0,1 and the base itself is formed by the combination of two primitive symbols, namely1 and0 to make 10(decimal 2)
In basesisxteen you have sixteen primitive symbols 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F and the base itself is formed by the combination of two primitive symbols, namely1 and0 to make 10 (decimal 16)
In base eight you haveeight primitive symbols 0,1,2,3,4,5,6,7 and the base itself is formed by the combination of two primitive symbols, namely1 and0 to make 10 (decimal 8)
Base 2
229 is a whole number. If you meant 2.29 then 2 is the answer. If you meant 22.9 then 23 is the answer.
There is no smallest number, in any base.
A base number is the value to the power of the exponent. For example, in 2^4, 2 is the base number and 4 is the exponent.
In their simplest forms, a base number is the number that is being multiplied by itself while the exponent is the number of times that the base is multiplied.
It depends on what the base is meant to be similar to!
it is a system where you multiply by ten to get the next higher place.Additional answerI think the questioner meant decimal
There is no number that comes before or after any other number because you can always insert a nother number between the two. If you meant what INTEGER comes before, the answer is 214
It is 986, exactly in the question. If the number in the question was in some base other than 10, then I cannot guess what base it is meant to be in. In any case, if I were to guess, then I may as well make up my own questions and answer them!
base horse power
the base number
What I meant is that to square a number you multiply the number by itself.
I think you meant positional number system or Positional Notation. In computer science when we talk about positional notation where talking about the binary(base 2) and hexadecimal(base 16) system. So for the most part a positional number system is a counting system. We for example use a base 10 counting system.
The base or base number when dealing with percentages is the number on which the calculations are based. EXAMPLE : What is 12% of 87? Then 87 is the base number. Express 42 as a percentage of 59. Then 59 is the base number.
It is the number 16.
The base number is 12
Base 2