Q4RP

Question

Find a general solution  xt,yt for the given system.

 x''+x-y''=2e-tx''-x+y''=0

Step-by-Step Solution

Verified
Answer

The solution to the given system is:

 

 x(t)=e-t+c1t+c2,y(t)=c16t3+c22t2+c3t+c4

1Step 1: Using the elimination method

One will solve the given system using the elimination method. One will first rewrite the system in operator form:

 

 D2+1[x]-D2[y]=2e-tD2-1[x]+D2[y]=0

 

One will eliminate y  from the system by adding those two equations together:

 

 D2+1+D2-1[x]=2e-t2D2[x]=2e-tD2[x]=e-t

 

So, one has that x''(t)=e-t. One will solve for  x integrating twice the previous equation:

 

 x'(t)=x''(t)dt=e-tdt=-e-t+c1x(t)=x'(t)dt=-e-t+c1dt=e-t+c1t+c2

2Step 2: Integrating the equation

The first equation of the given system gives us that  y''=x''+x-2e-t and since one already has that x''(t)=e-t one can calculate a solution of y

 

 y''(t)=x''+x-2e-t=e-t+e-t+c1t+c2-2e-t=c1t+c2

 

Integrating the previous equation twice one will get:

 

 y'(t)=y''(t)dt=c1t+c2dt=c12t2+c2t+c3y(t)=y'(t)dt=c12t2+c2t+c3dt=c16t3+c22t2+c3t+c4

 

So, the solution to the given system is:

 x(t)=e-t+c1t+c2,y(t)=c16t3+c22t2+c3t+c4