Question:medium

The solution of the differential equation \[ \frac{dy}{dx} = \frac{3^{x+y}-2\cdot3^x} {3^{x+y}-2\cdot3^y} \] when \[ y(1)=2 \] is:

Show Hint

Whenever expressions such as \(a^{x+y}\) appear in a differential equation, first rewrite them as \(a^x\cdot a^y\). This often reveals a hidden separable structure and greatly simplifies the problem.
Updated On: Jun 17, 2026
  • \[ 3^y=7(3^x)+12 \]
  • \[ y=\log_3\left(7(3^x)-14\right) \]
  • \[ y=\log_3\left(7(3^x)-12\right) \]
  • \[ 3^y=7(3^x)-14 \]
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0