Volume of solid by cross-section question?

zeion
Messages
455
Reaction score
1

Homework Statement



I need to find the region bounded by these curves then find the volume of the solid generated by revolving this region about the x-axis.

y= cscx, x= 1/4pi, x = 3/4pi, y=0

Homework Equations


The Attempt at a Solution



So I managed to sketch this region.. but I have trouble finding the anti-derivative at the end.. so it looks like this:

<br /> <br /> V = \pi \int_{\frac{\pi}{4}}^{\frac{3\pi}{4}} [(cscx)^2 - (0)^2]dx<br /> <br /> = \pi \left[ -cotx \right]_{\frac{\pi}{4}}^{\frac{3\pi}{4}}<br /> <br /> = \pi(-cot(\frac{3\pi}{4})-(-cot(\frac{\pi}{4}))<br /> <br /> = -3+1 = -2??<br /> <br />
 
Physics news on Phys.org
Your integral and its antiderivative look fine, but what happened to pi? Your problem doesn't seem to be in the integration, but in evaluating cot(x).
Tip: bring the - outside so that you have -pi(cot(x)), evaluated at 3pi/4 and pi/4.

So you have -pi(cot(3pi/4) - cot(pi/4)).
cot(3pi/4 = -1 and cot(pi/4) = 1.

Now what do you get? It should be positive.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top