Skip to content
2.10

Decompose rational functions into partial fractions (denominators not more complicated than squared linear terms and with no more than 3 terms, numerators constant or linear).

Draft — not yet indexed

Partial fractions

Worked answers and methods for 2.10 on Edexcel A-level Maths 9MA0.

Explanation

  • Factor the denominator first and assign one partial-fraction term to each linear factor. A repeated factor needs a term for every power: (xa)2(x-a)^2 requires A/(xa)+B/(xa)2A/(x-a)+B/(x-a)^2.
  • After multiplying through by the common denominator, substitute convenient roots or compare coefficients to determine the constants.
  • If the numerator degree is at least the denominator degree, divide first; omitting a repeated-factor term produces an identity that cannot hold.
  • Recombine the fractions to check the identity.
  • The simpler terms can then be differentiated, integrated or expanded as binomial/geometric series within the required domain.

Worked example

Decompose 5x+1(x1)(x+2)\dfrac{5x+1}{(x-1)(x+2)} into partial fractions.

  1. 1.Let (5x+1)/((x1)(x+2))=A/(x1)+B/(x+2)(5x+1)/((x-1)(x+2))=A/(x-1)+B/(x+2).
  2. 2.Hence 5x+1=A(x+2)+B(x1)5x+1=A(x+2)+B(x-1).
  3. 3.Substituting x=1x=1 gives 6=3A6=3A, so A=2A=2.
  4. 4.Substituting x=2x=-2 gives 9=3B-9=-3B, so B=3B=3.

Answer: 2x1+3x+2\dfrac2{x-1}+\dfrac3{x+2}

Common mistakes

  • Don't write only one term for a repeated factor (xa)2(x-a)^2 instead of both A/(xa)A/(x-a) and B/(xa)2B/(x-a)^2.
  • Don't use an unnecessary linear numerator over a linear factor instead of a constant numerator.

Exam tip

Factor the denominator first, write every required fraction term, then multiply through before substituting convenient values.

Worked practice

Q1
Tier 1 · Easy

1.

Express 7(x+1)(x+2)\dfrac7{(x+1)(x+2)} as partial fractions.

(3)

(Total for Question 1 is 3 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • 7x+17x+2\dfrac7{x+1}-\dfrac7{x+2}
3
Notes
Write 7/((x+1)(x+2))=A/(x+1)+B/(x+2)7/((x+1)(x+2))=A/(x+1)+B/(x+2). Then 7=A(x+2)+B(x+1)7=A(x+2)+B(x+1). Setting x=1x=-1 gives A=7A=7, while x=2x=-2 gives B=7B=-7.

(3 marks)

Q2
Tier 2 · Standard

2.

Express 3x+5(x+1)2\dfrac{3x+5}{(x+1)^2} in the form Ax+1+B(x+1)2\dfrac{A}{x+1}+\dfrac{B}{(x+1)^2}, where AA and BB are constants.

(3)

(Total for Question 2 is 3 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • 3x+1+2(x+1)2\dfrac3{x+1}+\dfrac2{(x+1)^2}
3
Notes
Multiplying by (x+1)2(x+1)^2 gives 3x+5=A(x+1)+B=Ax+(A+B)3x+5=A(x+1)+B=Ax+(A+B). Comparing coefficients gives A=3A=3 and A+B=5A+B=5, so B=2B=2. Therefore the decomposition is 3/(x+1)+2/(x+1)23/(x+1)+2/(x+1)^2.

(3 marks)

Q3
Tier 3 · Hard

3.

Express 5x+1(x1)2(x+2)\dfrac{5x+1}{(x-1)^2(x+2)} as three partial-fraction terms.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • 1x1+2(x1)21x+2\dfrac1{x-1}+\dfrac2{(x-1)^2}-\dfrac1{x+2}
5
Notes
Set the expression equal to A/(x1)+B/(x1)2+C/(x+2)A/(x-1)+B/(x-1)^2+C/(x+2). Multiplying through gives 5x+1=A(x1)(x+2)+B(x+2)+C(x1)25x+1=A(x-1)(x+2)+B(x+2)+C(x-1)^2. With x=1x=1, 6=3B6=3B, so B=2B=2; with x=2x=-2, 9=9C-9=9C, so C=1C=-1. Comparing the x2x^2 coefficients gives A+C=0A+C=0, hence A=1A=1.

(5 marks)

Q4
Tier 1 · Easy

4.

Given that 7x1(x3)2Ax3+B(x3)2\dfrac{7x-1}{(x-3)^2}\equiv\dfrac{A}{x-3}+\dfrac{B}{(x-3)^2}, find BB.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • B=20B=20
2
Notes
Multiplying by (x3)2(x-3)^2 gives 7x1=A(x3)+B7x-1=A(x-3)+B. Substituting x=3x=3 gives B=211=20B=21-1=20.

(2 marks)

Q5
Tier 2 · Standard

5.

Express 2x2+6x2x(x1)(x+2)\dfrac{2x^2+6x-2}{x(x-1)(x+2)} as three partial-fraction terms.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • 1x+2x11x+2\dfrac1x+\dfrac2{x-1}-\dfrac1{x+2}
4
Notes
Set the expression equal to A/x+B/(x1)+C/(x+2)A/x+B/(x-1)+C/(x+2). Multiplying through gives 2x2+6x2=A(x1)(x+2)+Bx(x+2)+Cx(x1)2x^2+6x-2=A(x-1)(x+2)+Bx(x+2)+Cx(x-1). Substituting x=0,1,2x=0,1,-2 gives A=1A=1, B=2B=2 and C=1C=-1 respectively.

(4 marks)

Q6
Tier 3 · Hard

6.

Decompose 2x32x2+x+3x(x1)2\dfrac{2x^3-2x^2+x+3}{x(x-1)^2} fully into partial fractions, carrying out algebraic division first.

(6)

(Total for Question 6 is 6 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • 2+3x1x1+4(x1)22+\dfrac3x-\dfrac1{x-1}+\dfrac4{(x-1)^2}
6
Notes
Since x(x1)2=x32x2+xx(x-1)^2=x^3-2x^2+x, division gives quotient 22 and remainder 2x2x+32x^2-x+3. Write the proper fraction as A/x+B/(x1)+C/(x1)2A/x+B/(x-1)+C/(x-1)^2. Then 2x2x+3=A(x1)2+Bx(x1)+Cx2x^2-x+3=A(x-1)^2+Bx(x-1)+Cx. Setting x=0x=0 gives A=3A=3, setting x=1x=1 gives C=4C=4, and comparing x2x^2 coefficients gives A+B=2A+B=2, so B=1B=-1. Combining with the quotient gives the stated decomposition.

(6 marks)

Q7
Tier 2 · Standard

7.

Express 8x+3(2x1)(x+3)\dfrac{8x+3}{(2x-1)(x+3)} in partial fractions.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • 22x1+3x+3\dfrac2{2x-1}+\dfrac3{x+3}
4
Notes
Write the expression as A/(2x1)+B/(x+3)A/(2x-1)+B/(x+3). Multiplying through gives 8x+3=A(x+3)+B(2x1)8x+3=A(x+3)+B(2x-1). Setting x=1/2x=1/2 gives 7=7A/27=7A/2, so A=2A=2. Setting x=3x=-3 gives 21=7B-21=-7B, so B=3B=3.

(4 marks)

Q8
Tier 3 · Hard

8.

The identity x2+kx+10(x1)(x+2)(x3)Ax1+Bx+2+Cx3\dfrac{x^2+kx+10}{(x-1)(x+2)(x-3)}\equiv\dfrac{A}{x-1}+\dfrac{B}{x+2}+\dfrac{C}{x-3} has A=CA=C. Find kk and hence determine AA, BB and CC.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • k=8k=-8
  • A=12A=-\dfrac12, B=2B=2, C=12C=-\dfrac12
6
Notes
Multiplying through and substituting x=1x=1 gives A=(k+11)/6A=-(k+11)/6. Substituting x=3x=3 gives C=(3k+19)/10C=(3k+19)/10. Since A=CA=C, 5(k+11)=3(3k+19)-5(k+11)=3(3k+19), so 14k=112-14k=112 and k=8k=-8. Then A=C=1/2A=C=-1/2. Substituting x=2x=-2 gives 30=15B30=15B, so B=2B=2.

(6 marks)

Q9
Tier 3 · Hard

9.

Express 10x23x4(2x1)2(x+1)\dfrac{10x^2-3x-4}{(2x-1)^2(x+1)} in partial fractions.

(5)

(Total for Question 9 is 5 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • 32x12(2x1)2+1x+1\dfrac3{2x-1}-\dfrac2{(2x-1)^2}+\dfrac1{x+1}
5
Notes
Write the expression as A/(2x1)+B/(2x1)2+C/(x+1)A/(2x-1)+B/(2x-1)^2+C/(x+1). Multiplying through gives 10x23x4=A(2x1)(x+1)+B(x+1)+C(2x1)210x^2-3x-4=A(2x-1)(x+1)+B(x+1)+C(2x-1)^2. Setting x=1/2x=1/2 gives 3=(3/2)B-3=(3/2)B, so B=2B=-2. Setting x=1x=-1 gives 9=9C9=9C, so C=1C=1. Comparing x2x^2 coefficients gives 10=2A+4C10=2A+4C, hence A=3A=3.

(5 marks)

Q10
Tier 3 · Hard

10.

The decomposition of 2x2+kx+5(x1)(x+2)2\dfrac{2x^2+kx+5}{(x-1)(x+2)^2} has the form Ax1+Bx+2+C(x+2)2\dfrac{A}{x-1}+\dfrac{B}{x+2}+\dfrac{C}{(x+2)^2}. Given that B=0B=0, find kk, AA and CC.

(5)

(Total for Question 10 is 5 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • k=11k=11, A=2A=2 and C=3C=3
5
Notes
Multiplying through gives 2x2+kx+5=A(x+2)2+B(x1)(x+2)+C(x1)2x^2+kx+5=A(x+2)^2+B(x-1)(x+2)+C(x-1). Since B=0B=0, comparison with A(x+2)2+C(x1)A(x+2)^2+C(x-1) gives A=2A=2 from the x2x^2 coefficient. The constant term then gives 5=4AC5=4A-C, so C=3C=3. Comparing the xx coefficients gives k=4A+C=11k=4A+C=11. Thus the decomposition is 2/(x1)+3/(x+2)22/(x-1)+3/(x+2)^2.

(5 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 2.10. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 2 Algebra and functions

Want help turning this into marks?

Bring 2.10 or any tricky specification point, and we can work through the method and exam wording together.