document.write( "Question 1097842: What is the volume and area of a sphere with a radius of 10cm \n" ); document.write( "
Algebra.Com's Answer #712258 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Volume: 4/3*Pi*r^3
\n" ); document.write( "= 4/3*Pi*10^3
\n" ); document.write( "= 4/3*Pi*1000
\n" ); document.write( "= 4/3*3141.6
\n" ); document.write( "= 4188.80 cm^3 this is the volume
\n" ); document.write( "---------------------------------------
\n" ); document.write( "Area of the sphere: I interpret you to say surface area, so I'll give you the area of the outside of the sphere, the surface area. IF you want the total area (inside and out) just double it.
\n" ); document.write( "----------------------------------------
\n" ); document.write( "Area: 4*Pi*r^2
\n" ); document.write( "= 12.57*100
\n" ); document.write( "= 1257 cm^2 this is the surface area.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );