Question:

If \(y^x = e^{y - x}\), then \(\frac{dy}{dx}\) is equal to:

Show Hint

For equations where variables appear both in the base and exponent, apply logarithm first to simplify the expression before differentiating.
Updated On: May 25, 2026
  • \(\frac{1 + \log y}{y \log y}\)
  • \(\frac{(1 + \log y)^2}{y \log y}\)
  • \(\frac{1 + \log y}{(\log y)^2}\)
  • \(\frac{(1 + \log y)^2}{\log y}\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Given, \[ y^x = e^{y-x} \] Taking logarithm on both sides: \[ \log(y^x) = \log(e^{y-x}) \] Using logarithmic properties: \[ x \log y = y - x \] Rearranging: \[ x \log y + x = y \] \[ x(1+\log y)=y \] Thus, \[ x=\frac{y}{1+\log y} \] Differentiating both sides with respect to \(y\): \[ \frac{dx}{dy} = \frac{(1+\log y)-y\left(\frac1y\right)}{(1+\log y)^2} \] \[ \frac{dx}{dy} = \frac{\log y}{(1+\log y)^2} \] Therefore, \[ \frac{dy}{dx} = \frac{1}{\dfrac{\log y}{(1+\log y)^2}} \] \[ \boxed{ \frac{dy}{dx} = \frac{(1+\log y)^2}{\log y} } \]
Was this answer helpful?
0
0