Question: Find the particular solution of dy/dx = 2x with the initial condition y(0) = 1.
Options:
Correct Answer: y = x^2 + 1
Solution:
Integrating gives y = x^2 + C. Using the initial condition y(0) = 1, we find C = 1.