New Reply

Solids of revolution question !

 
Share Thread Thread Tools
Feb20-13, 09:46 PM   #1
 

Solids of revolution question !


1. The problem statement, all variables and given/known data
Find the volumes of the solids generated

a) x-3y+3= 0, x=0 , y=2 about the x axis

I sketched the graph got a straight line,

I then proceeded to integrate y2

∏∫y2δx

=[(x^3/27)+(x^2/3)+ (x)] from x=3 to x=-3
I got 8∏
but the answer is 5∏


b) x-y2-1=0, x=2 about the y-axis

∏∫x2δy

= [ (y^5/5) + (2y3/3) + (y)] from x=1 to x=-1

I got (56/15)∏ for this one but the answer is (64/15)∏
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Feb20-13, 11:11 PM   #2
 
a) First off, don't memorize these formulas, you have to understand what's going on.
You're asked to find the area between:
y=(x+3)/3, x=0, y=2 about the x-axis
So the graph looks like this:


Now, the way to do this problem is that you need to subtract the outer radius from the inner right?

So what does the integral become?
Attached Thumbnails
graph.png  
Feb21-13, 06:32 AM   #3
 
Uh is it the intergral of (x/3) +1 - (integral of y=2)?
Feb21-13, 06:50 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Solids of revolution question !


First, it is clear from the graph that the line y= 2 is above the line y= x/3+ 1. Your calculation will give a negative volume!

Second, you want to subtract the volumes, not just the integrals! The volume given by y(x) rotated around the x-axis is [itex]\pi\int y^2 dx[/itex].
Feb21-13, 11:01 AM   #5
 
Adding onto what HallsofIvy said, what you're doing is subtracting the volumes of the two rotations, so technically you can have 2 integrals but they would be:
[tex]\pi\int (outer)^{2}dx-\pi\int (inner)^{2}dx[/tex]
This is just using pi r^2 to find the area of a piece of the circle, the dx would be the width of the circle and the integral because it is the sum of many pieces between 2 points.
Do you see why that works?
Feb21-13, 02:39 PM   #6
 
∏∫(4)^2dx− ∏∫(((x/3)+1)^2dx ?

Oh when I do this from x=0 to x=3 I do get 5∏
Feb21-13, 04:05 PM   #7
 
I got the 2nd one too. Thanks everyone
Feb21-13, 04:58 PM   #8
 
Quote by lionely View Post
∏∫(4)^2dx− ∏∫(((x/3)+1)^2dx ?

Oh when I do this from x=0 to x=3 I do get 5∏
That's correct.
Feb21-13, 04:59 PM   #9
 
Oh may I ask one more question? I think I got the answer but not sure if my method was correct.
Feb21-13, 05:58 PM   #10
 
Mentor
Quote by lionely View Post
Oh may I ask one more question? I think I got the answer but not sure if my method was correct.
Which problem are you asking about? If it's the first problem, you can do this in a couple of ways: by "washers" (disks with holes in them) or by cylindrical shells (sort of like the layers in an onion).

Either way should produce the correct answer, but often one way will be easier than the other, so it pays to be comfortable using both ways. Also, the advice given by iRaid to not memorize the integration formulas is good advice. However, you do need to know the formulas for the area of a circle and for the area of a rectangle, both of which are pretty simple.

To get the volume of a disk, it's just the area of the circle times the thickness of the disk, which will usually be either Δx or Δy.
To get the volume of a washer, find the volume of the outer disk, and subtract the volume of the inner disk (the hole).
To get the volume of a shell, you need the area of a rectangle times its thickness. One of the dimensions of the rectangle comes from the circumference of the cylindrical shell, which would be ##2\pi## times the radius of the shell. The length is just the length of the shell, and the thickness is either Δx or Δy.

It is extremely important to draw a picture of the region that will be rotated, and as good a sketch of the solid of revolution as you can manage. If you don't draw these pictures, there's a very good chance that the integral you set up will not produce the correct answer.
Feb21-13, 06:05 PM   #11
 
Well the question was to find the volume generated by

y=1/x , y=1 , x=2 about y=0

I did this

∏∫(1/x^2).dx from x=0 to x=2 I got -1/2∏

then ∏∫1.dx =[x] from x=0 to x=2 and I got ∏

then I did this ∏-(1/2)∏ = 1/2∏

is this correct?
Feb21-13, 06:15 PM   #12
 
Mentor
Quote by lionely View Post
Well the question was to find the volume generated by

y=1/x , y=1 , x=2 about y=0
Do you mean between x = 1 and x = 2?

Also, is the region between the graph of y = 1/x and the x-axis?

Try to be more precise in what you ask.
Quote by lionely View Post

I did this

∏∫(1/x^2).dx from x=0 to x=2 I got -1/2∏

then ∏∫1.dx =[x] from x=0 to x=2 and I got ∏

then I did this ∏-(1/2)∏ = 1/2∏

is this correct?
Feb21-13, 06:21 PM   #13
 
Find the volumes of the solids generated when each of the areas enclosed by the following curves and lines is rotated about y=0

y=1/x , y=1 , x=2
Feb21-13, 08:58 PM   #14
 
Mentor
One of you limits of integration is wrong. Did you sketch the region that is being rotated?
Feb21-13, 09:00 PM   #15
 
Uhh I tried I sketched y=1/x and drew in the line y=1

and the region is somewhere between y=1/x and y=1 right?
Feb21-13, 09:09 PM   #16
 
Mentor
Right, and the region is also bounded by the line x = 2. So where does the curve intersect the line y = 1?
Feb21-13, 09:10 PM   #17
 
The curve meets y=1 at x=1
New Reply
Thread Tools


Similar Threads for: Solids of revolution question !
Thread Forum Replies
Solids of revolution question Calculus & Beyond Homework 6
Solids of Revolution Calculus & Beyond Homework 3
Solids of revolution Precalculus Mathematics Homework 3
Solids of Revolution Calculus & Beyond Homework 2
Solids of revolution Calculus 5