Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How does the partial-fraction form change when the denominator has a repeated factor or an irreducible quadratic factor?

Express proper fractions with repeated linear factors or an irreducible quadratic factor as partial fractions, choosing the correct numerator forms

A focused answer to the O-Level A-Maths outcome on harder partial fractions. The correct numerator forms for a repeated linear factor and an irreducible quadratic factor, and finding the constants.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to handle the two harder denominators in partial fractions: a repeated linear factor and an irreducible quadratic factor. Each demands a particular numerator form, and getting that form right is half the battle. The constants are then found by a mix of root substitution and comparing coefficients.

The answer

A repeated linear factor

A factor raised to a power, such as (x+2)2(x + 2)^2, contributes one fraction for each power up to that power:

px+q(xβˆ’a)(x+2)2=Axβˆ’a+Bx+2+C(x+2)2.\frac{px + q}{(x - a)(x + 2)^2} = \frac{A}{x - a} + \frac{B}{x + 2} + \frac{C}{(x + 2)^2}.

You need a separate term for (x+2)(x + 2) and for (x+2)2(x + 2)^2; a single fraction is not enough.

An irreducible quadratic factor

A quadratic factor that does not factorise (its discriminant is negative), such as x2+2x^2 + 2, needs a linear numerator:

…(xβˆ’a)(x2+2)=Axβˆ’a+Bx+Cx2+2.\frac{\dots}{(x - a)(x^2 + 2)} = \frac{A}{x - a} + \frac{Bx + C}{x^2 + 2}.

The numerator over a quadratic is one degree lower, hence Bx+CBx + C, not a constant.

Finding the constants

Clear all denominators to get an identity. Substituting the real roots gives some constants directly. The remaining constants come from comparing coefficients of matching powers of xx on both sides (the coefficient of x2x^2, the constant term, and so on).

Why the right form matters

If you use a constant numerator over a quadratic, or only one fraction for a repeated factor, the identity has no solution. The numerator forms are not optional; they are forced by the algebra.

Examples in context

Example 1. Integrating a repeated-root fraction. A fraction with (xβˆ’a)2(x - a)^2 in the denominator integrates to a logarithm plus a reciprocal term; the two partial fractions correspond exactly to those two integral pieces, which is why the split is needed before integrating.

Example 2. Resonance terms in models. An irreducible quadratic factor in a model often signals oscillatory behaviour, and its linear-over-quadratic partial fraction separates the steady part from the oscillating part, a meaningful split in applied work.

Try this

Q1. State the correct partial-fraction form for 1(x+3)(x2+1)\dfrac{1}{(x + 3)(x^2 + 1)}. [1 mark]

  • Cue. Ax+3+Bx+Cx2+1\dfrac{A}{x + 3} + \dfrac{Bx + C}{x^2 + 1}.

Q2. State the form for x(xβˆ’2)2(x+1)\dfrac{x}{(x - 2)^2(x + 1)}. [2 marks]

  • Cue. Axβˆ’2+B(xβˆ’2)2+Cx+1\dfrac{A}{x - 2} + \dfrac{B}{(x - 2)^2} + \dfrac{C}{x + 1}.

Q3. Express 4(xβˆ’1)2\dfrac{4}{(x - 1)^2} in partial fractions. [2 marks]

  • Cue. Already a single repeated term: 0xβˆ’1+4(xβˆ’1)2\dfrac{0}{x - 1} + \dfrac{4}{(x - 1)^2}, that is just 4(xβˆ’1)2\dfrac{4}{(x - 1)^2}.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original6 marksExpress 3x+5(xβˆ’1)(x+2)2\dfrac{3x + 5}{(x - 1)(x + 2)^2} in partial fractions.
Show worked answer β†’

The repeated factor (x+2)2(x + 2)^2 needs two fractions: Axβˆ’1+Bx+2+C(x+2)2\dfrac{A}{x - 1} + \dfrac{B}{x + 2} + \dfrac{C}{(x + 2)^2}.

Clear denominators: 3x+5=A(x+2)2+B(xβˆ’1)(x+2)+C(xβˆ’1)3x + 5 = A(x + 2)^2 + B(x - 1)(x + 2) + C(x - 1).

Let x=1x = 1: 8=A(9)8 = A(9), so A=89A = \dfrac{8}{9}. Let x=βˆ’2x = -2: βˆ’1=C(βˆ’3)-1 = C(-3), so C=13C = \dfrac{1}{3}.

Compare x2x^2 terms: 0=A+B0 = A + B, so B=βˆ’89B = -\dfrac{8}{9}.

So the result is 8/9xβˆ’1βˆ’8/9x+2+1/3(x+2)2\dfrac{8/9}{x - 1} - \dfrac{8/9}{x + 2} + \dfrac{1/3}{(x + 2)^2}.

Markers reward the correct repeated-factor form, the two substitutions, comparing coefficients for BB, and all three constants.

Original6 marksExpress 2x2+x+3(x+1)(x2+2)\dfrac{2x^2 + x + 3}{(x + 1)(x^2 + 2)} in partial fractions.
Show worked answer β†’

The irreducible quadratic needs a linear numerator: Ax+1+Bx+Cx2+2\dfrac{A}{x + 1} + \dfrac{Bx + C}{x^2 + 2}.

Clear denominators: 2x2+x+3=A(x2+2)+(Bx+C)(x+1)2x^2 + x + 3 = A(x^2 + 2) + (Bx + C)(x + 1).

Let x=βˆ’1x = -1: 2βˆ’1+3=A(3)2 - 1 + 3 = A(3), so A=43A = \dfrac{4}{3}.

Compare x2x^2: 2=A+B2 = A + B, so B=23B = \dfrac{2}{3}. Compare constants: 3=2A+C3 = 2A + C, so C=3βˆ’83=13C = 3 - \dfrac{8}{3} = \dfrac{1}{3}.

So 4/3x+1+(2/3)x+1/3x2+2\dfrac{4/3}{x + 1} + \dfrac{(2/3)x + 1/3}{x^2 + 2}.

Markers reward the linear numerator over the quadratic, one substitution, comparing coefficients, and all constants.

Related dot points