What are the rules for decomposition of partial fractions?

There are some very useful rules when dealing with partial fractions1) For every linear factor such as ax + b in the denominator, there will be a partial fraction of the form A / ax + b. 2)  For every repeated factor such as (ax + b)2 in the denominator, there will be two partial fractions: A/ ax + b and B/ (ax + b)2  . For higher powers there will be correspondingly more terms. 3) For quadratic factors in the denominator e.g. ax2 + bx + c there will be a partial fraction of the form: Ax + B / ax2 + bx +c.For example, let's decompose (7x + 2) / [(x + 2)^2 * (x - 2)]. Using the rules above, (x + 2)^2 would give us A / (x + 2) + B / (x+2)^2. (x - 2) in the denominator would give C / (x - 2). Therefore, the partial fraction (7x + 2) / [(x + 2)^2 * (x - 2)] can also be written in the form: A / (x + 2) + B / (x+2)^2 +  C / (x - 2).In fact, having equated appropriate coefficients we find out that: (7x + 2) / [(x + 2)^2 * (x - 2)] = - 1/ (x + 2) + 3 / (x+2)^2 + 1 / (x - 2).

FW

Related Maths A Level answers

All answers ▸

How do I break down (x-2)/((x+1)(x-1)^2) into partial fractions?


Differentiate y = (3x − 2)^4


For a curve of gradient dy/dx = (2/(x^2))-x/4, determine a) d^2y/dx^2 b) the stationary point where y=5/2 c) whether this is a maximum or minmum point and d) the equation of the curve


How exactly does integration by parts work?