Question:medium

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

Show Hint

For linear first-order differential equations, always start by finding the integrating factor and multiplying through to solve.
Updated On: Nov 26, 2025
  • \( y = (x + 1)e^{3x} + C \)
  • \( 3y = (x + 1) + e^{3x} + C \)
  • \( \frac{3y}{x+1} = e^{3x} + C \)
  • \( ye^{-3x} = 3(x + 1) + C \)