Given a solid with circle base of radius 2 and cross sections which are equilateral triangles, compute the volume of the solid.
We may describe the top half of the circular base of the solid by the equation
Thus, the length of the base of any equilateral triangular cross section is
Since these are equilateral triangles with side length , the area is given by
Then we compute the volume,
(Note: Apostol gives the solution in the back of the book, but I keep getting , as does Edwin in the comments. I’m marking this as an error in the book for now. If you see where my solution is wrong and Apostol is correct please leave a comment and let me know.)
Your solution is correct because the area of a equilateral triangle is
where
. Apostol may have missed out on
, thus giving half the answer.
(Sorry for my English, I speak Spanish)
I think that you mistake is in the area of the triangle, you forgot to divide by 2
ah no, my mistake, I calculated the area of the right triangle (half of the equilateral) I forgot to multiply 2
I also get the same result as Rori.
The problem is not worded very clearly but the circular base is only there to provide the boundaries for the triangles being a plane it has no volume.
I found a very similar problem on YouTube but with squares: https://www.youtube.com/watch?v=_jx5pbKIzaM
He even shows a tiny model to show what is meant by the problem.
The approach is the same just replace he area of the square by the area of the triangle.
The height of triangle is derived Pythagoras Theorem (hypotenuse is 2 times the radius, and the other leg half is the radius).
Forget the circle and cones. The shape doesn’t exist as a named object. It is a Cavalieri solid with a cross-sectional area function of sqrt(3)x^2. By Theorem 2.7 it has a volume equal to the integral of the cross-sectional area function. Using the radius of 2 and our area function we find Apostol is correct. 16*sqrt(3)/3
Agreed. Apostol is correct here.
I get the cross sectional area as: sqrt(3) * (4 – x^2).
When a triangle is at the edge of the circular base (when x = 2) then it must be zero since it is at the boundary. When it is at the middle, when x = 0 it is at the largest size.
I get the same result as Rori.
So that is the key difference: sqrt(3) * x^2 vs sqrt(3) * (4 – x^2).
(Sorry for my English, I speak Spanish)
I think that you mistake is in the area of the triangle, you forgot to divide by 2
Sorry, I did not want to write this here XD
when you calculated the volume in your solution, you have integered in relation of x. The right thing to do is integer in relation of y.
(4-x²) = y²
Then you will find the apostol’s result.
Isn’t it equal to i made a calculation of the volume of an cone with a circle base with diameter 4 and “sides” 4, and using the line equation and therefore calculating the integral
I don’t think it’s a cone. The figure you get when you cut a cone with a plane perpendicular to its base is a hyperbola (except if you cut it along a diameter).not triangle
Here we are cutting the figure with any plane that is perpendicular to a fixed diameter.
It does not have to be along another diameter.
as it is cone we can rotate a half equilateral travel that help to generate cone and we can compute volume by solid rotation.
basically it s cone.
isn’t the area of an equilaterl triangle http://quicklatex.com/cache3/82/ql_06e5c81bf3ec07f7e27a60d9bf59cd82_l3.png
the same with me ,your answer is correct
hello, still do not quite understand why 2 root from 4 – x² it is the fixed diameter of our circle, I would greatly appreciate a brief explanation.
imagine a circle in a plane ,now image a diameter in that circle (a fixed one), every plane perpendicular to that fixed diameter intersect the solid in an equilateral triangle. By the theory we know that the volume is the integral of the function area(area of each triangle for each position along the fixed diameter ,from -2 to +2 since 2 is the radius) .And its important to notice that the function area depends on the perpendicular segment to the diameter in each triangle.sorry for the bad english.
Hey man, me again, I got the same result as you, but Apostol says it’s actually , how come we got double to what’s written on the answers in the book?
Hey, I’m not sure how he’s getting . I checked back over what I have posted and I can’t find a mistake. (I plugged the integral we have into Wolfram Alpha, and it gives us , so if there is a mistake it’s somewhere before we evaluate the integral.) Maybe it’s a mistake in the solutions (there are a few others). I think I’ll mark this with the “errata” tag unless someone comes along and figures out that Apostol is actually correct (which is definitely possible also).
Hey, so I thought maybe, because it’s a fixed diameter, the length of the base of the triangle is not actually , rather it’s just , cause it covers the whole diameter, thus, it’s only half of that, is this argument valid? What do you think?
I’m not sure I understand your argument.
I looked around more though, and think that our answer is right and Apostol is wrong. One of the examples on this page I think is exactly this problem, and they get the same integral we have (it’s most of the way toward the bottom of that pdf). They don’t evaluate the integral, but I’m pretty sure we have that part right (and Wolfram alpha agrees with our evaluation of the integral).
He didn’t say anything about the solid of revolution. He asked us to compute the volume of a resultant solid. When we do the revolution around an axis we will get the solid consisting of two parts symmetrical along the axis of revolution, right? Maybe the idea here is to just take the “unique” solid and drop the symmetrical part (= divide by 2)? Of course you can object that we can have perpendicular planes from both sides of the axis of revolution. And I’ll agree. But this is the most reasonable explanation for the book’s answer I could come up with.