Close Menu
IndiaFolks
  • Class 6
    • MCQ Questions Class 6 Science
    • MCQ Questions for Class 6 Social Science
  • Class 7
    • MCQ Questions for Class 7 Science
    • MCQ Questions for Class 7 Maths
    • MCQ Questions for Class 7 Social Science
  • Class 8
    • NCERT Solutions for Class 8 Maths
    • MCQ Questions Class 8 History
    • MCQ Questions Class 8 Geography
    • MCQ Questions Class 8 Science
  • Class 9
    • MCQ Questions for Class 9 Social Science
    • MCQ Questions for Class 9 Science
    • MCQ Questions for Class 9 Maths
  • Class 10
    • MCQ Questions for Class 10 Geography
    • MCQ Questions for Class 10 History
    • MCQ Questions for Class 10 Political Science
    • Worksheet Class 10 Maths
  • Maths
    • Maths Quiz for Class 4 to 10
  • About India
  • MAT
    • Mental Ability Test Questions
    • General Knowledge
      • Hindi GK
      • English GK
    • Aptitude Question and Answers
IndiaFolks
  • Class 6
    • MCQ Questions Class 6 Science
    • MCQ Questions for Class 6 Social Science
  • Class 7
    • MCQ Questions for Class 7 Science
    • MCQ Questions for Class 7 Maths
    • MCQ Questions for Class 7 Social Science
  • Class 8
    • NCERT Solutions for Class 8 Maths
    • MCQ Questions Class 8 History
    • MCQ Questions Class 8 Geography
    • MCQ Questions Class 8 Science
  • Class 9
    • MCQ Questions for Class 9 Social Science
    • MCQ Questions for Class 9 Science
    • MCQ Questions for Class 9 Maths
  • Class 10
    • MCQ Questions for Class 10 Geography
    • MCQ Questions for Class 10 History
    • MCQ Questions for Class 10 Political Science
    • Worksheet Class 10 Maths
  • Maths
    • Maths Quiz for Class 4 to 10
  • About India
  • MAT
    • Mental Ability Test Questions
    • General Knowledge
      • Hindi GK
      • English GK
    • Aptitude Question and Answers
IndiaFolks
Home»MAT»Logarithm Aptitude Questions and Answers (Solved MCQs)
MAT

Logarithm Aptitude Questions and Answers (Solved MCQs)

20 Mins Read

Logarithm looks like a new topic but it is only a way of asking a question backwards. If 2³ = 8, then log of 8 to the base 2 is 3. That is all. The power becomes the answer, and once you read it that way the fear goes. Two rules carry this whole chapter. The first is that a log turns multiplication into addition and division into subtraction, which is exactly why it was invented.

The second is that a power inside the log jumps out to the front, and this is the one that solves most exam questions in a single step. Do not memorise log tables, no paper needs that now. Just learn the seven rules below, remember that the base is always positive and never 1, and remember that you can never take the log of zero or a negative number.

Logarithm Formulas

The definition
If aˣ = N, then log of N to the base a = x
Read it as, the log is the power you raise the base to.
The base a must be positive and cannot be 1. N must be positive.

The two basic values
logₐ 1 = 0
logₐ a = 1

The main rules
logₐ (m × n) = logₐ m + logₐ n
logₐ (m ÷ n) = logₐ m − logₐ n
logₐ (mⁿ) = n × logₐ m

Change of base
logₐ m = log m ÷ log a, using any common base
logₐ b = 1 ÷ log_b a

Base and power rules
log_(aⁿ) m = (1 ÷ n) × logₐ m
a^(logₐ m) = m

Common and natural logs
Common log has base 10, written as log m
Natural log has base e, written as ln m
log 2 = 0.3010, log 3 = 0.4771, log 5 = 0.6990, log 7 = 0.8451

Characteristic and mantissa
For a number with n digits before the decimal point, the characteristic of its common log = n − 1
Number of digits in a number = characteristic + 1

60 Logarithm Aptitude Questions and Answers (Solved MCQs)

Logarithm Aptitude Test: Fundamentals and Logarithmic Laws

