Skip to content
8.6

Integrate using partial fractions that are linear in the denominator.

Draft — not yet indexed

Integrating with partial fractions

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

Explanation

  • Factor the denominator fully into linear factors, then write one partial-fraction term for each factor before solving for its constants. For Axa\frac{A}{x-a}, the integral is Alnxa+CA\ln|x-a|+C; retain absolute values unless the domain makes the sign known.
  • Determine constants by equating coefficients or substituting convenient values that make all but one term vanish.
  • A common error is to integrate the unfactorised denominator as though f(x)/f(x)dx\int f'(x)/f(x)\,\mathrm dx applied when the numerator is not its derivative.
  • Set $\frac{5x+1}{(x-1)(x+2)}=\frac A{x-1}+\frac B{x+2}$.
  • Then 5x+1=A(x+2)+B(x1)5x+1=A(x+2)+B(x-1).

Worked example

Express 5x+1(x1)(x+2)\frac{5x+1}{(x-1)(x+2)} in partial fractions and hence integrate it.

  1. 1.Set 5x+1(x1)(x+2)=Ax1+Bx+2\frac{5x+1}{(x-1)(x+2)}=\frac A{x-1}+\frac B{x+2}.
  2. 2.Then 5x+1=A(x+2)+B(x1)5x+1=A(x+2)+B(x-1).
  3. 3.Substituting x=1x=1 gives A=2A=2, and x=2x=-2 gives B=3B=3.
  4. 4.Integrating the decomposition gives 2lnx1+3lnx+2+C2\ln|x-1|+3\ln|x+2|+C.

Answer: 5x+1(x1)(x+2)=2x1+3x+2\frac{5x+1}{(x-1)(x+2)}=\frac2{x-1}+\frac3{x+2}; 2lnx1+3lnx+2+C2\ln|x-1|+3\ln|x+2|+C

Common mistakes

  • Don't drop the absolute-value signs after integrating a linear denominator to a logarithm.
  • Don't split the fraction without solving the coefficient identity, so the logarithmic coefficients are incorrect.

Exam tip

Find partial-fraction constants before integrating and preserve absolute-value signs in logarithmic antiderivatives.

Worked practice

Q1
Tier 1 · Easy

1.

Find (3x1+2x+2)dx\int\left(\frac3{x-1}+\frac2{x+2}\right)\,\mathrm dx.

(3)

