What is the Volume of the Solid Generated by Revolving a Triangular Region?

  • Thread starter Thread starter Precursor
  • Start date Start date
  • Tags Tags
    Revolution Volumes
Precursor
Messages
219
Reaction score
0

Homework Statement


Find the volume of the solid generated by revolving the triangular region bounded by the lines y= 2x, y= 0 and x= 1 about the line x= 1.


Homework Equations


V= \int A(x)dx = \int \pi[R(x)]^{2}dx


The Attempt at a Solution


I used the disk method, in which I found the radius of the solid. I found the radius to be 1- y/2.

V= \int \pi[1- y/2]^{2}dx
By the way, the upper limit is 1 and the lower limit is 0. I don't know how to put that in latex.

So I got an answer of 7\pi/12. Am I right?
 
Physics news on Phys.org
Any ideas?
 
Precursor said:

Homework Statement


Find the volume of the solid generated by revolving the triangular region bounded by the lines y= 2x, y= 0 and x= 1 about the line x= 1.


Homework Equations


V= \int A(x)dx = \int \pi[R(x)]^{2}dx
The formula above is relevant only if your disks run horizontally. That is, if the line through their centers is horizontal.
Precursor said:

The Attempt at a Solution


I used the disk method, in which I found the radius of the solid. I found the radius to be 1- y/2.

V= \int \pi [1- y/2]^{2}dx
By the way, the upper limit is 1 and the lower limit is 0. I don't know how to put that in latex.
The thickness of each disk is dy, not dx. This means that the disks range between y = 0 and y = 2, not x = 0 to x = 1. Here is your integral with limits of integration. Click on the integral expression to see how to incorporate limits of integration. Also, it's usually a good idea to move constants such as pi outside the integral.
V= \pi \int_{y = 0}^{2} [1- y/2]^{2}dy
Precursor said:
So I got an answer of 7\pi/12. Am I right?
The solid is a cone whose base has a radius of 1 and whose height is 2. There is a formula for the volume of a cone. You can use this formula to verify that your answer is correct.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top