MHB Volume of Parabolic Cylinder in 1st Octant: 710/3

Click For Summary
The volume of the solid in the first octant bounded by the parabolic cylinder z = 25 - x² and the plane y = 2 is under discussion. One participant initially calculated the volume as 710/3, but another corrected this, stating the correct volume is 500/3. The solid's cross-sections along the y-axis are bounded by 0 ≤ y ≤ 2, with vertical bounds of 0 ≤ z ≤ 25 - x² and horizontal bounds of 0 ≤ x ≤ 5. The volume calculation involves a triple integral setup. The correct answer is confirmed to be 500/3.
carl123
Messages
55
Reaction score
0
Find the volume of the solid in the first octant bounded by the parabolic cylinder z = 25 − x2 and the plane y = 2.

I already solved it and got 710/3 as my answer, I just wanted to make sure its the right answer
 
Physics news on Phys.org
carl123 said:
Find the volume of the solid in the first octant bounded by the parabolic cylinder z = 25 − x2 and the plane y = 2.

I already solved it and got 710/3 as my answer, I just wanted to make sure its the right answer

No, it's not the right answer, I get 500/3.

If you draw out the region you should see a prism, with its cross sections along the y-axis bounded by $\displaystyle \begin{align*} 0 \leq y \leq 2 \end{align*}$. If you look at each cross section, it is bounded vertically by $\displaystyle \begin{align*} 0 \leq z \leq 25 - x^2 \end{align*}$ and bounded horizontally by $\displaystyle \begin{align*} 0 \leq x \leq 5 \end{align*}$. So that means that the volume is calculated using

$\displaystyle \begin{align*} V = \int_0^2{\int_0^5{\int_0^{25 - x^2}{1\,\mathrm{d}z}\,\mathrm{d}x}\,\mathrm{d}y} \end{align*}$