Question: Differential equation with maple

Hello. I have three diff. equations that I believe I have solved correct. But how do I put this in maple? They must also plotted. Grateful for your help.

1)

y´´ + 2y´ + 2y = 5

Answer: y(x) = C1 e-x sinx + C2 e-x cosx + 5/2 

Plot.

 

2)

y´´ + 2y´ + 2y = sin5x

answer: y(x) = sin5/2 + C1 e-x sinx + C2 e-x cosx

Plot.

 

3) 

y´´ + 4y = e-3x

 y(x) = C2 sin2x + C1 cos2x + 1/4e3

Plot.

Please Wait...