Free Further Maths Further calculus practice questions with full step-by-step worked solutions. Covers improper-integrals, power-rule, exponential-integration, inverse-tangent-integral. Practise exam-style problems and check your method.
Identify the integrand and the limits before choosing a method.
State why the integral is improper
the interval is unbounded above
This integral is improper because the upper limit of integration is infinite.
State the exact value
I=31
This is the exact answer required.
Answer
31
Question 2
2 markseasy
Which of the following is the mean value of f(x)=3x over the interval [0,4]?
Show worked solution
Worked solution
Quote the formula for the mean value
fˉ=b−a1∫abf(x)dx=41∫043xdx
The width of [0,4] is 4, so that is what the integral is divided by.
Integrate the polynomial term by term
∫(3x)dx=23x2+c
Each power of x is integrated separately with the power rule.
Note that the integrand is continuous on the interval
3xis a polynomial
A polynomial is defined everywhere, so this integral is a proper one.
State the exact value
fˉ=6
This is the exact answer required.
Answer
6
Question 3
4 marksintermediate
Which of the following is the correct partial fraction decomposition of (x−1)(x+2)2x+1?
Show worked solution
Worked solution
Write down the fraction to be decomposed
(x−1)(x+2)2x+1=(x−1)(x+2)2x+1
The denominator is already a product of irreducible factors.
Factorise the denominator
x2+x−2=(x−1)(x+2)
The denominator must be a product of irreducible factors before it can be split up.
Write the integrand in partial fractions
(x−1)(x+2)2x+1≡(x−1)A+(x+2)B
Each factor contributes one term for every power up to its multiplicity; a quadratic factor carries a linear numerator.
Multiply through by the denominator
2x+1≡A(x+2)+B(x−1)
Clearing the fractions leaves an identity that holds for every x.
Substitute x=1 to find A
3=A×(3)⇒A=1
Choosing the root of a factor kills every other term of the identity at once.
Substitute x=−2 to find B
−3=B×(−3)⇒B=1
Choosing the root of a factor kills every other term of the identity at once.
Select the correct decomposition
(x−1)(x+2)2x+1≡(x−1)1+(x+2)1
This is the only option that is identically equal to the original fraction.
Answer
(x−1)1+(x+2)1
Question 4
6 markshard
Which of the following is the correct partial fraction decomposition of (x+1)2(x+2)1?
Show worked solution
Worked solution
Write down the fraction to be decomposed
(x+1)2(x+2)1=(x+1)2(x+2)1
The denominator is already a product of irreducible factors.
Factorise the denominator
x3+4x2+5x+2=(x+1)2(x+2)
The denominator must be a product of irreducible factors before it can be split up.
Write the integrand in partial fractions
(x+1)2(x+2)1≡(x+1)A+(x+1)2B+(x+2)C
Each factor contributes one term for every power up to its multiplicity; a quadratic factor carries a linear numerator.
Multiply through by the denominator
1≡A(x+1)(x+2)+B(x+2)+C(x+1)2
Clearing the fractions leaves an identity that holds for every x.
Substitute x=−1 to find B
1=B×(1)⇒B=1
Choosing the root of a factor kills every other term of the identity at once.
Substitute x=−2 to find C
1=C×(1)⇒C=1
Choosing the root of a factor kills every other term of the identity at once.
Compare coefficients to find the remaining constants
A=−1
Equating the coefficients of each power of x on both sides of the identity gives enough equations for the constants left over.
Check the decomposition by recombining the fractions
−(x+1)1+(x+1)21+(x+2)1≡(x+1)2(x+2)1
Putting the partial fractions back over a common denominator must return the original fraction.
Test the identity at x=2
LHS=361,RHS=361
Both sides of an identity must agree at every value of x, so a single test value is a fast check on the constants.
Recall the linearity of integration
∫(λf+μg)dx=λ∫fdx+μ∫gdx
Constants come outside and a sum integrates term by term.
Select the correct decomposition
(x+1)2(x+2)1≡−(x+1)1+(x+1)21+(x+2)1
This is the only option that is identically equal to the original fraction.
Answer
−(x+1)1+(x+1)21+(x+2)1
Question 5
9 markschallenging
Which of the following is the correct partial fraction decomposition of (x+1)(x2+9)5x+3?
Show worked solution
Worked solution
Write down the fraction to be decomposed
(x+1)(x2+9)5x+3=(x+1)(x2+9)5x+3
The denominator is already a product of irreducible factors.
Factorise the denominator
x3+x2+9x+9=(x+1)(x2+9)
The denominator must be a product of irreducible factors before it can be split up.
Write the integrand in partial fractions
(x+1)(x2+9)5x+3≡(x+1)A+(x2+9)Bx+C
Each factor contributes one term for every power up to its multiplicity; a quadratic factor carries a linear numerator.
Multiply through by the denominator
5x+3≡A(x2+9)+(Bx+C)(x+1)
Clearing the fractions leaves an identity that holds for every x.
Substitute x=−1 to find A
−2=A×(10)⇒A=−51
Choosing the root of a factor kills every other term of the identity at once.
Compare coefficients to find the remaining constants
B=51,C=524
Equating the coefficients of each power of x on both sides of the identity gives enough equations for the constants left over.
Check the decomposition by recombining the fractions
−5(x+1)1+5(x2+9)x+24≡(x+1)(x2+9)5x+3
Putting the partial fractions back over a common denominator must return the original fraction.
Test the identity at x=2
LHS=31,RHS=31
Both sides of an identity must agree at every value of x, so a single test value is a fast check on the constants.
Recall the p-test at infinity
∫1∞xp1dxconverges⟺p>1
The tail must decay strictly faster than x1.
Recall the p-test at a singularity
∫01xp1dxconverges⟺p<1
Near the singularity the blow-up must be slower than x1.
Note the limit of a decaying exponential
t→∞limtme−kt=0(k>0)
An exponential beats every power, so the product tends to zero.
Note the limit of a negative power
t→∞limtm1=0(m>0)
Any positive power of t in a denominator drives the term to zero.
Note the limit of the inverse tangent
t→∞limarctant=2π
The graph of arctan has a horizontal asymptote at 2π.
Recall the logarithm law used to combine two logarithms
lnA−lnB=ln(BA)
A difference of logarithms is the logarithm of a quotient.
Recall the exact values of the inverse tangent
arctan1=4π,arctan3=3π
Exact values let the answer be given in terms of π.
Select the correct decomposition
(x+1)(x2+9)5x+3≡−5(x+1)1+5(x2+9)x+24
This is the only option that is identically equal to the original fraction.
Answer
−5(x+1)1+5(x2+9)x+24
Unlock 65 more Further calculus questions
Create a free account to work through every Further Maths Further calculus question with instant step-by-step worked solutions, progress tracking and interactive lessons.