Find the general solution to: d^(2)x/dt^(2) + 7 dx/dt + 12x = 2e^(-t)

"General Solution = Complimentary Function + Particular Integral"AE: m2 + 7m + 12 = 0 solve for m(m+3)=0m = -4 or -3Hence the Complimentary Function = Ae-4t + Be-3t
PI: [substitute u=ke-t]u'=-ke-tu''=ke-t[Comparing coefficients we get:]k-7k+12k=2Hence, k = 1/3.PI = 1/3 * e-tSo the general solution is:x=Ae-4t + Be-3t+ 1/3 * e-t

EO

Related Further Mathematics A Level answers

All answers ▸

Prove by induction that for all positive integers n , f(n) = 2^(3n+1) + 3*5^(2n+1) , is divisible by 17.


z = 4 /(1+ i) Find, in the form a + i b where a, b belong to R, (a) z, (b) z^2. Given that z is a complex root of the quadratic equation x^2 + px + q = 0, where p and q are real integers, (c) find the value of p and the value of q.


How to solve a standard first order differential equation?


Prove that sum(k) from 0 to n is n(n+1)/2, by induction