πŸŽ“ BookMCQ
← Back to 4. Topics in Differentiation

πŸ“ Logarithmic differentiation technique (16 MCQs)

πŸ“– From Calculus β€’ 4. Topics in Differentiation β€’ 16 questions available

What is Logarithmic differentiation technique?

Definition:
Logarithmic differentiation is a powerful method used to differentiate functions of the form y=f(x)g(x)y = f(x)^{g(x)} or products/quotients of many functions. By taking the natural logarithm of both sides, we use log properties to simplify exponents into multipliers and products into sums, making the differentiation process significantly easier before solving for dydx\frac{dy}{dx}.

Example:
Let y=xxy = x^x. Take ln⁑(y)=xln⁑(x)\ln(y) = x \ln(x). Differentiate implicitly: 1yyβ€²=1β‹…ln⁑(x)+xβ‹…1x=ln⁑(x)+1\frac{1}{y}y' = 1 \cdot \ln(x) + x \cdot \frac{1}{x} = \ln(x) + 1. Thus, yβ€²=y(ln⁑(x)+1)=xx(ln⁑(x)+1)y' = y(\ln(x) + 1) = x^x(\ln(x) + 1).

Reason:
This technique bypasses the complexity of applying the product and chain rules repeatedly on complicated expressions. It transforms multiplicative relationships into additive ones, leveraging the simplicity of the derivative of ln⁑(x)\ln(x) to handle variable exponents and large products.

5
Easy
7
Medium
4
Hard

πŸ“ All Logarithmic differentiation technique MCQs

Q1. What is the derivative of y=xry = x^{r} using logarithmic differentiation?

A.rxrβˆ’1rx^{r-1} βœ…
B.rxr+1rx^{r+1}
C.xrx^{r}
D.rr
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Taking natural logs gives ln⁑y=rln⁑x\ln y = r\ln x. Differentiating both sides with respect to xx yields \frac{1}{y}y' = \frac{r}{x}. Multiplying by y=xry = x^{r} results in y' = rx^{r-1}, which corresponds to option A.

Q2. What is the derivative of ln⁑∣y∣\ln|y| with respect to xx?

A.ydydxy\frac{dy}{dx}
B.1ydydx\frac{1}{y}\frac{dy}{dx} βœ…
C.dydx\frac{dy}{dx}
D.1β‹…dydx1\cdot\frac{dy}{dx}
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: By the chain rule, ddxln⁑∣y∣=1yβ‹…dydx\frac{d}{dx}\ln|y| = \frac{1}{y}\cdot\frac{dy}{dx}. This directly matches option B, confirming that the derivative of the natural log of a function is the function’s derivative divided by the function itself.

Q3. In the logarithmic derivative of y=x27xβˆ’143(1+x2)βˆ’4y = x^{2}\sqrt[3]{7x-14}(1+x^{2})^{-4}, which term corresponds to the factor (1+x2)βˆ’4(1+x^{2})^{-4}?

A.βˆ’8x1+x2-\frac{8x}{1+x^{2}} βœ…
B.8x1+x2\frac{8x}{1+x^{2}}
C.βˆ’41+x2-\frac{4}{1+x^{2}}
D.41+x2\frac{4}{1+x^{2}}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The factor (1+x2)βˆ’4(1+x^{2})^{-4} contributes βˆ’4ln⁑(1+x2)-4\ln(1+x^{2}) to ln⁑y\ln y. Differentiating gives βˆ’4β‹…2x1+x2=βˆ’8x1+x2-4\cdot\frac{2x}{1+x^{2}} = -\frac{8x}{1+x^{2}}, which is option A.

Q4. For f(x)=x3x2+1f(x)=\dfrac{x^{3}}{\sqrt{x^{2}+1}}, which method generally requires fewer steps?

A.Product rule
B.Quotient rule
C.Logarithmic differentiation βœ…
D.Both require the same number of steps
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Writing f(x)=x3(x2+1)βˆ’1/2f(x)=x^{3}(x^{2}+1)^{-1/2} allows taking logs, turning products into sums. Differentiating the log expression avoids repeated product‑rule applications, so logarithmic differentiation typically simplifies the process, making it the most efficient choice.

Q5. Using logarithmic differentiation, which expression correctly represents f'(x) for f(x)=(x2+1)sin⁑xf(x)=(x^{2}+1)^{\sin x}?