(Total for Question 1 is 3 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • 3lnx1+2lnx+2+C3\ln|x-1|+2\ln|x+2|+C
3
Notes
Integrate each linear-denominator term directly: 3/(x1)dx=3lnx1\int3/(x-1)\,\mathrm dx=3\ln|x-1| and 2/(x+2)dx=2lnx+2\int2/(x+2)\,\mathrm dx=2\ln|x+2|. Add CC.

(3 marks)

Q2
Tier 2 · Standard

2.

Express 2x2+3x1x(x+1)\dfrac{2x^2+3x-1}{x(x+1)} in the form A+Bx+Cx+1A+\dfrac{B}{x}+\dfrac{C}{x+1} and hence integrate it.

(5)

(Total for Question 2 is 5 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • 2x2+3x1x(x+1)=21x+2x+1\dfrac{2x^2+3x-1}{x(x+1)}=2-\dfrac1x+\dfrac{2}{x+1}
  • 2xlnx+2lnx+1+C2x-\ln|x|+2\ln|x+1|+C
5
Notes
First divide: (2x2+3x1)/(x2+x)=2+(x1)/[x(x+1)](2x^2+3x-1)/(x^2+x)=2+(x-1)/[x(x+1)]. Write (x1)/[x(x+1)]=A/x+B/(x+1)(x-1)/[x(x+1)]=A/x+B/(x+1), so x1=(A+B)x+Ax-1=(A+B)x+A. Hence A=1A=-1 and B=2B=2. Integrating 21/x+2/(x+1)2-1/x+2/(x+1) gives 2xlnx+2lnx+1+C2x-\ln|x|+2\ln|x+1|+C.

(5 marks)

Q3
Tier 3 · Hard

3.

Evaluate exactly 015x+1(x+1)(x+2)dx\int_0^1\frac{5x+1}{(x+1)(x+2)}\,\mathrm dx.

(7)

(Total for Question 3 is 7 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • 9ln313ln29\ln3-13\ln2
7
Notes
Write 5x+1(x+1)(x+2)=Ax+1+Bx+2\frac{5x+1}{(x+1)(x+2)}=\frac A{x+1}+\frac B{x+2}. Then 5x+1=A(x+2)+B(x+1)5x+1=A(x+2)+B(x+1), giving A=4A=-4 and B=9B=9. The integral is [4ln(x+1)+9ln(x+2)]01=(4ln2+9ln3)9ln2=9ln313ln2[-4\ln(x+1)+9\ln(x+2)]_0^1=(-4\ln2+9\ln3)-9\ln2=9\ln3-13\ln2.

(7 marks)

Q4
Tier 1 · Easy

4.

Given that 1(x+1)(x+3)=12(x+1)12(x+3)\dfrac{1}{(x+1)(x+3)}=\dfrac{1}{2(x+1)}-\dfrac{1}{2(x+3)}, integrate 1(x+1)(x+3)\dfrac{1}{(x+1)(x+3)} and combine the logarithms.

(3)

(Total for Question 4 is 3 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • 12lnx+1x+3+C\dfrac12\ln\left|\dfrac{x+1}{x+3}\right|+C
3
Notes
Integrating the supplied terms gives 12lnx+112lnx+3+C\frac12\ln|x+1|-\frac12\ln|x+3|+C. Using the logarithm laws, this is 12lnx+1x+3+C\frac12\ln|\frac{x+1}{x+3}|+C.

(3 marks)

Q5
Tier 2 · Standard

5.

Express 4x7(x2)(x+3)\dfrac{4x-7}{(x-2)(x+3)} in partial fractions and hence integrate it.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • 4x7(x2)(x+3)=15(x2)+195(x+3)\dfrac{4x-7}{(x-2)(x+3)}=\dfrac{1}{5(x-2)}+\dfrac{19}{5(x+3)}
  • 15lnx2+195lnx+3+C\dfrac15\ln|x-2|+\dfrac{19}{5}\ln|x+3|+C
4
Notes
Write the fraction as A/(x2)+B/(x+3)A/(x-2)+B/(x+3). Then 4x7=A(x+3)+B(x2)4x-7=A(x+3)+B(x-2). Substituting x=2x=2 gives A=1/5A=1/5, and substituting x=3x=-3 gives B=19/5B=19/5. Integrating the decomposition gives the stated logarithmic result.

(4 marks)

Q6
Tier 3 · Hard

6.

For x>0x>0, a function FF satisfies F(x)=3(x+2)(x+5)F'(x)=\dfrac{3}{(x+2)(x+5)} and F(1)=0F(1)=0. (a) Find F(x)F(x). (b) Hence solve F(x)=ln(107)F(x)=\ln\left(\dfrac{10}{7}\right).

(6)

(Total for Question 6 is 6 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • F(x)=ln(2(x+2)x+5)F(x)=\ln\left(\dfrac{2(x+2)}{x+5}\right)
  • x=112x=\dfrac{11}{2}
6
Notes
3/[(x+2)(x+5)]=1/(x+2)1/(x+5)3/[(x+2)(x+5)]=1/(x+2)-1/(x+5), so F(x)=ln(x+2)ln(x+5)+CF(x)=\ln(x+2)-\ln(x+5)+C. From F(1)=0F(1)=0, C=ln2C=\ln2, giving F(x)=ln[2(x+2)/(x+5)]F(x)=\ln[2(x+2)/(x+5)]. Equating logarithm arguments gives 2(x+2)/(x+5)=10/72(x+2)/(x+5)=10/7, so 14x+28=10x+5014x+28=10x+50 and x=11/2x=11/2.

(6 marks)

Q7
Tier 2 · Standard

7.

Express 4x+7(x+1)(2x+3)\dfrac{4x+7}{(x+1)(2x+3)} in partial fractions and hence integrate it.

(5)

(Total for Question 7 is 5 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • 4x+7(x+1)(2x+3)=3x+122x+3\dfrac{4x+7}{(x+1)(2x+3)}=\dfrac3{x+1}-\dfrac2{2x+3}
  • 3lnx+1ln2x+3+C3\ln|x+1|-\ln|2x+3|+C
5
Notes
Write the fraction as A/(x+1)+B/(2x+3)A/(x+1)+B/(2x+3). Then 4x+7=A(2x+3)+B(x+1)4x+7=A(2x+3)+B(x+1). Equating coefficients gives 2A+B=42A+B=4 and 3A+B=73A+B=7, so A=3A=3 and B=2B=-2. Integrating, including the inner coefficient in the second logarithm, gives 3lnx+1ln2x+3+C3\ln|x+1|-\ln|2x+3|+C.

(5 marks)

Q8
Tier 3 · Hard

8.

Evaluate exactly 124x2+7x+3(2x1)(x+2)dx\displaystyle\int_1^2\dfrac{4x^2+7x+3}{(2x-1)(x+2)}\,\mathrm dx.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • 2+52ln3ln42+\dfrac52\ln3-\ln4
6
Notes
Division and partial fractions give 4x2+7x+3(2x1)(x+2)=2+32x11x+2\frac{4x^2+7x+3}{(2x-1)(x+2)}=2+\frac3{2x-1}-\frac1{x+2}. An antiderivative is 2x+32ln2x1lnx+22x+\frac32\ln|2x-1|-\ln|x+2|. Evaluation from 11 to 22 gives 4+32ln3ln4(2ln3)=2+52ln3ln44+\frac32\ln3-\ln4-(2-\ln3)=2+\frac52\ln3-\ln4.

(6 marks)

Q9
Tier 3 · Hard

9.

Given that 9x8(x4)(3x+2)=Ax4+B3x+2\dfrac{9x-8}{(x-4)(3x+2)}=\dfrac{A}{x-4}+\dfrac{B}{3x+2}, find AA and BB. Hence, for x>5x>5, find 5x9t8(t4)(3t+2)dt\displaystyle\int_5^x\dfrac{9t-8}{(t-4)(3t+2)}\,\mathrm dt in the form lnf(x)\ln f(x). Solve 5x9t8(t4)(3t+2)dt=ln(8017)\displaystyle\int_5^x\dfrac{9t-8}{(t-4)(3t+2)}\,\mathrm dt=\ln\left(\dfrac{80}{17}\right).

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • A=2A=2, B=3B=3
  • ln((x4)2(3x+2)17)\displaystyle\ln\left(\dfrac{(x-4)^2(3x+2)}{17}\right)
  • x=6x=6
6
Notes
Multiplying by (x4)(3x+2)(x-4)(3x+2) gives 9x8=A(3x+2)+B(x4)9x-8=A(3x+2)+B(x-4). Substituting x=4x=4 gives A=2A=2, and substituting x=2/3x=-2/3 gives B=3B=3. An antiderivative is 2ln(t4)+ln(3t+2)2\ln(t-4)+\ln(3t+2) for t>5t>5. Applying the limits gives ln[(x4)2(3x+2)/17]\ln[(x-4)^2(3x+2)/17]. Equating logarithm arguments gives (x4)2(3x+2)=80(x-4)^2(3x+2)=80. The left-hand side is strictly increasing for x>5x>5, and x=6x=6 satisfies the equation, so x=6x=6 is the unique solution.

(6 marks)

Q10
Tier 3 · Hard

10.

Express 2x2+10x+10(x+1)(x+2)(x+3)\dfrac{2x^2+10x+10}{(x+1)(x+2)(x+3)} in partial fractions and hence evaluate exactly 012x2+10x+10(x+1)(x+2)(x+3)dx\displaystyle\int_0^1\dfrac{2x^2+10x+10}{(x+1)(x+2)(x+3)}\,\mathrm dx.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • 2x2+10x+10(x+1)(x+2)(x+3)=1x+1+2x+21x+3\dfrac{2x^2+10x+10}{(x+1)(x+2)(x+3)}=\dfrac1{x+1}+\dfrac2{x+2}-\dfrac1{x+3}
  • 3ln(32)3\ln\left(\dfrac32\right)
6
Notes
Writing the fraction as A/(x+1)+B/(x+2)+C/(x+3)A/(x+1)+B/(x+2)+C/(x+3) and substituting x=1,2,3x=-1,-2,-3 gives A=1A=1, B=2B=2 and C=1C=-1. An antiderivative is lnx+1+2lnx+2lnx+3\ln|x+1|+2\ln|x+2|-\ln|x+3|. Evaluation from 00 to 11 gives 3ln33ln2=3ln(3/2)3\ln3-3\ln2=3\ln(3/2).

(6 marks)

Verified exam appearances

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

Other points in 8 Integration

Want help turning this into marks?

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