Question: Find the particular solution of dy/dx = 4y, given y(0) = 2.
Options:
Correct Answer: y = 2e^(4x)
Solution:
The general solution is y = Ce^(4x). Using the initial condition y(0) = 2, we find C = 2, thus y = 2e^(4x).