🎓 BookMCQ
← Back to 6. Integration

📝 General logarithms base b (29 MCQs)

📖 From Calculus • 6. Integration • 29 questions available

What is General logarithms base b?

Definition:
Logarithms with base bb are defined as logb(x)=ln(x)ln(b)\log_b(x) = \frac{\ln(x)}{\ln(b)}. Their derivative is ddxlogb(x)=1xln(b)\frac{d}{dx}\log_b(x) = \frac{1}{x \ln(b)}. This change-of-base formula links all logs to the natural log.

Example:
Derivative of log10(x)\log_{10}(x). Using formula: 1xln(10)\frac{1}{x \ln(10)}. Since ln(10)2.3\ln(10) \approx 2.3, slope is smaller than for ln(x)\ln(x).

Reason:
General logs are used in decibels, pH, and other scales; understanding their calculus allows analysis of these logarithmic scales in scientific contexts.

13
Easy
15
Medium
1
Hard

📝 All General logarithms base b MCQs

Q1. Which of the following is the correct definition of logbx\log_b x for b>0,b1b > 0, b \neq 1?

A.logbx=lnblnx\log_b x = \frac{\ln b}{\ln x}
B.logbx=lnxlnb\log_b x = \frac{\ln x}{\ln b}
C.logbx=lnxlnb\log_b x = \ln x - \ln b
D.logbx=ln(bx)\log_b x = \ln(bx)
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The base bb logarithm is defined as the ratio of the natural logarithm of the argument to the natural logarithm of the base. This definition is derived from the inverse relationship between bxb^x and logbx\log_b x, making option B the correct and standard formula.

Q2. What is the derivative of log5(3x2+1)\log_5(3x^2 + 1) with respect to xx?

