Question:medium

Given that \[ \frac{dy}{dx}=ye^x \] and when \[ x=0,\quad y=e, \] then the value of \(y\) (\(y>0\)) when \(x=1\) is

Show Hint

For equations of the form \[ \frac{dy}{dx}=y\,f(x), \] separate variables: \[ \frac{dy}{y}=f(x)\,dx, \] integrate, and then apply the initial condition.
Updated On: Jul 9, 2026
  • \[ \frac1e \]
  • \[ e \]
  • \[ e^e \]
  • \[ \log e \] \bigskip
Show Solution

The Correct Option is C

Solution and Explanation

Concept: Separable ODE. Separate, integrate, apply initial condition, evaluate at \(x=1\).

Step 1:
\(dy/dx = y e^x \Rightarrow dy/y = e^x dx\). Integrate: \(\ln y = e^x + C \Rightarrow y = Ke^{e^x}\).

Step 2:
\(x=0, y=e\): \(e = Ke^{e^0} = Ke \Rightarrow K=1\). So \(y = e^{e^x}\). At \(x=1\): \(y = e^e\).

Step 3:
Write the final answer. \(\boxed{e^e}\)
Was this answer helpful?
0