Photo AI

Last Updated Sep 27, 2025

Volumes of Revolution Simplified Revision Notes

Revision notes with simplified explanations to understand Volumes of Revolution quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

335+ students studying

5.1.1 Volumes of Revolution

Volumes of Revolution

This is the volume covered when an area is rotated around an axis.

📑For example: y=x2y = x^2

When this area is rotated 360° around the x-axis, a solid shape is formed.

image

The shape formed looks like this.

image

Proposition:

The formula for working out the volume of such a solid formed by rotating a curve around the x-axis is:

V=πaby2dx\boxed {V = \pi \int_a^b y^2 \, dx}

Proof (Sort of):

Consider the volume generated to be approximated by a number of discs.

image Vπy12w+πy22w++πyn2w\therefore \quad V \approx \pi y_1^2 w + \pi y_2^2 w + \ldots + \pi y_n^2 w =πi=1nyi2w= \pi \sum_{i=1}^n y_i^2 w

We can make this a better approximation by using more and thinner discs, i.e., by making w smaller.

Letting w0w \to 0, we get:

i=1nyi2waby2dx\sum_{i=1}^n y_i^2 w \to \int_a^b y^2 \, dx V=πaby2dx\therefore \quad V = \pi \int_a^b y^2 \, dx

The above becomes an integral as w0w \to 0, the discs become infinitesimal, thus integration is the summation of the infinitesimals.

infoNote

For example: Find the volume of the solid formed when the following area is rotated 360° around the x-axis.

Using V=πaby2dxV = \pi \int_a^b y^2 \, dx:

y=x3y2=x6y = x^3 \Rightarrow y^2 = x^6V=π24x6dx=π[17x7]24\therefore \quad V = \pi \int_2^4 x^6 \, dx = \pi \left[ \frac{1}{7}x^7 \right]_2^4=π[17(4)717(2)7]=162567π= \pi \left[ \frac{1}{7}(4)^7 - \frac{1}{7}(2)^7 \right] = \frac{16256}{7} \pi

NOTE: Must not forget π\pi

lightbulbExample

Example: Find the volume of the solid formed when y=1x3y = \frac{1}{\sqrt{x-3}} is rotated 360° considering the area between x=5,x=6x = 5, x = 6, and the x-axis.

y=1x3y2=1x3y = \frac{1}{\sqrt{x-3}} \quad \Rightarrow \quad y^2 = \frac{1}{x-3}V=π561x3dx=π[lnx3]56\therefore \quad V = \pi \int_5^6 \frac{1}{x-3} \, dx = \pi \bigg[\ln | x-3|\bigg]_5^6=π(ln3ln2)= \pi (\ln 3 - \ln 2)

BAD:

1.2738062051.273806205

(using calculator result for π(ln3ln2))\pi (\ln 3 - \ln 2))

GOOD:

πln(32)\pi \ln \left( \frac{3}{2} \right)

Keep answers exact when irrational!!!

infoNote

Q2 (OCR 4723, Jan 2007, Q6) The diagram shows the curve with equation y=13x+2y = \frac{1}{\sqrt{3x+2}}. The shaded region is bounded by the curve and the lines x=0,x=2x = 0, x = 2, and y=0y = 0.

(i) Find the exact area of the shaded region.

(ii) The shaded region is rotated completely about the x-axis. Find the exact volume of the solid formed, simplifying your answer.


Solution: (i)

02(3x+2)12dx=[13(3x+2)12]02=[23(3x+2)12]02\int_0^2 \left( {3x + 2} \right)^{-\frac{1}{2}} dx = \left[ \frac{1}{3}(3x + 2)^{\frac{1}{2}} \right]_0^2 = \bigg[\frac{2}{3} (3x + 2)^{\frac{1}{2}} \bigg ]_0^2 =23(8)1223(2)12=0.9428090416BAD= \frac{2}{3} (8)^{\frac{1}{2}} - \frac{2}{3}(2)^{\frac{1}{2}} = 0.9428090416 \quad \color {red}\text {BAD}238232=432232\frac{2}{3} \sqrt 8 - \frac{2}{3} \sqrt 2 \\= \frac{4}{3} \sqrt 2 - \frac{2}{3} \sqrt 2=232=\boxed {\frac{2}{3} \sqrt 2}

Solution: (ii)

y=13x+2y2=13x+2 y = \frac{1}{\sqrt{3x + 2}} \Rightarrow y^2 = \frac{1}{3x + 2}

Thus:

V=π0213x+2dx=π[13ln(3x+2)]02V = \pi \int_0^2 \frac{1}{3x + 2} dx = \pi \left[ \frac{1}{3} \ln(3x + 2) \right]_0^2=π[13ln813ln2]=13π(ln8ln2)= \pi \left[ \frac{1}{3} \ln 8 - \frac{1}{3} \ln 2 \right]= \frac{1}{3}\pi \left( \ln 8 - \ln 2 \right)=13πln(82)=13πln(4) = \frac{1}{3}\pi \ln \left( \frac{8}{2} \right) = \boxed {\frac{1}{3}\pi \ln(4)}

Volume Generated When Rotating Around the y-Axis

lightbulbExample

Example: Find the volume generated when the following area is rotated around the y-axis 360°.

Formula: V=πabx2dyV = \pi \int_a^b x^2 \, dy

(y-limits = b, a)

  1. Rearrange to say x=f(y)x = f(y):
y=x2x=yy = x^2 \Rightarrow x = \sqrt{y}

(Not ±y\pm \sqrt{y} since x>0x > 0 in the diagram)

  1. Use the above volume formula, being sure to use y-limits, not x-limits:
x=3y=32=9x = 3 \Rightarrow y = 3^2 = 9x=5y=52=25x = 5 \Rightarrow y = 5^2 = 25x2=yx^2 = yV=π925x2dy=π925ydy=π[y22]925V = \pi \int_9^{25} x^2 \, dy = \pi \int_9^{25} y \, dy = \pi \left[ \frac{y^2}{2} \right]_9^{25}=π[2522922]=π×272=272π= \pi \left[ \frac{25^2}{2} - \frac{9^2}{2} \right] = \pi \times 272 = \boxed {272\pi}
Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Volumes of Revolution

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

20 flashcards

Flashcards on Volumes of Revolution

Revise key concepts with interactive flashcards.

Try Further Maths Core Pure Flashcards

2 quizzes

Quizzes on Volumes of Revolution

Test your knowledge with fun and engaging quizzes.

Try Further Maths Core Pure Quizzes

29 questions

Exam questions on Volumes of Revolution

Boost your confidence with real exam questions.

Try Further Maths Core Pure Questions

27 exams created

Exam Builder on Volumes of Revolution

Create custom exams across topics for better practice!

Try Further Maths Core Pure exam builder

50 papers

Past Papers on Volumes of Revolution

Practice past papers to reinforce exam experience.

Try Further Maths Core Pure Past Papers

Other Revision Notes related to Volumes of Revolution you should explore

Discover More Revision Notes Related to Volumes of Revolution to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Volumes of Revolution

Modelling with Volumes of Revolution

user avatar
user avatar
user avatar
user avatar
user avatar

302+ studying

196KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered