Q12E

Question

Find a particular solution to the differential equation.

2x'+x=3t2

Step-by-Step Solution

Verified
Answer

The particular solution is xp(t)=3t2-12t+24.

 

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

Consider the given differential equation,

 

2x'+x=3t2                      (1)

 

According to the method of undetermined coefficients, the particular solution of the differential equation;

 

ax''+bx'+cx=dtm,     m=0,1,2,3,...

 

It is of the form xp(t)=Amtm+Am-1tm-1+...+A1t+A0

 

Comparing the above equation with equation (1),

 

We get, m = 2

 

2Step 2: Find a particular solution to the differential equation for m = 2

Therefore, the particular solution of equation (1),

 

xp(t)=A2t2+A1t+A0                  (2)

 

Now find the derivative of above equation,

 

xp'(t)=2A2t+A1

 

From the equation (1), substitute the value of xp'(t) and xp(t), we get


2xp'+xp=3t22[2A2t+A1]+A2t2+A1t+A0=3t24A2t+2A1+A2t2+A1t+A0=3t2A2t2+[4A2+A1]t+2A1+A0=3t2

3Step 3: Final conclusion.

Comparing the all coefficients of the above equation,

 A2=34A2+A1=0                      (3)2A1+A0=0                      (4)


 

Substitute the value of  A2 in the equation (3),

4(3)+A1=0A1=-12

 

Substitute the value of  A1 in the equation (4),

2(-12)+A0=0A0=24

 

Substitute the value of  A0,A1and A2 in the equation (2),

xp(t)=3t2-12t+24

 

Therefore, the particular solution of equation (1),

 xp(t)=A2t2+A1t+A0xp(t)=3t2+(-12)t+24xp(t)=3t2-12t+24