Differential equationsMediumQuestion 430003
Question
The equation of the curve whose slope at (x,y) is 3x² and which passes through (1,2) is:
- Ay = x³ + 1Correct
- By = x³
- Cy = 3x + 2
- Dy = x³ − 1
Correct answer
y = x³ + 1
Explanation
dy/dx = 3x² → y = x³ + C. At (1,2): 2 = 1 + C → C = 1. Curve: y = x³ + 1.