Q28E

Question

In Problems 25 – 28, use the elimination method to find a general solution for the given system of three equations in the three unknown functions x(t), y(t), and z(t).

 x'=x+2y+z,y'=6x-y,z'=-x-2y-z


Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are xt=-12Ae-4t+23Be3t+C6

yt=Ae-4t+Be3t+Cand zt=12Ae-4t-23Be3t-136C.

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

 

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

 

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

 

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

 

  1. Eliminate x from the system and solve for y(t). [Solving for y(t) gives more constants----in fact, twice as many as needed.]

 

  1. Remove the extra constants by substituting the expressions for x(t) and y(t) into one or both of the equations in the system. Write the expressions for x(t) and y(t) in terms of the remaining constants.
2Step 2: Evaluate the given equation

Given that,

 

x'=x+2y+z          … (1)

y'=6x-y                 … (2)

z'=-x-2y-z           … (3)

 Let us rewrite the given system of equations into operator form.

 

D-1x-2y-z=0    … (4)

 6x-D+1y=0           … (5)

x+2y+D+1z=0  … (6)

 

Multiply D+1 on equation (4). Then, add with equation (6).

D-1D+1x-2D+1y-D+1z+x+2y+D+1z=0D2-1x+x-2D+1y+2y=0D2-1+1x+-2D-2+2y=0D2x-2Dy=0D2x-2Dy=07 


 Now multiply Don equation (5) and 6 on equation (7). Then, subtract them.

6D2x-12Dy-6D2x+D2D+1y=0D3+D2-12Dy=0DD2+D-12y=0DD+4D-3y=0 


3Step 3: Substitution method

Since the auxiliary equation to the corresponding homogeneous equation is r3+r2-12r=0. The roots are r=0,r=-4 and r=3.

 

Then, the general solution of y is;

yt=Ae-4t+Be3t+C8 


 Now substitute equation (8) in equation (5).

 6x-D+1y=06x=D+1y=D+1Ae-4t+Be3t+C=-4Ae-4t+3Be3t+Ae-4t+Be3t+C=-3Ae-4t+4Be3t+C=-3Ae-4t+4Be3t+C6=-12Ae-4t+23Be3t+C6xt=-12Ae-4t+23Be3t+C69


 Now substitute the equation (8) and (9) in equation (4)

D-1x-2y-z=0z=D-1x-2yz=D-1-12Ae-4t+23Be3t+C6-2Ae-4t+Be3t+C=42Ae-4t+63Be3t+12Ae-4t-23Be3t-C6-2Ae-4t-2Be3t-2C=2Ae-4t+2Be3t+12Ae-4t-23Be3t-C6-2Ae-4t-2Be3t-2C=12Ae-4t-23Be3t-136C 

So, the solution is founded.