Solve the initial-value problem dy/dx = 3x²y with y(0) = 2.
Answer
y = 2e^(x³)
Reasoning Strategy
Separate dy/y = 3x² dx, integrate to ln|y| = x³ + C, exponentiate, and use y(0) = 2.
AI Support Preview
Differentiate the final function once to verify both the differential equation and initial value.