francisg3
- 31
- 0
The roof of a silo is made by revolving the curve y=10 cos(πx/10) from x=-5m to x=5m about the y-axis. The surface area S, that is obtained by revolving a curve y=f(x) in the domain from 'a' to 'b' around the y-axis can be calculated by
(see attached picture for integral)
I found y'=-π sin(πx/10)
h=(b-a)/N = (5-(-5))/8= 1.25
f(x) = the inside part of the integral
therefore the range is as follows:
x= -5 -3.75 -2.5 -1.25 0 1.25 2.5 3.75 5
y'(x)= 3.14 2.902 2.221 1.202 0 -1.202 -2.221 -2.902 -3.14
f'(x)= -16.48 -11.51 -6.09 -1.95 0 1.95 6.09 11.51 16.48
Using the equation in the second attachment gives me a result of 0. I have done other Simpson's rule problems however there was never an 'x' outside of the square root. Where have I gone wrong?
Thank you.
(see attached picture for integral)
I found y'=-π sin(πx/10)
h=(b-a)/N = (5-(-5))/8= 1.25
f(x) = the inside part of the integral
therefore the range is as follows:
x= -5 -3.75 -2.5 -1.25 0 1.25 2.5 3.75 5
y'(x)= 3.14 2.902 2.221 1.202 0 -1.202 -2.221 -2.902 -3.14
f'(x)= -16.48 -11.51 -6.09 -1.95 0 1.95 6.09 11.51 16.48
Using the equation in the second attachment gives me a result of 0. I have done other Simpson's rule problems however there was never an 'x' outside of the square root. Where have I gone wrong?
Thank you.