The problem is asking us to consider this shape tank...I will call it a SILO, a cylinder with a hemispherical top...Lets compute the volume of this solid...
The cylinder has volume base times height...the height is fixed at 10ft, and the base is given by the formula for area of a circle with radius r, as \pi*r^2...to the cylinder has volume 10\pi(r^2)...The hemispherical top has volume equal to half the volume of a sphere, so that is 4\pi(r^3)/6...putting these together, the SILO has volume V(r)=10\pi(r^2)+4\pi(r^3)/6.
Given the diameter is currently 6ft, we have an initial radius of r_0=3, and a SILO volume of 90\pi+18\pi=108\pi...
If we wish to double this volume we need to find a new r (larger than 3) for which the volume given by the function V(r) above will be 216\pi...
setting V(r)=216\pi=10\pi(r^2)+4\pi(r^3)/6, will allow us to perform algebra on this equation and solve for r. Alternatively we can graph this function to find the solution.
Algebraically: 216\pi=10\pi(r^2)+4\pi(r^3)/6
so 0=r^3+15r^2-324,
Plugging in values for r=4 (-20) and r=5 (176) to the right hand side, tells us immediately there is a solution between r=4 and r=5...so we can graph this and find the solution numerically. Another approach is to try and factor this cubic polynomial in r and find the solution that way.
Hope this helps!
David W.
06/15/15