Questions in MBA entrance exams are based on two concepts:
1. Conversion of numbers from one base system to another.
2. Arithmetic Operations of numbers in any base system.
(a) (10.25)10
Note: Keep multiplying the fractional part with 2 until decimal part 0.00 is obtained.
(0.25)10 = (0.01)2
Answer: (10.25)10 = (1010.01)2
(b) (28.3125)10
The given number has 2 parts:
(i) Conversion of an integral part:
(28)10 = (11100)2
(ii) Conversion of the fractional part:
Note: We should stop multiplying the factorial part by 2, once we get 0 as a fraction or the fractional part is non-terminating. It can be decided depending on the number of digits in the fractional part required.
(a) (4324.235)10
(i) Integral Part
(4324)10 = (10344)8
(ii) Fractional Part
Here, we need to express every digit of octal number into its binary form comprising of 3 digits.
Note: Using the logic discussed in points 7 to 10, we can do direct conversions in any two bases a and b such that a=bn where we will form blocks of n digits when the number is in base b and then write its decimal equivalent.
Example: For conversion from base 3 to base 9, we need to make blocks of 2 digits as 9 = 32, for instance- (22112)3 = (02 21 12)3 = (275)9
Let us start with an easy example to understand the rationale.
(a) (8358)10 + (5684)10
(8358)10 + (5684)10 = (14042)10
➢ Logic
(b) (3542)6 + (4124)6
(3542)6 + (4124)6 = (12110)6
(a) (237)10 – (199)10
(237)10 – (199)10 = (38)10
➢ Logic
(b) (422)5 – (243)5
(422)5 – (243)5 = (124)5
For multiplying numbers in any base system, multiply them as we normally do for decimal numbers and while writing, write each number in the given base system
Example: Calculate (52)8 × (6)8
Solution:
Given, (52)8 × (6)8
We first multiply 6 with 2 i.e., 2 × 6 = 12 and write it in base 8 = (14)8.
Now, 4 will be the unit's digit of the final answer and 1 will be carried forward.
Now we multiply 6 with 5 and add any carry forward i.e., 5 × 6 + 1 = 31 and write it in base 8 = (37)6
Now, 37 will be the leftmost digit of the final answer.
∴ (52)8 × (6)8 = (374)8
(a) Is (7364)9 divisible by 8?
7 + 3 + 6 + 4 = 20 which is not divisible by 8. Hence, the given number is not divisible by 8.
Rule: (x)b is divisible by (b-1) if all the digits of (x)b add up to be divisible by (b-1).
(b) Is (5236)9 divisible by 10?
Rule: (x)b is divisible by (b+1) if the difference of the sums of alternate digits of (x)b is either 0 or divisible by (b+1).
(c) What is the IGP (Index of Greatest Power) of 9 in (780)9?
Rule: For a number in base b, if there are k zeroes in the end then it is divisible by bk. Also, k is the IGP of b in the number.
- (15AA51)19 = 1*195+ 5*194+ 10*193+ 10*192+ 5*191+ 1*190 = (19+1)5 = 205 (Using binomial theorem)
- Therefore, the fifth root is 20.
Other examples of similar kind are:
Example 2. How many 4-digit numbers in base 9 are perfect squares?
- First, we need to know the range of 4-digit numbers in base 9
Least 4 digit number possible= (1000)9 = 93 =729
- Observation: Lowest n digit number in base k = k(n-1)
Highest 4 digit number possible= (8888)9 = 94-1= 6560
- Observation: Highest n digit number in base k = kn-1
- From 729 to 6560, the squares vary from 272 to 802.
- Number of perfect squares present = 80 - 26 = 54.
Correct Answer is Option (a).
- (ab)2 = ccb, the greatest possible value of ‘ab’ can be 31, since 312 = 961 (and since ccb > 300), 300 < ccb < 961, so 18 < ab < 31.
- So the possible value of ab which satisfies (ab)2 = ccb is 21.
- So 212 = 441, ∴ a = 2, b = 1, c = 4.
Q.2. Convert the number 1982 from base 10 to base 12. The result is? (CAT 2000)
(a) 1182
(b) 1912
(c) 1192
(d) 1292
Correct Answer is Option (c).
Q.3. In a number system, the product of 44 and 11 is 1034. The number 3111 of this system, when converted to the decimal number system, becomes? (XAT 2001)
(a) 406
(b) 1086
(c) 213
(d) 691
(e) None of the above
Correct Answer is Option (a).
- Let the base be n
- (4n+4)(n+1) = n3+3n+4
- n3-4n2-5n = 0
- n(n-5)(n+1) = 0
- n = 5
- (3111)5 = (406)10
Q.4: What will be the number of zeroes in ( 2000 ! ) 34 .
Here 34 is the base in which the number is written.
a) 122
b)123
c)124
d)125
Correct answer is option (b)34 = 17*2
So we have to find the highest power of 17 in 2000!. We need not find the power of 2 because power of 2 will be greater than the power of 17.
Thus, the power of 17 will act as a limiting value.
Thus, the highest power of 17 in 2000! is
[2000/17] + [2000/289] + [2000/4913], [] is greatest integer function.
= 117 + 6 + 0 = 123
Thus, the required number of zeroes is 123
110 videos|110 docs|120 tests
|
1. What are some common base systems used in mathematics and computer science for representing numbers? |
2. How can one convert a number from decimal to binary? |
3. What is the significance of the base system in computer programming and digital electronics? |
4. How can arithmetic operations like addition and multiplication be performed in a specific base system? |
5. What are some key concepts to understand when working with different base systems in mathematics and computer science? |
|
Explore Courses for GMAT exam
|