Integration: Question 8

Syllabus 1.8

Structured AS 8 marks

A region RR is bounded by the line y=x+5y = x+5, the line y=2x+1y = 2x+1, and the yy-axis, and lies between x=0x=0 and the point where the two lines meet. The region RR does not touch the xx-axis.

(a) Find the xx-coordinate of the point where the two lines meet. [2]

(b) Find, as an exact multiple of π\pi, the volume of the solid formed when RR is rotated through 360°360° about the xx-axis. [6]

Show worked solution Hide worked solution

Worked solution

Part (a): Where the two lines meet

Set the two expressions for yy equal to each other:

x+5=2x+1x+5 = 2x+1

Rearrange:

51=2xx    x=45-1 = 2x-x \implies x = 4

Recompute independently by substituting back: at x=4x=4, y=x+5=9y=x+5=9 and y=2x+1=9y=2x+1=9 ✓, both lines give the same point, confirming x=4x=4.

Part (b): Volume of the solid of revolution

For 0x40\le x\le 4, check which line is on top: at x=0x=0, y=x+5=5y=x+5=5 is above y=2x+1=1y=2x+1=1; at x=2x=2, y=7y=7 is above y=5y=5. So y=x+5y=x+5 is the outer boundary (radius RR) and y=2x+1y=2x+1 is the inner boundary (radius rr). Since RR and rr are both positive throughout [0,4][0,4] (minimum value r=1r=1 at x=0x=0), the region RR never touches the xx-axis, so the solid is a “washer”, the volume of revolution of the outer curve minus the volume of revolution of the inner curve:

V=π04[(x+5)2(2x+1)2]dxV = \pi\int_0^4 \Big[(x+5)^2 - (2x+1)^2\Big]\,dx

Using the (ax+b)n(ax+b)^n rule term by term, with n=2n=2:

(x+5)2dx=(x+5)33(2x+1)2dx=(2x+1)32×3=(2x+1)36\int (x+5)^2\,dx = \frac{(x+5)^3}{3} \qquad \int (2x+1)^2\,dx = \frac{(2x+1)^3}{2\times3} = \frac{(2x+1)^3}{6}

So

V=π[(x+5)33(2x+1)36]04V = \pi\left[\frac{(x+5)^3}{3} - \frac{(2x+1)^3}{6}\right]_0^4

At x=4x=4: x+5=9x+5=9, 2x+1=92x+1=9, so 933936=72937296=243121.5=121.5\dfrac{9^3}{3} - \dfrac{9^3}{6} = \dfrac{729}{3} - \dfrac{729}{6} = 243 - 121.5 = 121.5

At x=0x=0: x+5=5x+5=5, 2x+1=12x+1=1, so 533136=125316=250616=2496=41.5\dfrac{5^3}{3} - \dfrac{1^3}{6} = \dfrac{125}{3} - \dfrac{1}{6} = \dfrac{250}{6} - \dfrac{1}{6} = \dfrac{249}{6} = 41.5

V=π(121.541.5)=80πV = \pi\left(121.5 - 41.5\right) = 80\pi

Recompute independently by expanding the brackets first

(x+5)2(2x+1)2=(x2+10x+25)(4x2+4x+1)=3x2+6x+24(x+5)^2 - (2x+1)^2 = \left(x^2+10x+25\right) - \left(4x^2+4x+1\right) = -3x^2+6x+24

04(3x2+6x+24)dx=[x3+3x2+24x]04\int_0^4 \left(-3x^2+6x+24\right)dx = \Big[-x^3+3x^2+24x\Big]_0^4

At x=4x=4: 64+48+96=80-64+48+96 = 80. At x=0x=0: 00.

V=π(800)=80πV = \pi(80-0) = 80\pi

This matches the result from the (ax+b)n(ax+b)^n method exactly, confirming the volume is correct. Both methods also agree that the differentiated check holds: ddx(x3+3x2+24x)=3x2+6x+24\dfrac{d}{dx}\left(-x^3+3x^2+24x\right) = -3x^2+6x+24, matching the integrand above.

Final answers

  • (a) The lines meet at x=4x=4
  • (b) V=80πV = 80\pi cubic units