60.3k views
3 votes
Question 3 Unsaved

Use Laplace Transforms to solve the initial value problem.

y''+8y'+15y=0, y(0)=0, y'(0)=1

User Dragut
by
8.1k points

1 Answer

2 votes

Answer:

Explanation:

DE given is

y''+8y'+15y=0, y(0)=0, y'(0)=1

Take Laplace on the DE

We get


s^2 Y(s) -sY(0) -y'(0)+8(sY(s)-y(0))+15Y(s) =0\\s^2 Y(s) -s(0) -1+8(sY(s)-0)+15Y(s) =0\\Y(s)(s^2+8s+15)-1=0\\Y(s) = (1)/(s^2+8s+15)

Simplify to get

Y(s) =
(1)/(2)[ {(1)/(s+3) -(1)/(s+5) }]

Take inverse


y(t) = (e^(-3t) -e^(-5t))/(2)

User Cosmia Luna
by
7.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.