Determine whether y = ex is a solution to the d.e.
y' + y" = 2y.
Answer
If y = ex then y ' = ex and y" = ex. The left-hand side of the d.e. comes out to be
y' + y" = ex + ex = 2ex
and the right-hand side of the d.e. comes out to be
2y = 2(ex) = 2ex.
Since the left-hand side and right-hand side of the d.e. came out the same, y = ex is a solution to this differential equation.