Q17E

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.

x''+5x-4y=0,-x+y''+2y=0

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are: 

xt=c1cost+c2sint+c3cos6t+c4sin6t 

and

yt=c1cost+c2sint-14c3cos6t-14c4sin6t.

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 x(t). 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 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.

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

 

e. 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''+5x-4y=0                  … (1)

 -x+y''+2y=0                  … (2)

 

Let us rewrite the system in operator form,

 

D2+5x-4y=0         … (3)

-x+D2+2y=0           … (4)

 

Multiply D2+2 on equation (3) and 4 on equation (4) then add equation (3) and (4) together one gets,

D2+2D2+5x-4D2+2y+-4x+4D2+2y=0D2+2D2+5x-4x=0D4+7D2+6x=0D4+7D2+6x=05 


 Since the corresponding auxiliary equation is r4+7r2+6=0. The roots are r=±i and r=±6i.

 

Then, the general solution of x is;

 

xt=c1cost+c2sint+c3cos6t+c4sin6t        … (6)

3Step 3: Substitution method

Now, take equation (3).

D2+5x-4y=04y=D2+5x=D2+5c1cost+c2sint+c3cos6t+c4sin6t 


 Now derivate the x value.

Dxt=-c1sint+c2cost-6c3sin6t+6c4cos6tD2xt=-c1cost-c2sint-6c3cos6t-6c4sin6t 

Substitute in the above equation