document.write( "Question 204897: What happens to the surface area of a sphere when the radius is halved?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #154634 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What happens to the surface area of a sphere when the radius is halved? \n" ); document.write( "------------------- \n" ); document.write( "Area = 4*pi*r^2 \n" ); document.write( "(r/2)^2 = r/4, so the Area is 1/4. \n" ); document.write( "--------------------- \n" ); document.write( "To put it more generally, the Area is proportional to the square of the radius. A change in the radius causes the Area to change by the square of the ratio. \n" ); document.write( " |