Q3E

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'+2y=0,x'-y'=0

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are xt=c1+c2e-2t and yt=c2e-2t.

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'+2y=01

x'-y'=02

 Let us rewrite this system of operators in operator form:

 

Dx+2y=0  …… (3)

Dx-Dy=0…… (4)

 Subtract equations (3) and (4). one gets,

Dy+2y=0D+2y=0 


 

Since the corresponding auxiliary equation is r+2=0. The root is r=-2.

 

Then, the general solution is yt=c2e-2t   …… (5)

3Step 3: Substitution method

Substitute the equation (5) in equation (3).

 Dx+2c2e-2t=0Dx=-2c2e-2t


 Integrate the founded one on both sides.

 x=-2c2×-12e-2t+c1=c2e-2t+c1

So, the solution is founded.