Please help with problem 14 and 16Solution16 y 5y 6y 18t2
Please help with problem 14 and 16
Solution
16. y\'\' + 5y\' + 6y = 18t2
The auxiliary equation is given by:
D2 + 5D + 6 = 0
(D + 3)(D+2) = 0
D = -3 , D = -2
The complementary solution is given by :
yc = C1e-3t + C2e-2t
Let the Particular solution be of the form : yp= at2+bt+c
y\'p = 2at + b
y\'\'p = 2a
Substituting the values in the given equation and comparing co-efficients:
2a + 5(2at + b) + 6(at2+bt+c) = 18t2
6at2 + (10a+6b) t + (2a + 5b+6c) = 0
t2 : 6a = 18 ==> a = 3
t: 10a + 6b = 0 => 10 x 3 + 6b = 0 => b = -5
constant: 2a + 5b + 6c = 0
==> 2x3 + 5 x (-5) + 6c = 0
c = 19/6
The particular solution yp= 3t2 -5t + (19/6)
The general solution is given by: y = yc + yp = C1e-3t + C2e-2t + 3t2 -5t + (19/6)