A.(x2+1)sin⁑x ⁣[cos⁑xln⁑(x2+1)βˆ’2xsin⁑xx2+1](x^{2}+1)^{\sin x}\!\left[\cos x\ln(x^{2}+1)-\frac{2x\sin x}{x^{2}+1}\right]
B.(x2+1)sin⁑x ⁣[cos⁑xln⁑(x2+1)+2xsin⁑xx2+1](x^{2}+1)^{\sin x}\!\left[\cos x\ln(x^{2}+1)+\frac{2x\sin x}{x^{2}+1}\right]
C.(x2+1)sin⁑x ⁣[sin⁑xln⁑(x2+1)+2xcos⁑xx2+1](x^{2}+1)^{\sin x}\!\left[\sin x\ln(x^{2}+1)+\frac{2x\cos x}{x^{2}+1}\right]
D.(x2+1)sin⁑x ⁣[cos⁑xln⁑(x2+1)+xsin⁑xx2+1](x^{2}+1)^{\sin x}\!\left[\cos x\ln(x^{2}+1)+\frac{x\sin x}{x^{2}+1}\right] βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: Taking logs gives ln⁑f=sin⁑x ln⁑(x2+1)\ln f = \sin x\,\ln(x^{2}+1). Differentiating yields \frac{f'}{f}= \cos x\ln(x^{2}+1)+\sin x\cdot\frac{2x}{x^{2}+1}. Multiplying by ff gives the derivative shown in option D.

Q6. For y=xβˆ’2x+3y = \dfrac{x-2}{\sqrt{x+3}}, for which xx values is logarithmic differentiation valid?

A.x>2x>2
B.x>βˆ’3x>-3 βœ…
C.xβ‰ βˆ’3,2x\neq -3,2
D.All real numbers
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The original function requires the denominator x+3\sqrt{x+3} to be defined and non‑zero, so x+3>0x+3>0 and xβ‰ βˆ’3x\neq -3. This simplifies to x>βˆ’3x>-3. Within this domain the logarithmic derivative exists, matching option B.

Q7. Using logarithmic differentiation, find g'(x) for g(x)=(x2βˆ’1)5(exx)3g(x)=\dfrac{(x^{2}-1)^{5}}{(e^{x}\sqrt{x})^{3}}.

A.g(x) ⁣[10xx2βˆ’1βˆ’3βˆ’32x]g(x)\!\left[\frac{10x}{x^{2}-1}-3-\frac{3}{2x}\right]
B.g(x) ⁣[10xx2βˆ’1+3+32x]g(x)\!\left[\frac{10x}{x^{2}-1}+3+\frac{3}{2x}\right]
C.g(x) ⁣[5xx2βˆ’1βˆ’3x]g(x)\!\left[\frac{5x}{x^{2}-1}-\frac{3}{x}\right] βœ…
D.g(x) ⁣[5x2βˆ’1βˆ’32x]g(x)\!\left[\frac{5}{x^{2}-1}-\frac{3}{2x}\right]
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Write ln⁑g=5ln⁑(x2βˆ’1)βˆ’3[x+12ln⁑x]\ln g =5\ln(x^{2}-1)-3[x+\tfrac12\ln x]. Differentiating gives \frac{g'}{g}= \frac{10x}{x^{2}-1}-3-\frac{3}{2x}. Multiplying by gg yields the expression in option C.

Q8. In differentiating h(x)=(sin⁑xx)x2h(x)=\left(\dfrac{\sin x}{x}\right)^{x^{2}} via logarithmic differentiation, which term captures the effect of the variable exponent?

A.x2cos⁑xsin⁑xx^{2}\frac{\cos x}{\sin x}
B.2xln⁑ ⁣(sin⁑xx)2x\ln\!\left(\frac{\sin x}{x}\right) βœ…
C.cos⁑xsin⁑x\frac{\cos x}{\sin x}
D.ln⁑ ⁣(sin⁑xx)\ln\!\left(\frac{\sin x}{x}\right)
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: After taking logs, ln⁑h=x2ln⁑ ⁣(sin⁑xx)\ln h = x^{2}\ln\!\left(\frac{\sin x}{x}\right). Differentiating, the derivative of the exponent x2x^{2} contributes 2xln⁑ ⁣(sin⁑xx)2x\ln\!\left(\frac{\sin x}{x}\right), which is the term described in option B.

Q9. What is p'(x) for p(x)=ln⁑∣x3βˆ’7x2βˆ’32+x∣p(x)=\ln\left|\dfrac{x^{3}-7x^{2}-3}{2+\sqrt{x}}\right|?

A.3x2βˆ’14xx3βˆ’7x2βˆ’3βˆ’12x(2+x)\dfrac{3x^{2}-14x}{x^{3}-7x^{2}-3}-\dfrac{1}{2\sqrt{x}(2+\sqrt{x})} βœ…
B.3x2βˆ’14xx3βˆ’7x2βˆ’3+12x(2+x)\dfrac{3x^{2}-14x}{x^{3}-7x^{2}-3}+\dfrac{1}{2\sqrt{x}(2+\sqrt{x})}
C.3x2βˆ’14xx3βˆ’7x2βˆ’3βˆ’1(2+x)\dfrac{3x^{2}-14x}{x^{3}-7x^{2}-3}-\dfrac{1}{(2+\sqrt{x})}
D.3x2βˆ’14xx3βˆ’7x2βˆ’3+1(2+x)\dfrac{3x^{2}-14x}{x^{3}-7x^{2}-3}+\dfrac{1}{(2+\sqrt{x})}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Using \frac{d}{dx}\ln|u| = u'/u, the numerator derivative is 3x2βˆ’14xx3βˆ’7x2βˆ’3\frac{3x^{2}-14x}{x^{3}-7x^{2}-3}. The denominator contributes βˆ’12x(2+x)-\frac{1}{2\sqrt{x}(2+\sqrt{x})}. Combining gives the expression in option A.

Q10. Which function cannot be differentiated directly using logarithmic differentiation?

A.y=ex2y=e^{x^{2}}
B.y=ln⁑(x3+1)y=\ln(x^{3}+1) βœ…
C.y=xsin⁑xy=x^{\sin x}
D.y=sin⁑(x)cos⁑xy=\sin(x)^{\cos x}
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Logarithmic differentiation is most useful for functions expressed as a variable base raised to a variable exponent. The function ln⁑(x3+1)\ln(x^{3}+1) is already a logarithm; applying another log would complicate rather than simplify the process, making option B unsuitable.

Q11. What is the derivative of y=ln⁑∣x∣y = \ln|x|?

A.1x\frac{1}{x} βœ…
B.βˆ’1x-\frac{1}{x}
C.00
D.11
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Differentiating ln⁑∣x∣\ln|x| gives ddxln⁑∣x∣=1x\frac{d}{dx}\ln|x| = \frac{1}{x} for all xβ‰ 0x\neq0. This matches option A.

Q12. Using logarithmic differentiation, what is dydx\frac{dy}{dx} for y=x2+1y=\sqrt{x^{2}+1}?

A.xx2+1\frac{x}{\sqrt{x^{2}+1}} βœ…
B.2xx2+1\frac{2x}{\sqrt{x^{2}+1}}
C.x2x2+1\frac{x}{2\sqrt{x^{2}+1}}
D.2xx2+1\frac{2x}{x^{2}+1}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Write ln⁑y=12ln⁑(x2+1)\ln y = \tfrac12\ln(x^{2}+1). Differentiating gives \frac{y'}{y}= \frac{x}{x^{2}+1}. Multiplying by y=x2+1y = \sqrt{x^{2}+1} yields y' = \frac{x}{\sqrt{x^{2}+1}}, which is option A.

Q13. For f(x)=exp⁑ ⁣(xln⁑(x2+3))f(x)=\exp\!\big(x\ln(x^{2}+3)\big), which statement about its derivative is true?

A.f'(x)=f(x)\big[\ln(x^{2}+3)+\frac{2x^{2}}{x^{2}+3}\big] βœ…
B.f'(x)=f(x)\big[\ln(x^{2}+3)+\frac{2x}{x^{2}+3}\big]
C.f'(x)=f(x)\big[\frac{1}{x}+\ln(x^{2}+3)\big]
D.f'(x)=f(x)\frac{2x}{x^{2}+3}
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Since f=(x2+3)xf = (x^{2}+3)^{x}, ln⁑f=xln⁑(x2+3)\ln f = x\ln(x^{2}+3). Differentiating gives \frac{f'}{f}= \ln(x^{2}+3)+x\frac{2x}{x^{2}+3}= \ln(x^{2}+3)+\frac{2x^{2}}{x^{2}+3}. Multiplying by ff yields the expression in option A.

Q14. Using logarithmic differentiation, find k'(x) for k(x)=(1+x1βˆ’x)5k(x)=\left(\frac{1+x}{1-x}\right)^{5}.

A.k(x)101βˆ’x2k(x)\frac{10}{1-x^{2}}
B.k(x)51βˆ’x2k(x)\frac{5}{1-x^{2}}
C.k(x)10x1βˆ’x2k(x)\frac{10x}{1-x^{2}}
D.k(x)5x1βˆ’x2k(x)\frac{5x}{1-x^{2}} βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: Taking logs: ln⁑k=5[ln⁑(1+x)βˆ’ln⁑(1βˆ’x)]\ln k =5[\ln(1+x)-\ln(1-x)]. Differentiating gives \frac{k'}{k}=5\big[\frac{1}{1+x}+\frac{1}{1-x}\big]=\frac{10}{1-x^{2}}. Hence k'=k\frac{10}{1-x^{2}}, which is option D.

Q15. If z(x)=ln⁑ ⁣(xxex)z(x)=\ln\!\big(\frac{x^{x}}{e^{x}}\big), what simplifies to z'(x)?

A.ln⁑x\ln x βœ…
B.ln⁑xβˆ’1\ln x-1
C.1x\frac{1}{x}
D.1xβˆ’1\frac{1}{x}-1
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Rewrite z=xln⁑xβˆ’xz = x\ln x - x. Differentiating yields z' = \ln x + 1 - 1 = \ln x. Thus the derivative simplifies to ln⁑x\ln x, which is option A.

Q16. When applying logarithmic differentiation to y=(sin⁑x)cos⁑xy=(\sin x)^{\cos x}, which step is essential?

A.Taking the natural log of both sides βœ…
B.Differentiating the numerator only
C.Using the quotient rule
D.Applying the product rule to the exponent only
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The method starts by writing ln⁑y=cos⁑x ln⁑(sin⁑x)\ln y = \cos x\,\ln(\sin x). This conversion to a log form is crucial because it turns the variable base and exponent into a product, allowing straightforward differentiation. Hence, taking the natural log is the essential first step.

πŸ”— Related Topics (MCQs)