Question 1. What is the value of log232 + log464 − log864?

a) 4
b) 5
c) 6
d) 7

Answer:

c) 6 — We have log232 = 5, log464 = 3 and log864 = 2. Therefore, the required value is 5 + 3 − 2 = 6.

Question 2. If loga81 = 4, where a is a valid logarithmic base, what is the value of a?

a) 3
b) 4
c) 9
d) 27

Answer:

a) 3 — From loga81 = 4, we get a4 = 81. Since a must be positive, a = 3.

Question 3. If log3(x−2) + log3(x+2) = 2, what is the value of x?

a) 3
b) √13
c) 4
d) √17

Answer:

b) √13 — The domain requires x−2 > 0 and x+2 > 0, so x > 2. Combining the logarithms gives log3[(x−2)(x+2)] = 2. Therefore, x²−4 = 9, giving x² = 13. Of the two algebraic roots, only x = √13 satisfies x > 2.

Question 4. What is the value of log23 × log35 × log516?

a) 2
b) 3
c) 4
d) 5

Answer:

c) 4 — Using logab × logbc = logac, the expression becomes log216 = 4.

Question 5. If log102 = 0.3010, what is the value of log1080?

a) 1.6020
b) 1.6990
c) 1.9030
d) 2.2040

Answer:

c) 1.9030 — Since 80 = 2³×10, log1080 = 3log102 + log1010 = 3(0.3010)+1 = 1.9030.

Question 6. What is the value of log1/327?

a) −4
b) −3
c) 3
d) 4

Answer:

b) −3 — Let log1/327 = y. Then (1/3)y = 27. Writing both sides as powers of 3 gives 3−y = 3³. Hence, −y = 3 and y = −3.

Question 7. If logx16 = 4/3, what is the value of x?

a) 4
b) 6
c) 8
d) 12

Answer:

c) 8 — From logx16 = 4/3, we get x4/3 = 16. Raising both sides to the power 3/4 gives x = 163/4 = (2⁴)3/4 = 2³ = 8.

Question 8. What is the value of log2(log381)?

a) 1
b) 2
c) 3
d) 4

Answer:

b) 2 — First, log381 = 4 because 3⁴ = 81. Therefore, the expression becomes log24 = 2.

Question 9. If a, b and c are positive numbers other than 1, what is the value of logab × logbc × logca?

a) 0
b) 1
c) abc
d) a+b+c

Answer:

b) 1 — By the change-of-base formula, the expression is (log b/log a)×(log c/log b)×(log a/log c). All the terms cancel, leaving 1.

Question 10. What is the value of log212 − log23 + log416?

a) 3
b) 4
c) 5
d) 6

Answer:

b) 4 — Using the quotient law, log212 − log23 = log2(12/3) = log24 = 2. Also, log416 = 2. Hence, the total is 2+2 = 4.

Question 11. If log102 = p and log103 = q, which expression represents log1072?

a) 2p+3q
b) 3p+2q
c) 3p+3q
d) 4p+2q

Answer:

b) 3p+2q — Since 72 = 2³×3², log1072 = log10(2³×3²) = 3log102 + 2log103 = 3p+2q.

Question 12. What is the value of log2(1/8) ÷ log4(1/16)?

a) 2/3
b) 1
c) 3/2
d) 2

Answer:

c) 3/2 — Since 1/8 = 2−3, log2(1/8) = −3. Also, 1/16 = 4−2, so log4(1/16) = −2. Therefore, the required value is (−3)/(−2) = 3/2.

Question 13. What is the value of log23 × log34 × log48?

a) 2
b) 3
c) 4
d) 6

Answer:

b) 3 — Applying the identity logab × logbc = logac repeatedly, the expression becomes log28 = 3.

Question 14. For which set of real values of x is logx−1(x²−5x+6) defined?

a) x > 3
b) 1 < x < 2
c) (1,2) ∪ (3,∞)
d) (1,3)

Answer:

