ExamBro
ExamBro
COMEDK · Maths · 32. Differential Equations

Find the function ' \(f\) ' which satisfies the equation \(\dfrac{d f}{d x}=2 f\), given that \(f(0)=e^3\)

  1. A \(e^{2 x+3}\)
  2. B \(2 x+3\)
  3. C \(\dfrac{x^2}{2}\)
  4. D \(\log (2 x+3)\)
Verified Solution

Answer & Solution

Correct Answer

(A) \(e^{2 x+3}\)

Step-by-step Solution

Detailed explanation

The given differential equation is \(\dfrac{df}{dx} = 2f\). Separating the variables, we have \(\dfrac{df}{f} = 2 dx\). Integrating both sides, \(\int \dfrac{df}{f} = \int 2 dx\), which gives \(\ln|f| = 2x + C\). Exponentiating both sides, \(f(x) = e^{2x + C} = Ae^{2x}\), where…