Find the general solution of the differential equation d^2y/dx^2 - 5*dy/dx + 4y = 2x

Solve complimentary function: Let y = emx then,
d2y/dx2 - 5dy/dx + 4y = 0
m2emx - 5memx + 4emx = 0 (substituting for y)
emx(m2 - 5m + 4) = 0
emx(m - 4)(m - 1) = 0
Therefore m=4 and m=1, so the c.f. is y = Ae4x + Bex where A,B are constants

Solve particular integral: Let y = ax + b and substitute into the differential equation
0 - 5a + 4(ax + b) = 2x
4ax + (4b - 5a) = 2x
Therefore 4a=2 and 4b-5a=0 so a=1/2, b =5/8

Hence the general solution is y = c.f + p.i =  Ae4x + Bex + 1/2 x + 5/8

PM

Related Further Mathematics A Level answers

All answers ▸

Find the eigenvalues and corresponding eigenvectors of the following matrix: A = [[6, -3], [4, -1]]. Hence represent the matrix in diagonal form.


Write sin(4x) in terms of sin and cos.


3 points lie in a plane; P1=i+2j+3k, P2=-3i+5j+2k, P3=i+2j+k. Find the Cartesian equation of the plane


Given that p≥ -1 , prove by induction that, for all integers n≥1 , (1+p)^k ≥ 1+k*p.