c) (1,2) ∪ (3,∞) — The base must satisfy x−1 > 0 and x−1 ≠ 1, giving x > 1 and x ≠ 2. The argument must be positive: x²−5x+6 = (x−2)(x−3) > 0, which gives x < 2 or x > 3. Combining the conditions produces (1,2) ∪ (3,∞).

Question 15. What is the value of [log25 × log57 × log716] ÷ log48?

a) 4/3
b) 2
c) 8/3
d) 3

Answer:

c) 8/3 — The numerator simplifies to log216 = 4. Also, log48 = log 8/log 4 = 3/2. Therefore, the required value is 4 ÷ (3/2) = 4×(2/3) = 8/3.

Logarithm Aptitude Test: Equations and Algebraic Expressions

Question 16. If log2(x−1) + log2(x−3) = 3, what is the value of x?

a) 4
b) 5
c) 6
d) 7

Answer:

b) 5 — The domain requires x > 3. Combining the logarithms gives log2[(x−1)(x−3)] = 3. Therefore, (x−1)(x−3) = 8, giving x²−4x−5 = 0. Thus, x = 5 or x = −1. Only x = 5 satisfies the domain.

Question 17. If log3(x+1) − log3(x−2) = 1, what is the value of x?

a) 5/2
b) 3
c) 7/2
d) 4

Answer:

c) 7/2 — The domain requires x > 2. Using the quotient law gives log3[(x+1)/(x−2)] = 1. Therefore, (x+1)/(x−2) = 3. Solving x+1 = 3x−6 gives 2x = 7, so x = 7/2.

Question 18. If logx64 = 2, where x is a valid logarithmic base, what is the value of x?

a) 4
b) 8
c) 16
d) 32

Answer:

b) 8 — From logx64 = 2, we get x² = 64. Algebraically, x = ±8, but a logarithmic base must be positive and cannot equal 1. Therefore, x = 8.

Question 19. If log2x + log4x = 6, what is the value of x?

a) 8
b) 12
c) 16
d) 32

Answer:

c) 16 — Let log2x = t. Since log4x = log2x/log24 = t/2, the equation becomes t+t/2 = 6. Thus, 3t/2 = 6 and t = 4. Hence, x = 2⁴ = 16.

Question 20. If log3(log2x) = 2, what is the value of x?

a) 128
b) 256
c) 512
d) 729

Answer:

c) 512 — From log3(log2x) = 2, we obtain log2x = 3² = 9. Therefore, x = 2⁹ = 512.

Question 21. If the real solutions of log5(x²−6x+13) = 1 are α and β, what is the value of α+β?

a) 4
b) 5
c) 6
d) 8

Answer:

c) 6 — The equation gives x²−6x+13 = 5. Therefore, x²−6x+8 = 0, which factors as (x−2)(x−4) = 0. The solutions are 2 and 4, and both make the logarithmic argument equal to 5. Hence, α+β = 2+4 = 6.

Question 22. If log2x + log2(x−2) = log2(3x), what is the value of x?

a) 3
b) 4
c) 5
d) 6

Answer:

c) 5 — The domain requires x > 2. Combining the logarithms gives log2[x(x−2)] = log2(3x). Since the bases are equal, x(x−2) = 3x. As x > 2, division by x is valid, giving x−2 = 3. Therefore, x = 5.

Question 23. If logx−116 = 2, what is the value of x?

a) 3
b) 4
c) 5
d) 9

Answer:

c) 5 — The equation implies (x−1)² = 16. However, the base x−1 must be positive and cannot equal 1. Therefore, x−1 = 4 rather than −4, giving x = 5.

Question 24. If the real solutions of 2log3x − log3(x−2) = 2 are α and β, what is the value of α+β?

a) 6
b) 8
c) 9
d) 12

Answer:

c) 9 — The domain requires x > 2. Using logarithmic laws gives log3[x²/(x−2)] = 2. Therefore, x²/(x−2) = 9, so x²−9x+18 = 0. Factoring gives (x−3)(x−6) = 0. Both 3 and 6 satisfy the domain, so α+β = 3+6 = 9.

Question 25. If log2x = log4(8x), what is the value of x?

a) 4
b) 8
c) 16
d) 32

