How to solve a standard first order differential equation?

First we must ensure that the differential is i the standard form of y' + p(x) y = f(x)The we use the integration factor I(x) = e to the integral of p(x)we then realise that if we differentiate this we will get I'(x) = p(x)* e to the integral of p(x) which is equal to I(x)*p(x)we then multiply the equation through by I(x) giving i(x) y' + I(x)*p(x) y = f(x) I(x)the left hand side can be simplified by the product rule of differentiation and we can then integrate through to find our answer

JB

Related Further Mathematics A Level answers

All answers ▸

How would go about finding the set of values of x for which x+4 > 4 / (x+1)?


What are the conditions required for the poisson distribution?


Differentiate arcsin(2x) using the fact that 2x=sin(y)


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