Volume of cross sections using isosceles right triangle

mikaloveskero
Messages
6
Reaction score
0

Homework Statement


The area is bounded by the equation y=x^2, x-axis and the line x=3 and is perpendicular to the x axis


Homework Equations


A=1/2bh
Height=Base


The Attempt at a Solution


A=1/2B^2
V=1/2B^2 from 0 to 3
V=1/2 B^3/3 from 0 to 3
V=B^3/6 from 0 to 3
V=27/6

please tell me if I am doing something wrong, on the right track or I'm correct
 
Physics news on Phys.org
Are we to assume that the cross sections perpendicular to the x-axis are "isosceles right triangles"- with one leg perpendicular to the x-axis or the hypotenuse?

I think what you are trying to do is correct but your notation is very strange. You are given information about x and y- use them, not new variables! Assuming it is the leg that lies perpendicular to the x-axis then the other leg is just y= x^2. The area of such a triangle is (1/2)(x^2)(x^2)= x^4/2. The "thickness" of each such cross-section is \Delta x so the volume is (1/2)x^4\Delta x. In the limit that becomes an integral.
 
HallsofIvy said:
Are we to assume that the cross sections perpendicular to the x-axis are "isosceles right triangles"- with one leg perpendicular to the x-axis or the hypotenuse?

I think what you are trying to do is correct but your notation is very strange. You are given information about x and y- use them, not new variables! Assuming it is the leg that lies perpendicular to the x-axis then the other leg is just y= x^2. The area of such a triangle is (1/2)(x^2)(x^2)= x^4/2. The "thickness" of each such cross-section is \Delta x so the volume is (1/2)x^4\Delta x. In the limit that becomes an integral.

Its perpendicular to the x-axis not the hypotenuse. Also I combined the variables as one because the height is equal to the base. Also, we weren't taught thickness so that information is not needed. However , in my problem i realize i forgot to plug in X^2

So redoing my work it would be :
V=x^5/10 from 0 to 3 which is equal to 243/10 , therefore your answer should agree with mine after you integrate your work. I'm just not sure where the thickness part come in since i have not learned that yet
 
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