Answer:

b) 8 — Let log2x = t. Then log4(8x) = log2(8x)/log24 = (3+t)/2. Hence, t = (3+t)/2, giving 2t = 3+t and t = 3. Therefore, x = 2³ = 8.

Question 26. If log3(x−1) + log3(x+1) = log3(8x), what is the value of x?

a) 4−√17
b) 4+√17
c) 8−√17
d) 8+√17

Answer:

b) 4+√17 — The domain requires x > 1. Combining the logarithms gives (x−1)(x+1) = 8x. Thus, x²−1 = 8x, or x²−8x−1 = 0. Solving gives x = 4±√17. Since 4−√17 is negative and violates x > 1, the valid solution is x = 4+√17.

Question 27. If log2[log3(log4x)] = 1, what is the value of x?

a) 65,536
b) 131,072
c) 262,144
d) 524,288

Answer:

c) 262,144 — First, log3(log4x) = 2¹ = 2. Therefore, log4x = 3² = 9. Hence, x = 4⁹ = 262,144.

Question 28. If logx2 + logx8 = 4, what is the value of x?

a) √2
b) 2
c) 4
d) 8

Answer:

b) 2 — Combining the logarithms gives logx(2×8) = logx16 = 4. Therefore, x⁴ = 16. Since a logarithmic base must be positive, x = 2.

Question 29. If log2(x²−5x+6) = log2(x−2) + 1, what is the value of x?

a) 4
b) 5
c) 6
d) 7

Answer:

b) 5 — The right side requires x > 2, while the left side requires (x−2)(x−3) > 0. Together, these conditions give x > 3. Since 1 = log22, the equation becomes log2[(x−2)(x−3)] = log2[2(x−2)]. Therefore, (x−2)(x−3) = 2(x−2). Since x > 3, x−2 ≠ 0, so x−3 = 2 and x = 5.

Question 30. Positive numbers x and y satisfy log2x + log2y = 5 and log2x − log2y = 1. What is the value of x+y?

a) 8
b) 10
c) 12
d) 16

Answer:

b) 10 — Adding the two equations gives 2log2x = 6, so log2x = 3 and x = 8. Subtracting the second equation from the first gives 2log2y = 4, so log2y = 2 and y = 4. Therefore, x+y = 8+4 = 12. Hence, the correct answer is c) 12.

Logarithm Aptitude Test: Change of Base and Advanced Applications

Question 31. What is the value of log832?

a) 3/2
b) 5/3
c) 8/5
d) 2

Answer:

b) 5/3 — Using the change-of-base formula with base 2, log832 = log232/log28 = 5/3.

Question 32. If log23 = a, which expression represents log612?

a) (1+a)/(2+a)
b) (2+a)/(1+a)
c) (2a+1)/(a+2)
d) (a+3)/(2a+1)

Answer:

b) (2+a)/(1+a) — Using the change-of-base formula, log612 = log212/log26. Now, log212 = log2(4×3) = 2+a, while log26 = log2(2×3) = 1+a. Therefore, log612 = (2+a)/(1+a).

Question 33. What is the value of log35 × log2527?

a) 2/3
b) 1
c) 3/2
d) 2

Answer:

c) 3/2 — By the change-of-base formula, log35 = log 5/log 3 and log2527 = log 27/log 25 = 3log 3/(2log 5). Their product is (log 5/log 3)×(3log 3/2log 5) = 3/2.

Question 34. If logab = 2 and logbc = 3, what is the value of logac?

a) 5
b) 6
c) 8
d) 9

Answer:

b) 6 — Using logab × logbc = logac, we get logac = 2×3 = 6.

Question 35. If log102 = 0.3010, how many digits are there in 250?

a) 15
b) 16
c) 17
d) 18

Answer:

b) 16 — The number of digits in a positive integer N is ⌊log10N⌋+1. Here, log10(250) = 50×0.3010 = 15.05. Therefore, the number of digits is ⌊15.05⌋+1 = 15+1 = 16.

Question 36. What is the characteristic of the common logarithm of 0.00472?

