1. Find the number whose logarithm is 2 to the base 6. | Easy |
A. 36 B. 64 C. 128 D. None of these |
View Answer
Answer: Option A
Explanation:
Let x be the required number.
Then, by definition of logarithm, log 6 x = 2
-> x = 62 = 36
2. Find the number whose logarithm is -1/4 to the base 0.0001. | Easy |
A. 100 B. 10 C. 1000 D. None of these |
View Answer
Answer: Option B
Explanation:
Let x be the required number.
Then, log 0.0001 x = -1/4
-> x = (0.0001)(-1/4) = ( 1/10000)(-1/4) = 10000(1/4) = 10
3. Find the logarithm of 343√7 to the base 7. | Easy |
A. 3.5 B. 7 C. 2 D. None of these |
View Answer
Answer: Option A
Explanation:
Let log 7 (343√7) = x
-> 7x = 343√7 = 73 (7½)
-> 7x = 77/2
or x = 7/2 = 3.5
4. What is the value of (3log3+6log2)/3log12 ? | Easy |
A. 2 B. 1 C. 4 D. None of these |
View Answer
Answer: Option B
Explanation:
(3log3+6log2)/3log12
= (3log3+3log4)/3log12
= 3log12/3log12
= 1
5. If log2(log2 x) = 4, what is the value of x? | Medium |
A. 216 B. 16 C. 232 D. None of these |
View Answer
Answer: Option A
Explanation:
Log2(log2x) = 4
-> Log2x = 24 = 16
-> x = 216
Alternatively
You may also proceed by plugging in values of x in different options, and checking for the right fit.
log2(log2216) = log2(16log2 2) = (log2 16) = log2 24 = 4
6. If (log2x−2)/log2x−4) < 0, and m, n are different integers that satisfy this inequation, then what are the maximum possible values of (m-n) and (m+n), respectively? | Difficult |
A. 10, 29 B. 10, 30 C.11, 29 D. None of these |
View Answer
Answer: Option A
Explanation:
Let log2x = k
-> (k-2)/(k-4) < 0
-> 2 < k < 4
-> 2 < log2x < 4
-> 4 < x < 16
Maximum m-n = 10, when m=15, n= 5
Maximum m+n = 29, when one is 15 and the other is 14.
7. If log5(51/k+53) = log5 (2*3) + 1+ 1/(2k), then k can take two discrete values. What are these? | Difficult |
A. 1 or 1/4 B. 1/2 or 1 C. 1/2 or 1/4 D. None of these |
View Answer
Answer: Option C
Explanation:
Given, log5 (51/k+53) = log5 6+1+1/(2k)
-> log5 (51/k+53) = log5 6 + log5 5 + log5 51/2k
-> Log5(51/k + 53) = log5(30*51/2k)
-> 51/k + 125 = 30*51/2k
Put 51/2k = m à m2+125 = 30 m
-> m2-30m+125 = 0
-> (m-5)(m-25) = 0
-> m = 5, 25
-> 51/2k = 51 or 52
-> 1/2k = 1 or 2
-> k = ½ or ¼
8. Solve for x, if 2logx+logx3 = log32 | Easy |
A. 2 B. 4 C. 8 D. None of these |
View Answer
Answer: Option A
Explanation:
Given, 2logx+logx3 = log32
-> logx2+3logx = log4 + log8
-> logx2+logx3 = log22+log23
-> x = 2 (comparing L.H.S and R.H.S)
Alternatively
Put values to verify that 2 fits the equation.
9. If log32, log3(2x-5), and log3(2x-7/2) are in arithmetic progression, what is a possible value of x? | Medium |
A. 3 B. 8 C. 4 D. None of these |
View Answer
Answer: Option A
Explanation:
If a, b, c are in A.P., then b-a=c-b or 2b = a+c
Thus, 2 log3(2x-5) = log32 + log3(2x-7/2)
-> log3(2x-5)2 = log3 2(2x-7/2)
-> log3(2x-5)2 = log3 (2x+1-7)
-> (2x-5)2 = 2x+1-7
Put 2x = y
-> (y-5)2 = 2y-7
-> (y-4)(y-8) = 0
-> y = 4, 8
If y = 4, then 2x = 4 à x = 2
If y = 8, then 2x = 8 à x = 3
Alternatively
Put values to verify that 3 fits the equation.
10. What is the value of 2(2 – log 2 7)? | Medium |
A. 1/7 B. 2/7 C. 4/7 D. None of these |
View Answer
Answer: Option C
Explanation:
2(2 – log 2 7) = 2((2log 2 2) – log 2 7) ∵ log 2 2 = 1
= 2(log 2 4 – log 2 7)
= 2log 2(4/ 7)
= 4/7 ∵ a(log a n) = n