Q15E

Question

In Problems 3 – 18, use the elimination method to find a general solution for the given linear system, where differentiation is with respect to t.

dwdt=5w+2z+5t,dzdt=3w+4z+17t

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are wt=-23c1e2t+c2e7t+t+1 and zt=c1e2t+c2e7t-2-5t.

1Step 1: General form

Elimination Procedure for 2 × 2 Systems

 

To find a general solution for the system

L1x+L2y=f1,L3x+L4y=f2, 


 Where L1,L2,L3, and L4 are polynomials in D=ddt

 

a. Make sure that the system is written in operator form.

 

b. Eliminate one of the variables, say, y, and solve the resulting equation for. If the system is degenerating, stop! A separate analysis is required to determine whether or not there are solutions.

 

c. (Shortcut) If possible, use the system to derive an equation that involves  but not its derivatives. [Otherwise, go to step (d).] Substitute the found expression for  into this equation to get a formula for. The expressions for, and  give the desired general solution.

 

d. Eliminate x from the system and solve for. [Solving for  gives more constants----in fact, twice as many as needed.]

 

e. Remove the extra constants by substituting the expressions for  and  into one or both of the equations in the system. Write the expressions for  and  in terms of the remaining constants.

2Step 2: Evaluate the given equation

Given that,

dwdt=5w+2z+5t......(1)dzdt=3w+4z+17t......(2)

 

Let us rewrite the system in operator form,

 D-5w-2z=5t......(3)-3w+D-4z=17t......(4)


 Multiply 3 on equation (3) and D-5 on both sides of equation (4) then add equation (3) and (4) together one gets,

 3D-5w-6z-3D-5w+D-5D-4z=15t+D-517t-6zD2-4D-5D+20z=15t+17-85tD2-9D+14z=17-70tD2-9D+14z=17-70t......(5)


 Since the auxiliary equation to the corresponding homogeneous equation is: r2-9r+14=0

. The roots are r=7 and r=2.

 

Then, the homogeneous solution of u is:

 zht=c1e2t+c2e7t......(6)


 Let us take the undetermined coefficients and assume that 

zpt=A+Bt......(7)

 

Now derivate the equation (7)

 Dzpt=BD2zpt=0


3Step 3: Substitution method

Substitute the derivation in equation (5).

D2-9D+14A+Bt=17-70tD2A+Bt-9DA+Bt+14A+Bt=17-70t0-9B+14A+14Bt=17-70t-9B+14A+14Bt=17-70t 


 Now, equalize the like terms.

-9B+14A=1714B=-70B=-7014=-5 


Then,

-9-5+14A=1745+14A=1714A=17-45A=-2814=-2

 

So, zpt=-2-5t......(8)

 

Use equations (6) and (8) to get,

 zt=zht+zptzt=c1e2t+c2e7t-2-5t......(9)


 Now, take equation (4).

-3w+D-4z=17t-3w=17t-D-4zw=13D-4z-173t=13D-4c1e2t+c2e7t-2-5t-173t 

=132c1e2t+7c2e7t-5-4c1e2t+c2e7t-2-5t-173t=2c1e2t3+7c2e7t3-53-4c1e2t3-4c2e7t3+83+20t3-17t3=-23c1e2t+c2e7t+t+1


 

So, the solution is founded.