a) −2
b) −3
c) 2
d) 3

Answer:

b) −3 — Since 0.00472 = 4.72×10−3, log10(0.00472) = log104.72−3. Therefore, its characteristic is −3, conventionally written as bar 3.

Question 37. If log102 = 0.3010, how many digits are there in 520?

a) 13
b) 14
c) 15
d) 16

Answer:

b) 14 — Since log105 = log10(10/2) = 1−0.3010 = 0.6990, we get log10(520) = 20×0.6990 = 13.98. Hence, the number of digits is ⌊13.98⌋+1 = 14.

Question 38. Given log103 = 0.4771 and log105 = 0.6990, which of the following is greater?

a) 340
b) 528
c) Both are equal
d) The comparison cannot be determined

Answer:

b) 528 — Taking common logarithms, log10(340) = 40×0.4771 = 19.084, whereas log10(528) = 28×0.6990 = 19.572. Since 19.572 > 19.084, we have 528 > 340.

Question 39. The hydrogen-ion concentration of a solution is 3.2×10−5 moles per litre. If pH = −log10[H+] and log102 = 0.3010, what is the approximate pH of the solution?

a) 4.195
b) 4.495
c) 4.699
d) 5.505

Answer:

b) 4.495 — We have pH = −log10(3.2×10−5) = 5−log103.2. Since 3.2 = 32/10, log103.2 = 5log102−1 = 5(0.3010)−1 = 0.5050. Therefore, pH = 5−0.5050 = 4.495.

Question 40. On a logarithmic earthquake scale, the measured intensity is proportional to 10M, where M is the magnitude. How many times as intense is an earthquake of magnitude 7 compared with one of magnitude 5?

a) 10 times
b) 20 times
c) 100 times
d) 1,000 times

Answer:

c) 100 times — The ratio of the intensities is 10⁷/10⁵ = 10² = 100. Therefore, the magnitude-7 earthquake is 100 times as intense according to the given model.

Question 41. An investment grows by 8% annually, compounded once per year. Using log102 = 0.3010 and log101.08 = 0.0334, approximately how long will it take the investment to double?

a) 8.01 years
b) 9.01 years
c) 10.01 years
d) 12.01 years

Answer:

b) 9.01 years — If the investment doubles in t years, then (1.08)t = 2. Taking logarithms gives tlog101.08 = log102. Thus, t = 0.3010/0.0334 ≈ 9.01 years. If interest is credited only at the end of complete years, the balance will first exceed twice the principal after 10 years.

Question 42. What is the value of log27 ÷ log449?

a) 1/2
b) 1
c) 3/2
d) 2

Answer:

b) 1 — Using base 2, log449 = log249/log24 = 2log27/2 = log27. Therefore, log27 ÷ log449 = 1.

Question 43. Which of the following is equal to log23 + log49 + log827?

a) log29
b) log218
c) log227
d) log281

Answer:

c) log227 — Let log23 = a. Then log49 = log 3²/log 2² = a, and log827 = log 3³/log 2³ = a. Therefore, the sum is 3a = 3log23 = log2(3³) = log227.

Question 44. If log103 = 0.4771, what is the antilogarithm of 2.4771?

a) 30
b) 100
c) 300
d) 3,000

Answer:

c) 300 — The antilogarithm of 2.4771 is 102.4771. Since 2.4771 = 2+0.4771 and 100.4771 = 3, we get 10²×3 = 300.

Question 45. If log107 = 0.8451, how many digits are there in 7100?

a) 84
b) 85
c) 86
d) 87

Answer:

b) 85 — We have log10(7100) = 100×0.8451 = 84.51. Therefore, the number of digits in 7100 is ⌊84.51⌋+1 = 84+1 = 85.

Logarithm Aptitude Test: High-Difficulty Competitive Challenge

Question 46. For which set of real values of x is log1/2(x−1) > −2?

a) x > 5
b) 1 < x < 5
c) 0 < x < 5
d) 1 < x < 4

Answer:

