Volume of solid by cross-section question?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
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:

[tex] <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 /> [/tex]
 
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.