Computing volume by cross section method.

$\begingroup$

The base of the solid below is the region in the $xy$-plane bounded by the $x$-axis,the graph of y = $\sqrt{x}$ and the line $ x = 3 $. Find the volume of the solid.

Each cross-section of S perpendicular to the x-axis is a square with one side in the$ xy$-plane.

$\endgroup$ 4

2 Answers

$\begingroup$

So here's the graph of the relevant portion of $f(x) = \sqrt x$:

enter image description here

And here is a pic of the resulting solid with the same portion shaded for comparison:

enter image description here

Imagine taking slices of this solid as you move along the x-axis from 0 to 3. At each point x, the cross-sectional area $A(x)$ is $(\sqrt x)^2$. Now integrate $A(x)$ over the interval $[0, 3]$, so $V = \int _0^3(\sqrt x)^2dx = \int_0^3 xdx = \frac 9 2$

$\endgroup$ 5 $\begingroup$

Since you are given cross-sections perpendicular to the x-axis, your limits of integration and integrand will be in terms of x:

$V=\int_0^3 A(x) \;dx=\int_0^3(s(x))^2\;dx$ where, as noted in the first comment above, $s(x)=\sqrt{x}$.

$\endgroup$ 5

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like