Q18E

Question

In Problems 13–20, solve the given initial value problem.

z" - 2z' -2z = 0 : z(0) = 0, z'(0) = 3

Step-by-Step Solution

Verified
Answer

The solution is z(t)=32e1+3t-32e1+3t.

1Step 1: Find the solution of the differential equation.

The given differential equation is z" - 2z' - 2z= 0.


The auxiliary equation is r2 - 2r -2 = 0


Find the roots of the auxiliary equation.

r2-2r-2=0r=2±42-4(1)(-2)2(1)r=2±16+82r=1±3

Therefore, the solution is z(t)=c1e1+3t+c2e1+3t.

2Step 2: Apply initial conditions .

The initial conditions are z(0) = 0, z'(0) = 3.


Therefore,

z(0)=c1e0+c2e0c1+c2=0

And 

z'(t)=1+3c1e(1+3)t+1-3c2e1-3tz'(0)=1+3c1e0+1-3c2e01+3c1+1-3c2=3

Solving for c1,c2 then,

c1=32c2=-32

Thus, the solution is z(t)=32e1+3t-32e1-3t.