Q10E

Question

Find a particular solution to the differential equation.

y''+2y'-y=10

Step-by-Step Solution

Verified
Answer

Thus, the particular solution is yp(x)=-10.

1Step 1: Firstly, write the auxiliary equation of the given differential equation.

Given the differential equation,

 

y''+2y'-y=10               (1)

 

Write the homogeneous differential equation of the equation (1),

 

y''+2y'-y=0

 

The auxiliary equation for the above equation,


 m2+2m-1=0


2Step 2: Now find the roots of the auxiliary equation.

Solve the auxiliary equation,

 m2+2m-1=0m=-2±22-4(1)(-1)2(1)m=-2±82m=-1±2


 

The roots of the auxiliary equation are:

 

m1=-1+2   &   m2=-1-2

 

The complementary solution of the given equation is:

 

yc(x)=e-t[c1cosh(2t)+c2sinh(2t)]

3Step 3: Final conclusion, find a particular solution to the differential equation.

According to the method of undetermined coefficients, assume the particular solution of equation (1),

 

yp(x)=A                    (2)

 

Now find the derivative of the above equation,

 

yp'(x)=0yp''(x)=0

 

From the equation (1),

yp''+2yp'-yp=10(0)+2(0)-A=10A=-10


Substitute the value of A in the equation (2), and we get:

 

yp(x)=-10.

 

Therefore, the particular solution of the differential equation is:

 

yp(x)=-10