Find the general solution to the differential equation d^2x/dt^2 + 5 dx/dt + 6x = 4 e^-t

To solve a linear second order differential equation we first find the complementary function and then the particular integral. To find the complementary function we must find the roots of the auxiliary equation m2+ 5m + 6 = 0 which are m = -3 and m = -2 and which can be found by factorising. This means that the complementary function of the differential equation is xc = A e-3t+B e-2t where A and B are constants.As 4 e-t is to the right of the equals sign, the particular integral must be of the form xp =C e-t where C is a constant. We then differentiate the particular integral twice and substitute into the original differential equation. Differentiating gives dxp/dt = -Ce-t and d2xp/dt2 = Ce-t. Substituting these into the differential equation gives 2C e-t= 4e-t, therefore C =2 and so xp=2e-t. Finally we add the complementary function to the particular integral to reach the general solution x = A e-3t+B e-2t+ 2e-t.

TM

Related Further Mathematics A Level answers

All answers ▸

Using mathematical induction, prove that n^3+2n is divisible by 3 for all integers n


How do I know when I should be using the Poisson distribution?


Prove by mathematical induction that 11^n-6 is divisible by 5 for all natural numbers n


Prove that "6^n + 9" is divisible by 5 for all natural numbers.