Volume of a Solid-Revolution About X-Axis

  • Thread starter Thread starter Justabeginner
  • Start date Start date
  • Tags Tags
    Volume
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
5 replies · 2K views
Justabeginner
Messages
309
Reaction score
1

Homework Statement


Consider the region bounded by the curves y= (x)/(1-x) , x= 0, x=(1/2), y=0.
Calculate the volume of the solid that is created when this region is revolved about the x-axis.

Homework Equations


The Attempt at a Solution


This is the work I have so far, but it seems to be giving me undefined answers, and I know this can't possibly be right.

V= [itex]\int_{0}^{\frac{1}{2}} [\frac{x}{1-x}]^{2}\, dx[/itex] Whole thing is squared, by the way.
∏ * [itex]\int_{0}^{\frac{1}{2}} [\frac{x}{1-x}]^{2}\, dx[/itex]
∏ * [itex](\left. x + \frac{1}{(1-x)} + 2 ln (x-1))\right|_{0}^{\frac{1}{2}}[/itex]

Would appreciate any help on this as I've been working on it for hours and can't seem to figure out what's going on. Thank you.
 
Physics news on Phys.org
So now I get:

pi * (x + 1/(1-x) + ln(x-1)^(2) | 0 and 1/2 being lower and upper limits of integration respectively
pi(0.5 + 2 + ln(1/4)) - pi (0 + 1 + 0)
5/2*(pi) + ln(1/4)*pi - pi
3/2*(pi) + ln(1/4)*pi

Is this correct? Thank you !
 
Also don't forget that there's a factor [itex]\pi[/itex] missing. The volume is
[tex]V=\pi \int_{x_0}^{x_1} \mathrm{d} x \; [f(x)]^2.[/tex]
This is easily seen from the geometric derivation of the integral, which sums infinitesimal cylindrical discs of height [itex]\mathrm{d} x[/itex] and radius [itex]f(x)[/itex].