Second order ODE (20 points)
a. Consider the following nonhomogeneous ODEs, find their homogeneous solution, and give the form (no need to determine coefficients) of nonhomogeneous solution. (8 points)
i. y'' + 4y' + 4y = x² sinh(2x)
ii. y'' + 2y' + 5y = 2 sin(2x) + 2e⁻ˣ cos(2x)
b. Find the general solution of y'' + Ay' = 3Ax² where A is a real constant with following steps i) Determine homogeneous solution, ii) Find nonhomogeneous solution with coefficients determined using the method of undetermined coefficients and iii) Arrive at the general solution. (12 points)