Q36RP

Question

Find the solution to the given initial value problem.

9y''+12y'+4y=0;y0=-3,y'0=3

Step-by-Step Solution

Verified
Answer

The solution to the given initial value problem is:

y=-3e-23t+te-23t

1Write the auxiliary equation of the given differential equation

The given differential equation is,

 9y''+12y'+4y=0......1

The auxiliary equation for the above equation,

9m2+12m+4=03m+22=0

2Now find the general solution of the given equation

The root of an auxiliary equation is, 

m1=-23,m2=-23

The general solution of the given equation is,

y=Ae-23t+Bte-23t......2

3Use the given initial condition

Given the initial condition,

y0=-3,y'0=3

Substitute the value of y=-3 and t=0 in the equation (2),

 y=Ae-23t+Bte-23t-3=Ae-230+B0e-230A=-3

Now, find the derivative of the equation (2),

y'=-23Ae-23t-23Bte-23t+Be-23t

Substitute the value of y'=3 and t=0 in the above equation,

3=-23Ae-230-23B0e-230+Be-230-23A+B=3......3

Substitute the value of A in the equation (3),

-23A+B=3-23-3+B=3B=1

4Final conclusion

Substitute the value of A and B in the equation (2),

 y=Ae-23t+Bte-23ty=-3e-23t+1te-23ty=-3e-23t+te-23t