document.write( "Question 179127: why does the volume of a sphere does have 4 in it's formula?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #134092 by Mathtut(3670) ![]() You can put this solution on YOUR website! that is a pretty complicated question: \n" ); document.write( ": \n" ); document.write( "the derivation of the Volume of a sphere involves Calculus. \n" ); document.write( ": \n" ); document.write( "The answer is not easy to illustrate. here is a partial explanation \n" ); document.write( ": \n" ); document.write( "Let's start with the surface area. Take a sphere of radius R, and \n" ); document.write( "imagine constructing a cylindrical box with radius R and height 2R. \n" ); document.write( "You can see that the sphere will fit snugly inside this box.\r \n" ); document.write( "\n" ); document.write( "Archimedes, the Greek mathematician, proved a surprising fact: the \n" ); document.write( "surface area of the sphere is exactly the same as the lateral surface \n" ); document.write( "area of the cylinder (that is, the surface area not including the two \n" ); document.write( "circular ends). You can calculate the lateral surface area of the \n" ); document.write( "cylinder and you will see that it is 4*pi*R^2. The following item in \n" ); document.write( "the Dr. Math Archives describes what Archimedes did to prove this \n" ); document.write( "result:\r \n" ); document.write( "\n" ); document.write( " In brief, you can imagine drawing a tiny triangle on \n" ); document.write( "the surface of the sphere and connecting its corners to the center of \n" ); document.write( "the sphere. You have made a very narrow pyramid. The volume of a \n" ); document.write( "pyramid is 1/3 times the area of the base times the height. Thus the \n" ); document.write( "volume of this pyramid is 1/3 times the radius of the sphere, times \n" ); document.write( "the area of that little triangle.\r \n" ); document.write( "\n" ); document.write( "Now, imagine that you cover the sphere with tiny triangles, and thus \n" ); document.write( "cut the sphere into millions of narrow pyramids. The total volume of \n" ); document.write( "the pyramids is 1/3 times the radius of the sphere times the sum of \n" ); document.write( "the areas of the tiny triangles. In other words, the volume of the \n" ); document.write( "sphere is 1/3 times R times the surface area of the sphere!\r \n" ); document.write( "\n" ); document.write( " V = (1/3)R * 4*pi*R^2 \n" ); document.write( " = (4/3)pi*R^3 \n" ); document.write( " \n" ); document.write( " |