Volumes of Revolution (Edexcel A Level Further Maths: Core Pure): Revision Note

Exam code: 9FM0

Paul

Written by: Paul

Reviewed by: Dan Finlay

Updated on

Volumes of revolution around the x-axis

What is a volume of revolution around the x-axis? 

  • A solid of revolution is formed when an area bounded by a function  y=f(x) (and other boundary equations) is rotated 360° around the x-axis

  • A volume of revolution is the volume of this solid formed

2dk4S6Oy_6-2-4-cie-fig1-vol-of-rev

Example of a solid of revolution that is formed by rotating the area bounded by the function y=f(x) , the lines x=a  and  x=b and the x-axis 360° about the x-axis

How do I find the volume of revolution around the x-axis? 

  • To find the volume of revolution created when the area bounded by the function  y=f(x), the lines x=a and x=b, and the x-axis is rotated 360° about the x-axis use the formula

 V=πaby2dx

  • The formula may look complicated or confusing at first due to the y and dx

    • remember that y is a function of x

    • once the expression for y is substituted in, everything will be in terms of x

  • π is a constant so you may see this written either inside or outside the integral

  • This is not given in the formulae booklet

    • The formulae booklet does list the volume formulae for some common 3D solids – it may be possible to use these depending on what information about the solid is available

Where does the formula for the volume of revolution come from?

  • When you integrate to find the area under a curve you can see the formula by splitting the area into rectangles with small widths

    • The same method works for volumes

  • Split the volume into cylinders with small widths

    • The radius will be the y value

    • The width will be a small interval along the x-axis δx

  • The volume can be approximated by the sum of the volumes of these cylinders

Vπy2δx

  • The limit as δx goes to zero can be found by integration - just like with areas

limδx0πy2δx=abπy2dx

How do I solve problems involving volumes of revolution around the x-axis? 

  • Visualising the solid created is helpful

    • Try sketching some functions and their solids of revolution to help

  •  STEP 1 Square y            

    • Do this first without worrying about π or the integration and limits

  • STEP 2 Identify the limits a and b (which could come from a graph)

  • STEP 3 Use the formula by evaluating the integral and multiplying by π

    • The answer may be required in exact form (leave in terms of π)

      • If not, round to three significant figures (unless told otherwise)

  • Trickier questions may give you the volume and ask for the value of an unknown constant elsewhere in the problem

Examiner Tips and Tricks

  • To help remember the formula note that it is only y2 - volume is 3D so you may have expected a cubic expression

    • If rotating a single point around the x-axis a circle of radius would be formed

      • The area of that circle would then be πy2

      • Integration then adds up the areas of all circles between a and b creating the third dimension and volume (In 2D, integration creates area by adding up lots of 1D lines)

Worked Example

Find the volume of the solid of revolution formed by rotating the region bounded by the graph of y=3x2+2, the coordinate axes and the line x=3 by 2π radians around the x-axis.  Give your answer as an exact multiple of π.

5-1-1-edx-a-fm-we1-soltn

Volumes of revolution around the y-axis

What is a volume of revolution around the y-axis? 

  • A solid of revolution is formed when an area bounded by a function  y=f(x) (and other boundary equations) is rotated 360° around the y-axis

  • A volume of revolution is the volume of this solid formed

6-2-4-cie-fig3-vol-of-rev-y-axis

Example of a solid of revolution that is formed by rotating the area bounded by the function y=f(x) , the lines y=c and  y=dand the x-axis 360° about the y-axis

How do I find the volume of revolution around the y-axis? 

  • To find the volume of revolution created when the area bounded by the function  y=f(x), the lines y=c and y=d, and the y-axis is rotated 360° about the y-axis use the formula

 V=πcdx2dy

  • Note that although the function may be given in the form  y=f(x) it will first need rewriting in the form x=g(y) 

  • This is not given in the formulae booklet

How do I solve problems involving volumes of revolution around the y-axis? 

  • Visualising the solid created is helpful

    • Try sketching some functions and their solids of revolution to help 

  • STEP 1 Rearrange  y=f(x) into the form x=g(y) (if necessary)

    • This is finding the inverse function f1(x)

  • STEP 2 Square x

    • Do this first without worrying about π or the integration and limits

  • STEP 3 Identify the limits c and d (which could come from a graph)

  • STEP 4 Use the formula by evaluating the integral and multiplying by π

    • The answer may be required in exact form (leave in terms of π)

      • If not, round to three significant figures (unless told otherwise) 

  • Trickier questions may give you the volume and ask for the value of an unknown constant elsewhere in the problem

Examiner Tips and Tricks

  • Double check questions to ensure you are clear about which axis the rotation is around

  • Separating the rearranging of  y=f(x)into x=g(y) and the squaring of x is important for maintaining accuracy

    • In some cases it can seem as though x has been squared twice

Worked Example

Find the volume of the solid of revolution formed by rotating the region bounded by the graph of y=arcsin (2x+1) and the coordinate axes by 2π radians around the y-axis.  Give your answer to three significant figures.

5-1-1-edx-a-fm-we2-soltn

Volumes of revolution using parametric equations

What is parametric volumes of revolution? 

  • Solids of revolution are formed by rotating functions about the x-axis or the y-axis

  • Here though, rather than given y in terms of x, both x and y are given in terms of a parameter, t

    •  x=f(t)

    •  y=g(t) 

    • Depending on the nature of the functions f and g it may not be convenient or possible to find y in terms of x

How do I find volumes of revolution when x and y are given parametrically?

 

  • The aim is to replace everything in the ‘original’ integral so that it is in terms of t

  • For the ‘original’ integral V=πx1x2 y2dx or V=πy1y2 x2dy and parametric equations given in the form  x=f(t) and  y=g(t) use the following process

  • STEP 1: Find dx or dy in terms of t and dt

    • dx=f'(t)dt or dy=g'(t)dt

  • STEP 2: If necessary, change the limits from x values or y values to t values using

    • x1=f(t1) or y1=g(t1)

    • x2=f(t2) or y2=g(t2)

  • STEP 3: Square or x

    • y2=[g(t)]2 or x2=[f(t)]2

    • Do this separately to avoid confusing when putting the integral together

  • STEP 4: Set up the integral, so everything is now in terms of t, simplify where possible and evaluate the integral to find the volume of revolution

V=πt1t2 (g(t))2f'(t)dt (if around x-axis) or V=πt1t2 (f(t))2g'(t)dt (if around y-axis)

Examiner Tips and Tricks

  • Avoid the temptation to jump straight to STEP 4

    • There could be a lot to change and simplify in exam style problems

    • Doing each step carefully helps maintain high levels of accuracy

Worked Example

The curve is defined parametrically by x=sec(t) and y=cosec(t)is rotated 360° about the x-axis between the values of x=2 and x=2. Show that the volume of the solid of revolution generated by this rotation is π(pq) cubic units where p and q are integers to be found.

BSS1ItEt_5-1-1-edx-a-fm-we3-soltn

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Paul

Author: Paul

Expertise: Maths Content Creator

Paul has taught mathematics for 20 years and has been an examiner for Edexcel for over a decade. GCSE, A level, pure, mechanics, statistics, discrete – if it’s in a Maths exam, Paul will know about it. Paul is a passionate fan of clear and colourful notes with fascinating diagrams.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.