b) 1 < x < 5 — The logarithmic argument requires x−1 > 0, so x > 1. Since the base 1/2 lies between 0 and 1, the logarithmic function is decreasing. Therefore, log1/2(x−1) > −2 implies x−1 < (1/2)−2 = 4. Thus, x < 5, and the solution is 1 < x < 5.

Question 47. If log2x × log4x × log8x = 36, what is the value of x?

a) 32
b) 64
c) 128
d) 256

Answer:

b) 64 — Let log2x = t. Then log4x = t/2 and log8x = t/3. Therefore, t×(t/2)×(t/3) = 36, giving t³/6 = 36. Hence, t³ = 216 and t = 6. Thus, x = 2⁶ = 64.

Question 48. If α and β are the two positive solutions of logx16 = log4x, what is the value of αβ?

a) 1/4
b) 1
c) 4
d) 16

Answer:

b) 1 — Let t = log4x. Using the change-of-base formula, logx16 = log416/log4x = 2/t. Thus, 2/t = t, giving t² = 2 and t = ±√2. Therefore, the solutions are α = 4√2 and β = 4−√2. Their product is 4√2−√2 = 1.

Question 49. If α and β are the real solutions of log2(x−1) + log2(9−x) = 3, what is the value of α+β?

a) 8
b) 9
c) 10
d) 12

Answer:

c) 10 — The domain requires 1 < x < 9. Combining the logarithms gives (x−1)(9−x) = 8. Expanding and simplifying gives x²−10x+17 = 0. By the sum-of-roots formula, α+β = 10. Both roots, 5±2√2, lie in the required domain.

Question 50. If log3x + log9x + log27x = 11, what is the value of x?

a) 243
b) 729
c) 2,187
d) 6,561

Answer:

b) 729 — Let log3x = t. Then log9x = t/2 and log27x = t/3. Hence, t+t/2+t/3 = 11. This gives 11t/6 = 11, so t = 6. Therefore, x = 3⁶ = 729.

Question 51. Which set represents all real solutions of log2(x²−5x+6) ≤ 1?

a) [1,4]
b) [1,2) ∪ (3,4]
c) (1,2) ∪ (3,4)
d) (−∞,2) ∪ (3,∞)

Answer:

b) [1,2) ∪ (3,4] — The logarithmic argument must be positive: (x−2)(x−3) > 0, giving x < 2 or x > 3. Since the base 2 is greater than 1, the inequality is equivalent to 0 < x²−5x+6 ≤ 2. The upper inequality gives x²−5x+4 ≤ 0, or (x−1)(x−4) ≤ 0, so 1 ≤ x ≤ 4. Intersecting the two conditions gives [1,2) ∪ (3,4].

Question 52. If α and β are the positive solutions of log2x + logx2 = 5/2, what is the value of αβ?

a) 2√2
b) 4
c) 4√2
d) 8

Answer:

c) 4√2 — Let t = log2x. Then logx2 = 1/t. Thus, t+1/t = 5/2. Multiplying by 2t gives 2t²−5t+2 = 0, so (2t−1)(t−2) = 0. Hence, t = 1/2 or t = 2. The corresponding values of x are √2 and 4. Therefore, αβ = 4√2.

Question 53. If log3(x+2) = 2−log3(x−2), what is the value of x?

a) 3
b) √13
c) 4
d) √17

Answer:

b) √13 — The domain requires x > 2. Since 2 = log39, the equation becomes log3(x+2)+log3(x−2) = log39. Therefore, (x+2)(x−2) = 9, giving x²−4 = 9 and x² = 13. Only x = √13 satisfies x > 2.

Question 54. If logx16 = 4 and logyx = 1/2, where x and y are valid logarithmic bases, what is the value of y?

a) 2
b) 4
c) 8
d) 16

Answer:

b) 4 — From logx16 = 4, we get x⁴ = 16. Since x must be positive, x = 2. Next, logy2 = 1/2 implies y1/2 = 2. Therefore, y = 4.

Question 55. Positive numbers x, y and z satisfy log2x = log4y = log8z and xyz = 224. What is the value of z?

a) 1,024
b) 2,048
c) 4,096
d) 8,192

Answer:

