document.write( "Question 756343: a solid sphere of radius 4cm weighs 32kg. find the weight of a shell of the same material whose internal and external radii are 3cm and 5cm \n" ); document.write( "
Algebra.Com's Answer #460140 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a solid sphere of radius 4cm weighs 32kg. find the weight of a shell of the same material whose internal and external radii are 3cm and 5cm \n" ); document.write( "-------------------- \n" ); document.write( "Weight = density*Volume \n" ); document.write( "Vol = k*r^3 = 64k \n" ); document.write( "----- \n" ); document.write( "shell of the same material whose internal and external radii are 3cm and 5cm \n" ); document.write( "--> k*(5^3 - 3^3) = 98k \n" ); document.write( "32/4^3 = Weight/98 \n" ); document.write( "Weight = 196 kg \n" ); document.write( " \n" ); document.write( " |