Exams › JEE Advanced › Maths
Correct answer: e^y * (g'(x) - f(x))
Differentiating both sides with respect to x: e^y*(dy/dx) + f(x) = g'(x). Solving: dy/dx = (g'(x) - f(x)) / e^y = e^(-y)*(g'(x)-f(x)). But that is not one of the options as written. If the option is e^y*(g'(x)-f(x)), it may be written as dy/dx * (1/e^(-y))... Re-examining option C: e^y*(g'(x)-f(x)) — if this equals dy/dx, then dy/dx = e^y*(g'(x)-f(x)) which would require dividing both sides by e^y giving (g'(x)-f(x)) = e^(-y)*dy/dx. That is different. The correct derivation gives dy/dx = e^(-y)*(g'(x)-f(x)), but that isn't an option. However, from the equation e^y*(dy/dx) = g'(x)-f(x), isolating dy/dx = (g'(x)-f(x))/e^y = e^(-y)*(g'(x)-f(x)). The closest option structurally is C if it's interpreted as (g'(x)-f(x))/e^y.