A.6x(3x2+1)ln5\frac{6x}{(3x^2+1)\ln 5}
B.6x(3x2+1)\frac{6x}{(3x^2+1)}
C.6xln53x2+1\frac{6x \ln 5}{3x^2+1}
D.1(3x2+1)ln5\frac{1}{(3x^2+1)\ln 5}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Using the chain rule, the derivative of logb(u)\log_b(u) is \frac{u'}{u \ln b}. Here, u=3x2+1u = 3x^2+1, so u' = 6x. Substituting gives 6x(3x2+1)ln5\frac{6x}{(3x^2+1)\ln 5}. Option B misses the ln5\ln 5 factor, and option C incorrectly places it in the numerator.

Q3. A student states that log28=log24+log22\log_2 8 = \log_2 4 + \log_2 2. Is this correct?

A.Yes, because logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y
B.No, because the product rule only applies to natural logs
C.Yes, because 8=4×28 = 4 \times 2
D.No, because log28=3\log_2 8 = 3 and the sum is 2+1=32 + 1 = 3
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The student is correct. The product rule for logarithms states logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y. Since 8=4×28 = 4 \times 2, log28=log24+log22=2+1=3\log_2 8 = \log_2 4 + \log_2 2 = 2 + 1 = 3. The misconception might be that the rule doesn't apply to all bases, but it does. Option D, while providing a correct calculation, supports the statement, making A the best answer.

Q4. If logx27=3\log_x 27 = 3, what is the value of xx?

A.33
B.99
C.273\sqrt[3]{27}
D.8181
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The equation logx27=3\log_x 27 = 3 means x3=27x^3 = 27. Taking the cube root of both sides gives x=3x = 3. Option C, 273\sqrt[3]{27}, equals 3 as well, but it's a calculation step, not the final simplified value. Options B and D are common errors from misapplying the exponent rules.

Q5. What is the value of log28\log_{\sqrt{2}} 8?

A.66
B.88
C.44
D.22
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: We solve by converting to exponential form: (2)y=8(\sqrt{2})^y = 8. Since 2=21/2\sqrt{2} = 2^{1/2} and 8=238 = 2^3, we have 2y/2=232^{y/2} = 2^3, so y/2=3y/2=3 and y=6y=6. Option B is the argument, option C is a common mistake in solving the exponent, and option D is often chosen if the base is misinterpreted.

Q6. The graphs of y=logbxy = \log_b x and y=log1/bxy = \log_{1/b} x are reflections of each other across which line?

A.The x-axis ✅
B.The y-axis
C.The line y=xy=x
D.The line y=1y=1
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The property log1/bx=logbx\log_{1/b} x = -\log_b x shows that the two functions are opposites. Reflection of a graph across the x-axis transforms y=f(x)y = f(x) into y=f(x)y = -f(x). Therefore, the graphs are reflections across the x-axis. Option C is the reflection of a function and its inverse, which does not apply here.

Q7. Given that logb2=0.3010\log_b 2 = 0.3010 and logb3=0.4771\log_b 3 = 0.4771, find logb6\log_b \sqrt{6}.

A.0.77810.7781
B.0.389050.38905
C.0.17610.1761
D.0.60200.6020
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: logb6=logb(61/2)=12logb6=12(logb2+logb3)=12(0.3010+0.4771)=0.38905\log_b \sqrt{6} = \log_b (6^{1/2}) = \frac{1}{2} \log_b 6 = \frac{1}{2} (\log_b 2 + \log_b 3) = \frac{1}{2} (0.3010 + 0.4771) = 0.38905. Option A is the sum without dividing by 2. Option C is logb(3/2)\log_b(3/2), and D is logb4\log_b 4.

Q8. Which of the following functions has the largest value for a given x>1x > 1?

A.y=log2xy = \log_2 x
B.y=log3xy = \log_3 x
C.y=log4xy = \log_4 x
D.y=log5xy = \log_5 x
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For x>1x > 1, a logarithm with a smaller base yields a larger value. This is because you need a higher exponent to reach xx from a smaller base. For example, log28=3\log_2 8 = 3, while log48=1.5\log_4 8 = 1.5. Thus, log2x\log_2 x gives the largest value. This concept is often confused with the idea that a larger base means a larger number.

Q9. If logba=3\log_b a = 3, what is logab\log_a b?

A.33
B.13\frac{1}{3}
C.3-3
D.99
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: This uses the 'change of base' or inverse property: logab=1logba\log_a b = \frac{1}{\log_b a}. If logba=3\log_b a = 3, then logab=13\log_a b = \frac{1}{3}. Option A is a common error, thinking the relationship is reciprocal, and option D is squaring the value instead of taking the reciprocal.

Q10. Find the domain of the function f(x)=log2(x24x+3)f(x) = \log_{2}(x^2 - 4x + 3).

A.x>1x > 1
B.x>3x > 3 or x<1x < 1
C.x>1x > 1 or x<3x < 3
D.x<1x < 1
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The argument of a logarithm must be positive. So x24x+3>0x^2 - 4x + 3 > 0. Factoring gives (x1)(x3)>0(x-1)(x-3) > 0. This inequality holds when x>3x > 3 or x<1x < 1. Option A misses the x<1x < 1 part, and C is the union of intervals where the inequality is not satisfied. Option D is only one part of the solution.

Q11. Is the equation log2(x+3)=log2x+log23\log_2 (x+3) = \log_2 x + \log_2 3 true for all xx?

A.Yes, it's the product rule
B.Yes, but only for positive x
C.No, the product rule is logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y
D.No, because log2(x+3)\log_2 (x+3) cannot be simplified
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The equation is false. The correct product rule is logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y, which applies to the product of two arguments, not the sum. log2(x+3)\log_2 (x+3) is not equal to log2x+log23\log_2 x + \log_2 3. Option A is a common mistake of confusing the rule for products with sums. Option B is incorrect because the rule doesn't apply, period.

Q12. If the graph of y=logbxy = \log_b x contains the point (16,2)(16, 2), what is the value of bb?

A.44
B.1616
C.22
D.88
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The point (16,2)(16, 2) means logb16=2\log_b 16 = 2. This converts to b2=16b^2 = 16. Since b>0b > 0 and b1b \neq 1, b=4b = 4. Option B is a common error, thinking bb is the argument. Option C is the exponent value, and D is another common miscalculation of the square root.

Q13. Which of the following is the correct solution for xx in the equation log3(x+1)=log3(2x3)\log_3 (x+1) = \log_3 (2x-3)?

A.x=4x = 4
B.x=4x = -4
C.x=2x = 2
D.No solution
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Since the bases are the same and the log function is one-to-one, we can equate the arguments: x+1=2x3x+1 = 2x-3. Solving gives x=4x = 4. Option B is the solution to x+1=(2x3)x+1 = -(2x-3), which is incorrect. Option C is a common miscalculation. Option D would be considered if the solution didn't satisfy the domain; x=4x=4 gives arguments 5 and 5, which are positive, so it is valid.

Q14. Suppose a culture of bacteria grows according to the model N(t)=N0btN(t) = N_0 b^{t}. If the population triples in 4 hours, what is the value of bb?

A.b=34b = 3^{4}
B.b=31/4b = 3^{1/4}
C.b=41/3b = 4^{1/3}
D.b=43b = 4 \cdot 3
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The population triples in 4 hours, so 3N0=N0b43N_0 = N_0 b^4. Solving for bb: b4=3b^4 = 3 implies b=31/4b = 3^{1/4}. Option A incorrectly multiplies the exponent. Option C misinterprets the relationship between time and growth factor. Option D is a simple addition of the two numbers.

Q15. Evaluate log101000log100.01\log_{10} 1000 - \log_{10} 0.01.

A.55
B.33
C.2-2
D.11
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: log101000=3\log_{10} 1000 = 3 because 103=100010^3 = 1000. log100.01=log10(102)=2\log_{10} 0.01 = \log_{10} (10^{-2}) = -2. The difference is 3(2)=53 - (-2) = 5. Option B is only the first term. Option C is only the second term. Option D is a common error in handling the negative sign in subtraction.

Q16. Which of the following is a valid identity for a>0,b>0a>0, b>0?

A.log(a+b)=loga+logb\log(a+b) = \log a + \log b
B.log(a/b)=logalogb\log(a/b) = \log a - \log b
C.log(ar)=rloga\log(a^r) = r \log a
D.Both B and C ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: Options B and C are standard properties of logarithms. Option A is a common error; the logarithm of a sum is not the sum of the logarithms. Therefore, both B and C are correct, making D the right choice. This question tests the ability to identify and distinguish between valid and invalid logarithmic properties.

Q17. The graph of f(x)=log2xf(x) = \log_2 x is transformed by shifting it 3 units to the left. What is the equation of the new function?

A.g(x)=log2x+3g(x) = \log_2 x + 3
B.g(x)=log2(x3)g(x) = \log_2 (x-3)
C.g(x)=log2(x+3)g(x) = \log_2 (x+3)
D.g(x)=3log2xg(x) = 3 \log_2 x
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: A horizontal shift to the left by 3 units transforms f(x)f(x) into f(x+3)f(x+3). Therefore, the new function is g(x)=log2(x+3)g(x) = \log_2 (x+3). Option A represents a vertical shift up. Option B represents a shift to the right. Option D represents a vertical stretch.

Q18. If f(x)=log3xf(x) = \log_3 x, then the inverse function f1(x)f^{-1}(x) is:

A.3x3^x
B.logx3\log_x 3
C.x3x^3
D.1log3x\frac{1}{\log_3 x}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The inverse of a logarithmic function y=logbxy = \log_b x is the exponential function y=bxy = b^x. Therefore, the inverse of log3x\log_3 x is 3x3^x. Option B is the reciprocal of the argument, which is incorrect. Option C is the inverse of x3x^3, not log3x\log_3 x. Option D is the reciprocal of the function, not the inverse.

Q19. What is the value of log25log58\log_2 5 \cdot \log_5 8?

A.4040
B.log58\log_5 8
C.33
D.log28\log_2 8
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: We can use the change of base formula: logba=lnalnb\log_b a = \frac{\ln a}{\ln b}. The expression becomes ln5ln2ln8ln5=ln8ln2=log28=3\frac{\ln 5}{\ln 2} \cdot \frac{\ln 8}{\ln 5} = \frac{\ln 8}{\ln 2} = \log_2 8 = 3. Option A is the product of the arguments, which is incorrect. Option B is only the second term. Option D is equivalent to 3 but is in the form of a logarithm, making C the simplified and correct answer.

Q20. A student simplifies log2(4x2)\log_2 (4x^2) as 2+2log2x2 + 2\log_2 x. Are they correct?

A.Yes ✅
B.No, the correct simplification is 2log2(4x)2\log_2(4x)
C.No, it should be 4log2x4\log_2 x
D.No, the expression cannot be simplified
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The student is correct. log2(4x2)=log24+log2x2=2+2log2x\log_2 (4x^2) = \log_2 4 + \log_2 x^2 = 2 + 2\log_2 x. Option B is incorrect as it doesn't correctly separate the factors. Option C is a common error in applying the power rule. Option D is false because the expression is indeed simplifiable.

Q21. If logx64=32\log_x 64 = \frac{3}{2}, what is the value of xx?

A.1616
B.3232
C.88
D.44
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The equation logx64=32\log_x 64 = \frac{3}{2} means x3/2=64x^{3/2} = 64. Raising both sides to the 2/32/3 power gives x=642/3=(641/3)2=42=16x = 64^{2/3} = (64^{1/3})^2 = 4^2 = 16. Option B is a common mistake of multiplying 64 by 3/2. Option C is a misEasy of the exponent rule. Option D is often chosen if the problem is misread as logx64=3\log_x 64 = 3.

Q22. Which of the following is the correct solution to log2(x21)log2(x1)=2\log_2 (x^2-1) - \log_2 (x-1) = 2?

A.x=5x = 5
B.x=3x = 3
C.x=1x = -1
D.x=53x = \frac{5}{3}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Using the quotient rule: log2x21x1=2\log_2 \frac{x^2-1}{x-1} = 2. x21x1=(x1)(x+1)x1=x+1\frac{x^2-1}{x-1} = \frac{(x-1)(x+1)}{x-1} = x+1 (for x1x \neq 1). So log2(x+1)=2\log_2 (x+1) = 2, giving x+1=4x+1=4, x=3x=3. Option B is correct. Option A is incorrect. Option C, x=1x=-1, makes the argument of the original logs negative or zero, so it's extraneous. Option D is a common error in solving the resulting linear equation.

Q23. What is the domain of logx2\log_{x} 2?

A.x>0,x1x > 0, x \neq 1
B.x>0x > 0
C.x>1x > 1
D.All real numbers
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The base of a logarithm must be positive and not equal to 1. Therefore, the domain is x>0x > 0 and x1x \neq 1. Option B misses the x1x \neq 1 restriction. Option C is too restrictive. Option D is incorrect because xx cannot be negative or zero. This is a common point of confusion where students forget the base restrictions.

Q24. A scientist observes that the intensity of light decreases exponentially with depth in a lake. The percentage of light remaining at depth dd is P(d)=100bdP(d) = 100 \cdot b^d. If 50% remains at 2 meters, what is bb?

A.b=0.5b = \sqrt{0.5}
B.b=0.52b = 0.5^2
C.b=20.5b = 2^{0.5}
D.b=0.5b = 0.5
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Given 50=100b250 = 100 \cdot b^2, we have b2=0.5b^2 = 0.5. Since b>0b > 0, b=0.5b = \sqrt{0.5}. Option B would be b=0.25b = 0.25, which is incorrect. Option C is the value for bb if the relationship were P=100bd/2P=100\cdot b^{d/2}. Option D is the value for bb if the percentage at 1 meter were 50%.

Q25. If log4(x+2)+log4(x4)=2\log_4 (x+2) + \log_4 (x-4) = 2, what is the value of xx?

A.x=6x = 6
B.x=8x = 8
C.x=2x = 2 or x=8x = 8
D.x=6x = -6
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Using the product rule: log4[(x+2)(x4)]=2\log_4 [(x+2)(x-4)] = 2. So (x+2)(x4)=42=16(x+2)(x-4) = 4^2 = 16. This simplifies to x22x24=0x^2 - 2x - 24 = 0, giving (x6)(x+4)=0(x-6)(x+4)=0. x=6x = 6 or x=4x = -4. Checking the domain, xx must be > 4, so x=6x = 6. Option B is incorrect. Option C includes the extraneous solution x=2x=2 from an incorrect factorization. Option D is the extraneous negative solution.

Q26. Compare the values of A=log24A = \log_2 4 and B=log42B = \log_4 2.

A.A>BA > B
B.A<BA < B
C.A=BA = B
D.Cannot be determined
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: A=log24=2A = \log_2 4 = 2 because 22=42^2 = 4. B=log42=12B = \log_4 2 = \frac{1}{2} because 41/2=24^{1/2} = 2. Therefore, A>BA > B. Option C is a common misconception that these are reciprocals in value, but they are reciprocals of the exponents. Option D is incorrect; their values are easily determined.

Q27. For what value(s) of xx does log10x=logx10\log_{10} x = \log_x 10?

A.x=10x = 10
B.x=1x = 1
C.x=10x = 10 or x=0.1x = 0.1
D.x=10x = 10 or x=1x = 1
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Using the change of base formula, logx10=log1010log10x=1log10x\log_x 10 = \frac{\log_{10} 10}{\log_{10} x} = \frac{1}{\log_{10} x}. The equation becomes y=1yy = \frac{1}{y} where y=log10xy = \log_{10} x. This gives y2=1y^2 = 1, so y=±1y = \pm 1. Since x>0x > 0, y=1y = 1 gives x=10x = 10, and y=1y = -1 gives x=0.1x = 0.1. Option A is the correct set of both solutions. Option B misses the x=0.1x=0.1 solution. Option C is incorrect, as x=1x=1 makes the log base 1, which is undefined.

Q28. Solve for xx: log2(x2)=log2(3x2)\log_{2}(x^2) = \log_{2}(3x-2).

A.x=1,2x = 1, 2
B.x=2x = 2
C.x=1x = 1
D.No solution
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Equating arguments: x2=3x2x^2 = 3x-2, so x23x+2=0x^2 - 3x + 2 = 0, giving x=1,2x = 1, 2. Checking the domain, for x=1x = 1, the arguments are 11 and 11, both positive. For x=2x = 2, the arguments are 44 and 44, both positive. So both are valid. Option A is correct. Option C is a common mistake of assuming the smaller integer is the only solution. Option D is incorrect because both values are valid.

Q29. The function f(x)=log2(x+2)f(x) = \log_2 (x+2) has a vertical asymptote at x=ax = a. What is the value of aa, and is the function increasing or decreasing?

A.a=2a = 2, increasing
B.a=2a = -2, increasing ✅
C.a=2a = -2, decreasing
D.a=2a = 2, decreasing
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The vertical asymptote of a logarithmic function y=logb(xh)y = \log_b (x-h) occurs when the argument is zero: x+2=0x+2=0, so x=2x = -2. Since the base 2>12 > 1, the function is increasing. Option A has the incorrect sign for the asymptote. Option C correctly identifies the asymptote but incorrectly states the function is decreasing. Option D has both incorrect.

🔗 Related Topics (MCQs)