Volume of a rectangle by cross-sections

  • Thread starter Thread starter brushman
  • Start date Start date
  • Tags Tags
    Rectangle Volume
brushman
Messages
112
Reaction score
1

Homework Statement


There is no specific problem, I'm just confused after reading the chapter.

Consider a pyramid 3 m high with a square base that is 3 m on a side. The cross section of the pyramid perpendicular to the altidude x m down from the vertex is a square x m on a side.

Now I understand the volume is,

<br /> \int_{a}^{b} A(x) dx = \int_{0}^{3} x^2 dx = 9<br />

but then I get confused. How would the volume of a rectangle with the same square base, using the same method, be any different?

edit: Thanks, it makes much more sense to me now.
 
Last edited:
Physics news on Phys.org
First of all, there is no such thing as the "volume of a rectangle." If you mean a rectangular prism, then the volume will be different. A rectangular prism with the same square base and height would have a volume of 27 cubic units.

V_{rectangular \ prism} = bh.
V_{pyramid} = \frac{bh}{3}.

(where b = area of base)
 
Thanks Rasko. Indeed I meant rectangular prism.

I know that the volume of a rectangular prism is just the area of the base times height, but I'd like to know the volume by the method of slicing such as in my example. That way, I can compare the two to help my understanding.
 
In the pyramid integration, x varies from 0 to 3. However, each cross section of a rectangular prism has the same base. So you would have instead:

\int_0^3 (3)^2 dx
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top