Let us take Laplace transform of both sides of differential equation, using property of Laplace transform L[y′]=sL[y]−y(0) and table Laplace transform L[eat]=s−a1 :
sY(s)−3+4Y(s)=s−26. Simplifying and solving for Y(s), obtain:
Y(s)[s+4]=s−26+3=s−23s⇒Y(s)=(s+4)(s−2)3s.
In order to take inverse Laplace transform, decompose the last expression into partial fractions:(s+4)(s−2)3s=s+42+s−21. Hence, using table Laplace transform L[eat]=s−a1, obtain y(t)=L−1[Y(s)]=L−1[s+42+s−21]=2e−4t+e2t.
It is straightforward to check that this is indeed the solution to given differential equation.
Comments