Base Numbers
Base Numbers
Explanation-
Perform the addition of all terms to obtain the number in base 10.
This formula can be expanded for any number of digits.
Solutions-
1. (10010)2
(10010)2 → ( ? )10
2. (254)8
(254)8 → ( ? )10
3. (AC)16
(AC)16 → ( ? )10
4. (10010.101)2
(10010.101)2 → ( ? )10
5. (254.7014)8
(254.7014)8 → ( ? )10
6. (AC.FBA5)16
(AC.FBA5)16 → ( ? )10
7. (0.1402)8
(0.1402)8 → ( ? )10
8. (0.ABDF)16
(0.ABDF)16 → ( ? )10
Numbers
In Decimal number system, there are ten symbols namely
0,1,2,3,4,5,6,7,8 and 9 called digits. A number is denoted by group of
these digits called as numerals.
Face Value
Place Value
Types of Numbers
Tips on Division
1. If a number n is divisible by two co-primes numbers a, b then n is
divisible by ab.
2. (a-b) always divides (an - bn) if n is a natural number.
3. (a+b) always divides (an - bn) if n is an even number.
4. (a+b) always divides (an + bn) if n is an odd number.
Division Algorithm
When a number is divided by another number then
Dividend = (Divisor x Quotient) + Reminder
Series
Following are formulaes for basic number series:
1. (1+2+3+...+n) = (1/2)n(n+1)
2. (12+22+32+...+n2) = (1/6)n(n+1)(2n+1)
3. (13+23+33+...+n3) = (1/4)n2(n+1)2
Basic Formulaes
(a - b)2 = a2 + b2 - 2ab