Volume of solid with given base and cross sections

elsternj
Messages
42
Reaction score
0

Homework Statement


The base is the semicircle y = \sqrt{9-x<sup>2</sup>}(Square root of 9-x2.. i don't know why the formatting isn't showing up) where -3 <= x <= 3. The cross section perpendicular to the x-axis are squares.



Homework Equations



-3\int3 = A(y)dy
A(y) = area of cross section

The Attempt at a Solution


Okay so i know the cross section is a square. And i see that y = \sqrt{9-x<sup>2</sup>} creates a semi-circle. I am not sure how to find the cross sectional area. I'm assuming it needs to be in terms of y. And the area of a square is a (side)2. But how do i know what the side is equal to?
 
Physics news on Phys.org
Looks to me to be a fairly simply solid (half a cylinder) so I think you're going about it the hard way.
 
hmm well the reason I am going about it this way is because the problem is in the section of the book where we are finding volumes by integrating the area of the cross section. I am not aware of another way to do this problem.
 
I'm not a big fan of simple problems requiring the use of more advanced math than is needed but I do understand that the math you're studying needs practice problems so I guess you'll need to do it the hard way.
 
elsternj said:

Homework Statement


The base is the semicircle y = \sqrt{9-x<sup>2</sup>}(Square root of 9-x2.. i don't know why the formatting isn't showing up) where -3 <= x <= 3. The cross section perpendicular to the x-axis are squares.

Homework Equations



-3\int3 = A(y)dy
A(y) = area of cross section

The Attempt at a Solution


Okay so i know the cross section is a square. And i see that y = \sqrt{9-x<sup>2</sup>} creates a semi-circle. I am not sure how to find the cross sectional area. I'm assuming it needs to be in terms of y. And the area of a square is a (side)2. But how do i know what the side is equal to?
You are told that the base of the square is in the semi-circle from y= 0 up to y= \sqrt{9- x^2}. That is the length of the side. The area of the square is 9- x^2.
 
but of course when you do it the easy way, the area of the square is irrelevant and the answer pretty much just pops out. When you do it the hard way you should get that the volumn is 27*pi
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top