SOLUTION: The area bounded by the curve 𝑦 = 𝑥^2 and the line 𝑦 = 𝑥 + 2 is rotated about the 𝑥-axis. Find the exact volume of the solid formed.

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: The area bounded by the curve 𝑦 = 𝑥^2 and the line 𝑦 = 𝑥 + 2 is rotated about the 𝑥-axis. Find the exact volume of the solid formed.      Log On


   



Question 1208485: The area bounded by the curve 𝑦 = 𝑥^2 and the line 𝑦 = 𝑥 + 2 is rotated about the 𝑥-axis. Find the exact volume of the solid formed.
Answer by ikleyn(52799) About Me  (Show Source):
You can put this solution on YOUR website!
.
The area bounded by the curve 𝑦 = 𝑥^2 and the line 𝑦 = 𝑥 + 2 is rotated about the 𝑥-axis.
Find the exact volume of the solid formed.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The parabola  y = x^2  and straight line  y = x+2  have two common points (x,y) = (-1,1) and  (x,y) = (2,4).

You can determine it visually by plotting equations in your graphing calculator, or by solving equation x^2 = x+2.

Also, in the interval -1 < x < 2, the line is everywhere above the parabola.

You may check/prove it from inequality x+2 > x^2.


In any case, the area bounded by these curves, is between  y= x^2 from the bottom  and  y = x+2  at the top, 
in the interval  -1 <= x <= 2.


So, this area is rotated about x-axis, and they want you find the volume of the solid body formed.


Apply the disk method.

You may consider this volume as collection of the set of disks, or, better to say, as collection of rings.

Each ring is a vertical section of the body of rotation at x = const for some value of x between -1 and 2.

Each such disk has the outer radius of  x+2  and the internal radius of  x^2, so the area of each such ring is 


    pi%2A%28%28x%2B2%29%5E2+-+x%5E4%29 = pi%2A%28x%5E2+%2B+4x+%2B+4+-x%5E4%29.


To find the volume, we should integrate this expression for the area of a ring from -1 to 2.


The antiderivative is  F(x) = pi%2A%28-x%5E5%2F5+%2B+x%5E3%2F3+%2B+2x%5E2+%2B+4x%29.


Therefore, the integral is  F(2) - F(-1).


We have F(2)  = pi%2A%28-2%5E5%2F5+%2B+2%5E3%2F3+%2B+2%2A2%5E2+%2B+4%2A2%29 = 12.26666667%2Api,

        F(-1) = pi%2A%28-%28-1%29%5E5%2F5+%2B+%28-1%29%5E3%2F3+%2B+2%2A%28-1%29%5E2+%2B+4%2A%28-1%29%29 = -2.133333333%2Api.


Thus the integral is  F(2) - F(-1) = 12.26666667+-+%28-2.133333333%29%2Api = 14.4pi.


ANSWER.  The volume of the solid formed is  14.4pi = 14.4%2A3.14159 = 45.2389  (rounded).

Solved.