c) 4,096 — Let the common logarithmic value be k. Then x = 2k, y = 4k = 22k and z = 8k = 23k. Therefore, xyz = 26k = 224, giving 6k = 24 and k = 4. Hence, z = 212 = 4,096.

Question 56. For what value of k does the equation log2(x²−6x+k) = 1 have exactly one real solution?

a) 9
b) 10
c) 11
d) 12

Answer:

c) 11 — The equation is equivalent to x²−6x+k = 2, or x²−6x+(k−2) = 0. For exactly one real solution, its discriminant must be zero. Therefore, 36−4(k−2) = 0, giving 44−4k = 0 and k = 11. The repeated solution is x = 3, for which the logarithmic argument equals 2 and is valid.

Question 57. What is the maximum value of log2(x+1) + log2(9−x) for real x?

a) log216
b) log220
c) log224
d) log225

Answer:

d) log225 — The domain is −1 < x < 9. Combining the logarithms gives log2[(x+1)(9−x)]. Now, (x+1)+(9−x) = 10. For two positive numbers with a fixed sum of 10, their product is maximum when both equal 5. This occurs when x+1 = 9−x, giving x = 4. The maximum product is 25, so the maximum logarithmic value is log225.

Question 58. If log103 = 0.4771, what is the smallest positive integer n for which 3n contains exactly 50 digits?

a) 102
b) 103
c) 104
d) 105

Answer:

b) 103 — For 3n to contain 50 digits, we need 49 ≤ log10(3n) < 50. Thus, 49 ≤ 0.4771n < 50. Dividing by 0.4771 gives approximately 102.70 ≤ n < 104.80. Therefore, the smallest integer satisfying the condition is n = 103.

Question 59. If log2(x−1) = log4(x+5), what is the value of x?

a) 3
b) 4
c) 5
d) 8

Answer:

b) 4 — The domain requires x > 1. Since log2(x−1) = 2log4(x−1), the equation becomes log4[(x−1)²] = log4(x+5). Therefore, (x−1)² = x+5. Simplifying gives x²−3x−4 = 0, or (x−4)(x+1) = 0. The roots are 4 and −1, but only x = 4 satisfies the domain.

Question 60. If log2(log2x) + log2(log2x−2) = 3, what is the value of x?

a) 8
b) 16
c) 32
d) 64

Answer:

b) 16 — Let y = log2x. The logarithmic arguments require y > 2. Combining the logarithms gives log2[y(y−2)] = 3, so y(y−2) = 8. Therefore, y²−2y−8 = 0, which factors as (y−4)(y+2) = 0. Since y > 2, y = 4. Hence, log2x = 4 and x = 2⁴ = 16.

Previous ArticleChain Rule Aptitude Questions and Answers (Solved MCQs)
Next Article Simple Equations Aptitude Questions and Answers (Solved MCQs)
Amit
  • LinkedIn

Amit holds a BE in Mechanical Engineering and brings a genuine passion for mathematics to IndiaFolks. He creates NCERT-aligned content for students from Classes 4 to 10. He specialises in breaking down tricky concepts into clear, step-by-step solutions, from worksheets and MCQs to aptitude problems. He makes the tough problems easier for Indian students to build confidence and score better in Maths. His goal is simple: turn every student into a problem-solver who actually enjoys the subject.

Related Posts

Simple Equations Aptitude Questions and Answers (Solved MCQs)

25 Mins Read

Chain Rule Aptitude Questions and Answers (Solved MCQs)

23 Mins Read

Quadratic Equations Aptitude Questions and Answers (Solved MCQs)

24 Mins Read
Leave A Reply Cancel Reply

Recent Posts

Aptitude Tests Questions and Answers & Explanations

July 15, 2026

Simple Equations Aptitude Questions and Answers (Solved MCQs)

July 15, 2026

Logarithm Aptitude Questions and Answers (Solved MCQs)

July 15, 2026

Chain Rule Aptitude Questions and Answers (Solved MCQs)

July 15, 2026
© 2026 Indiafolks.com

Type above and press Enter to search. Press Esc to cancel.