haruspex said:
The very first equation looks a bit unlikely to me. Are you sure it is correct? If not certain, please post the original problem as given to you.
Here is the original problem (the topic should be moved to
Calculus Homework):
Circular tunnel of radius r is punctured through the center of a homogeneous sphere of radius R, (r<R).
1. What percentage of a sphere is lost?
2. What should be the value of r such that the sphere maintains exactly the half of it's volume?
This is a variation of the
Napkin ring problem (
en.wikipedia.org/wiki/Napkin_ring_problem).
1. Height of the spherical cap at the center is R-\sqrt{R^2-r^2}.
Volume of the one spherical cap that is removed is V_{cap}=\int_{R-\sqrt{R^2-r^2}}^R {(R^2-x^2)}\mathrm dx=\frac{\pi}{3}(r^2 - R^2)(\sqrt{R^2 - r^2} - 3R)
Remaining volume is V_{remaining}=\frac{4 \pi R^3}{3} - 2V_{cap} - 2 \pi r^2 \sqrt{R^2 - r^2}
Removed volume is V_{removed}=2(V_{cap}+\pi r^2\sqrt{R^2-r^2})=2\left(\frac{\pi}{3}(r^2 - R^2)(\sqrt{R^2 - r^2} - 3R)+\pi r^2\sqrt{R^2-r^2}\right)
Percentage of the sphere that is lost is x=\frac{V_{removed}\cdot 100}{V_{total}},V_{total}=\frac{4\pi R^3}{3}\Rightarrow x=\frac{150\left(\frac{\pi}{3}(r^2 - R^2)(\sqrt{R^2 - r^2} - 3R)+\pi r^2\sqrt{R^2-r^2}\right)}{\pi R^3}
2. To find the value of r such that the sphere maintains exactly the half of it's volume we solve the following equation for r:
V_{remaining}=\frac{1}{2}V_{total}
V_{remaining}=V_{total}-2\left(\frac{\pi}{3}(r^2-R^2)(\sqrt{R^2-r^2}-3R)-2\pi r^2\sqrt{R^2-r^2}\right),V_{total}=\frac{4\pi R^3}{3}
V_{remaining}=\frac{4\pi R^3}{3}-\frac{2r^2\sqrt{R^2-r^2}\pi}{3}+2R\pi r^2+\frac{2R^2\pi\sqrt{R^2-r^2}}{3}-2\pi R^3+4\pi r^2\sqrt{R^2-r^2}
\frac{4\pi R^3}{3}-\frac{2r^2\sqrt{R^2-r^2}\pi}{3}+2R\pi r^2+\frac{2R^2\pi\sqrt{R^2-r^2}}{3}-2\pi R^3+4\pi r^2\sqrt{R^2-r^2}=\frac{2\pi R^3}{3}\Rightarrow
-4\pi R^3+10r^2\sqrt{R^2-r^2}\pi+2R^2\sqrt{R^2-r^2}\pi+6R\pi r^2=0
Note: There are some mistakes in the equation of original post.
After dividing by two:
-2\pi R^3+5r^2\sqrt{R^2-r^2}\pi+R^2\sqrt{R^2-r^2}\pi+3R\pi r^2=0
5r^2\sqrt{R^2-r^2}\pi+R^2\sqrt{R^2-r^2}\pi=2\pi R^3-3R\pi r^2
After squaring:
25\pi^2 r^6+2\pi^2 r^4(8R^2-5)+\pi^2 R^2 r^2(10+11R^2)-3\pi^2 R^6=0