Question: What is the solution of the differential equation dy/dx = y^2?
Options:
Correct Answer: y = 1/(C - x)
Solution:
Separating variables and integrating gives 1/y = x + C, leading to y = 1/(C - x).