Q8E

Question

In Problems 1–19, use the method of Laplace transforms to solve the given initial value problem. Here x′, y′, etc., denotes differentiation with respect to t; so does the symbol D.

D[x]+y=0;   x(0)=7/4,4x+D[y]=3;   y(0)=4

Step-by-Step Solution

Verified
Answer

The solution is x(t)=34+3e-2t2-1e2t2,y(t)=3e-2t+e2t

1Step 1: Given information

The differential equations are given as:

D[x]+y=0;   x(0)=7/4,4x+D[y]=3;   y(0)=4

2Step 2: Apply the Laplace transform

Given initial value equations are,

D[x]+y=0;   x(0)=7/4,x'+y=0....(1)4x+D[y]=3;   y(0)=44x+y'=3.....(2)

Taking Laplace transform of equation first we get

sx(s)-x(0)+y(s)=0sx(s)-74+y(s)=0y(s)=74-sx(s).....(3)

Taking Laplace transform of equation second we get 

4x(s)+sy(s)-y(0)=3s4x(s)+sy(s)-4=3s...(4)

Putting equation third into fourth we get 

4x(s)+s[74-sx(s)]-4=3s[4-s2]x(s)=12+16s-7s24sx(s)=7s2-16s-124s(s2-4)

Using partial fraction we can write as 

=34s+32(s+2)-12(s-2)

Taking inverse Laplace transform we get 

x(t)=34+3e-2t2-1e2t2

Since equation first is,

x'+y=0-3e-2t-e2t+y(t)=0y(t)=3e-2t+e2t

Hence

x(t)=34+3e-2t2-1e2t2,y(t)=3e-2t+e2t

3Step 3: Conclusion

The final solution is 

x(t)=34+3e-2t2-1e2t2,y(t)=3e-2t+e2t