document.write( "Question 896152: A jeweler has three small solid spheres made of silver, of radius 6 mm, 4 mm, and 5 mm. He decides to melt these down and make just one sphere out of them. What will the radius of this larger sphere be? \n" ); document.write( "
Algebra.Com's Answer #543281 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
v=pi*r^3
\n" ); document.write( "v=pi*4^3+pi*5^3+pi*6^3
\n" ); document.write( "radius =7.39863622
\n" ); document.write( "
\n" );