x = (y − 9)2, x = 16; about y = 5

the region bounded by the given curves is rotated about the specified axis Find V of the resulting solid

Are you switching names? Derek, Lisa, Ron ???

I just did this one when you were Ron, check below, but I used discs
since at the time you did not specify what method.

I think oobleck likes doing these using discs, let's hope he will look at it

The graphs intersect at (16,13) and (16,5)

so using shells of thickness dy,
v = ∫2πrh dy
where r = y-5 and h = 16-x = 16-(y-9)^2
v = ∫[5,13] 2π(y-5)(16-(y-9)^2) dy = 2048π/3

To find the volume (V) of the resulting solid when the region bounded by the curves is rotated about the specified axis, we can use the method of cylindrical shells.

Given:
x = (y − 9)^2
x = 16
About y = 5

Step 1: Find the limits of integration.
To find the limits of integration, set the two equations equal to each other:
(y − 9)^2 = 16

Taking the square root of both sides, we get:
y − 9 = ± 4

Solving for y, we have two cases:
Case 1: y - 9 = 4
y = 13

Case 2: y - 9 = -4
y = 5

Therefore, the limits of integration are y = 5 to y = 13.

Step 2: Set up the integral for the volume using cylindrical shells.
The formula for the volume (V) using the cylindrical shell method is:

V = ∫ (2πy * H * Δx)

Where:
- 2πy is the circumference of the cylindrical shell
- H is the height of the cylindrical shell
- Δx is the thickness of the cylindrical shell

In this case, Δx = (x2 - x1) = (16 - (y - 9)^2)

The height of the cylindrical shell, H, can be calculated as:
H = y - 5

Step 3: Evaluate the integral.
The integral for the volume becomes:
V = ∫ (2πy * (y - 5) * ((16 - (y - 9)^2) dy), where the limits of integration are y = 5 to y = 13.

Since this integral can be a bit challenging to solve by hand, I recommend using appropriate software or a graphing calculator to evaluate the integral.

Once you have the integral solved, you will find the volume (V) of the resulting solid.

To find the volume of the resulting solid when the region bounded by the curves is rotated about the specified axis, we can use the method of cylindrical shells.

First, let's understand the given curves. We have two equations:
1) x = (y − 9)^2
2) x = 16

To find the boundaries of the region enclosed by these curves, we need to solve these equations simultaneously. Setting them equal to each other gives:
(y − 9)^2 = 16

Taking the square root of both sides, we get:
y − 9 = ±4

Solving for y, we have two values:
1) y − 9 = 4 --> y = 13
2) y − 9 = -4 --> y = 5

So the region enclosed by the given curves is bounded by y = 5 and y = 13.

Next, we need to determine the axis of rotation. The question specifies that we rotate the region about the axis y = 5. This means we will use cylindrical shells parallel to the y-axis as our method of calculation.

Now, let's set up the integral to find the volume of the solid. The volume element of a cylindrical shell is given by:

dV = 2πrh * dh

where r is the distance of the shell from the axis of rotation (y = 5), and h is the height of the shell.

To find r and h in terms of y, we need to express x in terms of y for our equations. Let's start with equation (1):

x = (y − 9)^2

Rearranging the equation, we get:
y − 9 = ±√x

Since we are rotating about y = 5, the distance from the axis of rotation (r) will be y − 5, and the height of the shell (h) will be the x-value corresponding to that y-value.

So now we can rewrite r and h as follows:
r = y − 5
h = (y − 9)^2

Now we can integrate to find the volume V:

V = ∫[y=5 to 13] of 2π * (y − 5) * [(y − 9)^2] * dy

Evaluating this integral will give us the volume of the resulting solid.

Please note that the integral may be quite complex to solve analytically. You may need to use numerical methods or technology, such as a graphing calculator or software, to find the numerical value of V.