Q15E

Question

Find a particular solution to the differential equation.

d2ydx2-5dydx+6y=xex

Step-by-Step Solution

Verified
Answer

The particular solution of the differential equation is yp=(12x+34)ex.

1Step 1: Firstly, write the auxiliary equation of the above differential equation:

We have,

 

d2ydx2-5dydx+6y=xex               ......(1)

 

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


 d2ydx2-5dydx+6y=0


The auxiliary equation for the above equation,


m2-5m+6=0

 

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

Solve the auxiliary equation,

m2-5m+6=0m2-3m-2m+6=0m(m-3)-2(m-3)=0(m-3)(m-2)=0


The roots of the auxiliary equation are, 

 

m1=2,   &   m2=3

 

The complementary solution of the given equation is,

 

yc=c1e2x+c2e3x
 

3Step 3: Use the method of undetermined coefficients to find a particular solution to the differential equation

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

 yp=(Ax+B)ex                    ......(2)


 

Now find the derivative of the above equation,

yp'=(A)ex+(Ax+B)exyp''=(A)ex+(A)ex+(Ax+B)ex=2(A)ex+(Ax+B)ex


From the equation (1), Substitute the value of yp'',  yp' and yp in the equation (1),

d2ydx2-5+6y=xex2(A)ex+(Ax+B)ex-5((A)ex+(Ax+B)ex)+6((Ax+B)ex)=xex-3(A)ex+2(Ax+B)ex=xex2Axex+(-3A+2B)ex=xex

 



4Step 4: Final conclusion

Comparing all coefficients of the above equation;

 2A=1A=12-3A+2B=0                         ......(3)


 

Substitute the value of Ain the equation (3),

 

-3(12)+2B=0B=34

 

Substitute the value of A and B in the equation (2),

 yp=12x+34ex


 

Therefore, the particular solution of equation (1);


yp=12x+34ex