Answer:
the expression simplifies to zero. Therefore, y = 2cos(3t) + 3sin(3t) is solution to the differential equation y'' + 9y = 0.
Explanation:
First derivative:
y' = -6sin(3t) + 9cos(3t)
Second derivative:
y'' = -18cos(3t) - 27sin(3t)
Now we substitute these derivatives into the differential equation:
y'' + 9y = (-18cos(3t) - 27sin(3t)) + 9(2cos(3t) + 3sin(3t))
= -18cos(3t) - 27sin(3t) + 18cos(3t) + 27sin(3t)
= 0