Question: Solve the differential equation dy/dx = 2x + 1.
Options:
Correct Answer: y = x^2 + x + C
Solution:
Integrating both sides, we get y = ∫(2x + 1)dx = x^2 + x + C.