document.write( "Question 1014333: What is area of a table tennis ball \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the circumference of table tennis ball \r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #630671 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The diameter of a table tennis ball is ideally set at 40mm(40 millimeters), an actual table tennis ball is allowed to deviate from this ideal diameter by + or - .5mm. For your problem, I am just using 40mm. \n" ); document.write( "******************************************************************************* \n" ); document.write( "a) surface area of sphere (table tennis ball) is calculated by: \n" ); document.write( "surface area(SA) = 4 * pi * r^2, where pi = 22/7, r is the radius \n" ); document.write( "note our radius = 40 / 2 = 20mm \n" ); document.write( "SA = 4 * (22/7) * 20^2 \n" ); document.write( "SA = 5028.571428571 approx 5028.57mm \n" ); document.write( "******************************************************************************* \n" ); document.write( "b) circumference(C) = pi * D where pi = 22/7 and D is the diameter \n" ); document.write( "C = (22/7) * 40 \n" ); document.write( "c = 125.714285714 approx 125.71mm \n" ); document.write( "****************************************************************************** \n" ); document.write( " \n" ); document.write( " |