Question:medium

If \( e^{x^2y} = c \), then \( \frac{dy}{dx} \) is:

Show Hint

For implicit differentiation, always apply logarithmic differentiation when exponentials are involved.
Updated On: Jan 13, 2026
  • \( \frac{xe^{x^2y}}{2y} \)
  • \( \frac{-2y}{x} \)
  • \( \frac{2y}{x} \)
  • \( \frac{x}{2y} \)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Natural Logarithm Application. Given the equation: \[e^{x^2y} = c\] Applying the natural logarithm to both sides yields: \[x^2y = \ln c\] Implicitly differentiating both sides with respect to \( x \): \[2x y + x^2 \frac{dy}{dx} = 0\] Solving for \( \frac{dy}{dx} \): \[\frac{dy}{dx} = \frac{-2y}{x}\] Final Result: The derivative is \( \frac{-2y}{x} \), aligning with option \( \mathbf{(B)} \).
Was this answer helpful?
0