Applied problem using absolute extrema

John O' Meara
Messages
325
Reaction score
0
Hi, I have a problem solving this question, I don't know if I am on the correct track for solving this. Suppose that the sum of the surfaces of a sphere and a cube is constant. Show that the sum of their volumes is smallest when the diameter of the sphere is equal to the length of an edge of the cube.
Let x = length of an edge of the cube. r= radius of the sphere and V = total volume. S= total surface area. Then, V=\frac{4}{3} \pi r^3 + x^3
S=4\pi r^2 + 6x^2 => x^2=\frac{S-4\pi r^2}{6} =>
x^6=(\frac{S}{6}-\frac{2}{3} \pi r^2)^3
=> x^3=\sqrt{(\frac{S}{6}-\frac{2}{3} \pi r^2)^3}. It follows from this that V=\frac{4}{3} \pi r^3 + \sqrt{(\frac{S}{6}-\frac{2}{3} \pi r^2)^3}. This looks like an unyieldy equation. I have yet to differentiate V w.r.t. r, and put V'(r)=0. Do I expand it using the Binomial Theorem or am I totally wrong in my approach to the question? Thanks for the help.
 
Physics news on Phys.org
Use implicit differentiation & don't bother to find x in terms of r.
 
Ok, I used implicit differentiation to get \frac{dV}{dr}=4 \pi r^2 + 3x^2 \frac{dx}{dr} = 0 I cannot see anything in the question that tells me the value of dx/dr. So can someone give a hint as to where to go from here. Thanks very much.
 
John O' Meara said:
I cannot see anything in the question that tells me the value of dx/dr. So can someone give a hint as to where to go from here. Thanks very much.
Hint: :smile:
John O' Meara said:
S=4\pi r^2 + 6x^2 => x^2=\frac{S-4\pi r^2}{6}
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top