New Reply

Simpson's Rule to find the volume of f(x) rotated about the x and y axis.

 
Share Thread
Jun21-12, 08:48 PM   #1
 

Simpson's Rule to find the volume of f(x) rotated about the x and y axis.


1. The problem statement, all variables and given/known data


Answers in the back of the book
about x-axis= 190
about y-axis= 828


2. Relevant equations

Simpson's Rule: (dx/3)* sum of(sequence of coefficients {1,4,2....2,4,1}*sequence of function values{f(0), f(1), f(2).....f(n-2),f(n-1), f(n)})

Volume using Shells: 2π ∫ (radius)(height) dx

Volume using Cross-Sections: π ∫ (outer radius)^2 - (inner radius)^2 dx

3. The attempt at a solution


I found the area (≈) under the curve using Simpson's law, how do i rotate it without a given f(x)? The book doesn't ask for the specific method (either shells or cross-sections), but I'd like to understand how to do both. Please help.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jun21-12, 09:41 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by arishorts View Post
I found the area (≈) under the curve using Simpson's law, how do i rotate it without a given f(x)? The book doesn't ask for the specific method (either shells or cross-sections), but I'd like to understand how to do both. Please help.
The integral for a volume of revolution of ##f(x)## between ##a## and ##b## is$$
V=\pi\int_a^b f^2(x)dx$$Do Simpson's rule on that, not on the area integral.
Jun21-12, 10:06 PM   #3
 
we're not given f(x) though. We're only given the values of f(x)
Jun21-12, 11:43 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help

Simpson's Rule to find the volume of f(x) rotated about the x and y axis.


Quote by arishorts View Post
we're not given f(x) though. We're only given the values of f(x)
So you can figure out the values of ##\pi f^2(x)## and do Simpsons rule just like you did for the area.
May26-13, 04:44 PM   #5
 
Great question. Would someone please give more details as to combining function and s rule?
New Reply

Similar discussions for: Simpson's Rule to find the volume of f(x) rotated about the x and y axis.
Thread Forum Replies
Find volume of solid rotated about X axis Washer method Calculus & Beyond Homework 5
Find the volume of the region bounded by x^2+(y-1)^2 = 1 rotated about the x-axis. Calculus & Beyond Homework 21
Use the shell method to find the volume of the rotated region... Calculus & Beyond Homework 5
ln(x) rotated around the x-axis [1,4] Find Volume Calculus & Beyond Homework 2
Finding Volume of Solid Rotated X-Axis Calculus 1