In this exercise you will solve the initial value problem y'' - 12y' + 36y = e^-6x / (1 + x^2), y(0) = 6, y'(0) = 5. (1) Let C1 and C2 be arbitrary constants. The general solution to the related homogeneous differential equation y'' - 12y' + 36y = 0 is the function yh(x) = C1 y1(x) + C2 y2(x) = C1 ___ + C2 ___. NOTE: The order in which you enter the answers is important; that is, C1 f(x) + C2 g(x) ≠ C1 g(x) + C2 f(x). (2) The particular solution yp(x) to the differential equation y'' + 12y' + 36y = e^-6x / (1 + x^2) is of the form yp(x) = y1(x) u1(x) + y2(x) u2(x) where u1'(x) = ___ and u2'(x) = ___. (3) The most general solution to the non-homogeneous differential equation y'' - 12y' + 36y = e^-6x / (1 + x^2) is y = ___ + ___ ∫ ___ dt + ___ ∫ ___ dt