Q26E

Question

Solve the given initial value problem. y''-2y'+y=0;y(0)=1,y'(0)=-2

Step-by-Step Solution

Verified
Answer

The solution of the given initial value y''-2y'+y=0  is y(t)=et-3tet when y(0)=1 and y'(0)=-2  .

 

1Step 1: Differentiate the value of y.

Given differential equation is  y''-2y'+y=0

 

Let  y=ert

 

Therefore,

 y'(t)=rerty''(t)=r2ert

 

2Step 2: Finding the general solution.

Then the auxiliary equation is  r2-2r+1=0

 (r-1)2=0r-1=0r=1

Therefore, the general solution is y(t)=c1et+c2tet .

3Step 3: Finding the values of c 1 and c 2

Given initial conditions are y(0)=1  and   y'(0)=-2


 y(0)=c1e0+c2×0×e0   c1=1


And  y'(t)=c1et+c2et+c2tet

 

Then,

   y'(0)=c1e0+c2e0+c.0×e0c1+c2=-2

 

 

Substitute c1  in the above equation

 1+c2=-2       c2=-3

 

Therefore, the solution is y(t)=et-3tet .