1
CLASS 11 GAUR CLASSES MCQ SERIES [1]
(MCQs)
BINARY NUMBER, INDICES and logarithms
1) Which of the following is (are) not equal to {(5/6)1/5 }-1/6 ?
a) (5/6)1/5-1/6
b) 1/ {(5/6)1/5 }1/6
c) (6/5) 1/30
d) (5/6)-1/30
2) If x-2= 64, then x1/3 + x0 =
a) 2
b) 3
c) 3/2
d) 2/3
3) If a,b,c are positive real numbers, then √a-1b x √b-1c x √c-1a is equal to
a) 1
b) abc
c) √abc
d) 1/abc
4) If (2/3)x (3/2)2x = 81/16, then x =
a) 2
b) 3
c) 4
d) 1
5) The value of m for which [ { ( 1/72 )-2 }-1/3 ]1/4 = 7m, is
a) -1/3
b) ¼
c) -3
d) 2
6) The value of { ( 23 +22 )2/3 + ( 150 - 29 )1/2 }2, is
a) 196
b) 289
c) 324
d) 400
7) If x is a positive real number and x2 =2, then x3 =
a) √2
b) 2√2
c) 3√2
d) 4
Contact Number- +91 9868626032 Email id- [email protected]
2
CLASS 11 GAUR CLASSES MCQ SERIES [1]
8) If 4 x – 4x-1 = 24, then (2x)x equals
a) 5√5
b) √5
c) 25√5
d) 125
9) If 32x-8/ 225 = 53/5x, then x =
a) 2
b) 3
c) 5
d) 4
10) if √5n = 125, then 5n / √9 =
a) 25
b) 1/125
c) 625
d) 1/5
11) If 2-m x 1/2m = ¼, then 1/14 { ( 4m )1/2 + ( 1/5m )-1 } is equal to
a) ½
b) 2
c) 4
d) -1/4
12) If ( 35x x 812 x 6561 )/ 32x = 37, then x =
a) 3
b) -3
c) 1/3
d) -1/3
13) If 0 < y < x, which statement must be true?
a) √x- √y = √x-y
b) √x + √x = √2x
c) x √y = y √x
d) √xy = √x √y
14) If 10x = 64, what is the value of 10x/2 + 1 ?
a) 18
b) 42
c) 80
d) 81
15) (5n+2 – 6 x 5n+1)/( 13 x 5n – 2 x 5n+1 ) is equal to
a) 5/3
b) -5/3
c) 3/5
d) -3/5
Contact Number- +91 9868626032 Email id- [email protected]
3
CLASS 11 GAUR CLASSES MCQ SERIES [1]
16) If √2n = 1024, then 32( n/4 - 4 ) =
a) 3
b) 9
c) 27
d) 81
17) Which of the following Binary numbers is equivalent to Decimal number
24?
a) 1101111
b) 11000
c) 111111
d) 11001
18) The Decimal equivalent of the Binary number 10101 is
a) 21
b) 12
c) 22
d) 31
19) The value of (81/16)-3/4 is
a) 4/9
b) 9/4
c) 27/8
d) 8/27
20) ∜∛2² is equal to
a) 2-1/6
b) 2-6
c) 21/6
d) 26
21) The product of (256)⁰⋅¹⁶×(256)⁰⋅⁰⁹ is
a) 4
b) 16
c) 64
d) 256.25
22) If logc327 = x, then the value of x is
a) 3
b) 4
c) 6
d) 9
23) If log5(0.04) = x, then the value of x is
a) 2
b) 4
Contact Number- +91 9868626032 Email id- [email protected]
4
CLASS 11 GAUR CLASSES MCQ SERIES [1]
c) -4
d) -2
24) If log0.564 = x, then the value of x is
a) -4
b) -6
c) 4
d) 6
25) If log3√5x = -3, then the value of x is
a) 1/5
b) -1/5
c) -1
d) 5
26) If log (3x + 1) = 2, then the value of x is
a) 1/3
b) 99
c) 33
d) 19/3
27) The value of 2 + log10(0.01) is
a) 4
b) 3
c) 1
d) 0
28) The value of (log 8 – log 2)/log32 is
a) 2/5
b) ¼
c) -2/5
d) 1/3
CASE-STUDY BASED QUESTIONS
1. In binary system, we have only two digits, 0 and 1, so the base of this
system is 2 I.e., each position in binary number represents the power of 2.
Right most position represents 20 , second from the right 21 , third from the
right 22 and so on.
For example-
(1110101)2 = 1 x 26 + 1 x 25 + 1 x 24 + 0 x 23 + 1 x 22 + 0 x 21 + 1 x 20
Contact Number- +91 9868626032 Email id- [email protected]
5
CLASS 11 GAUR CLASSES MCQ SERIES [1]
= 64 + 32 + 16 + 0 + 4 + 0 + 1
= (117)10
In case of fractional decimal numbers, first position after point represents 2-1,
second position represents 2-2 and so on.
For example-
(110101.101)2 = 1 x 25 + 1 x 24 + 0 x 23 + 1 x 22 + 0 x 21 + 1 x 20 + 1 x 2-1 + 0
x 2-2 + 1 x 2-3
= 64 + 32 + 16 + 0 + 4 + 0 + 1 + ½ + 0+ 1/8
= 53 + 5/8
= (53.625)10
Based on the above information, answer the following questions:
i. The binary number (1011101.111)2 is equivalent to decimal number
a. 93.625
b. 95.125
c. 93.875
d. 83.675
ii. The sun of binary numbers (11011.011)2 + (10101.101)2 is equivalent to
decimal number
a. 48.875
b. 49
c. 47.525
d. 48
iii. The subtraction of binary number (101110.110)2 from (111011.111)2 is
equivalent to decimal number
a. 13.125
b. 16.475
c. 15.825
d. 14.625
iv. The multiplication of binary numbers (111101.1)2 x (101010.01)2 is
equivalent to decimal number
a. 2498.375
b. 2496.125
c. 2395.625
d. 2598.375
v. The division of binary number (100001.01)2 by (1001.1)2 is equivalent to
decimal number
a. 2.5
b. 3.5
c. 4.25
d. 5.125
Contact Number- +91 9868626032 Email id- [email protected]
6
CLASS 11 GAUR CLASSES MCQ SERIES [1]
ANSWERS
(MCQs)
1) (a) 2) (c) 3) (a) 4) (c) 5) (a)
6) (d) 7) (b) 8) (c) 9) (c) 10) (a)
11) (a) 12) (b) 13) (d) 14) (c) 15) (b)
16) (b) 17) (b) 18) (a) 19) (d) 20) (c)
21) (a) 22) (c) 23) (d) 24) (b) 25) (a)
26) (c) 27) (d) 28) (a)
CASE-STUDY BASED QUESTIONS
i. (c)
ii. (b)
iii. (a)
iv. (d)
v. (b)
Contact Number- +91 9868626032 Email id- [email protected]