Particular solutionsMediumQuestion 370006
Question
If dy/dx = x and y(0) = 1, then y is:
- Ay = x²/2 + 1Correct
- By = x²/2
- Cy = x + 1
- Dy = eˣ
Correct answer
y = x²/2 + 1
Explanation
Integrate: y = x²/2 + C. Apply y(0) = 1: 1 = 0 + C → C = 1. Solution: y = x²/2 + 1.