document.write( "Question 512554: What is the total surface area of a hockey puck with diameter 7.2cm and height
\n" );
document.write( "2.3cm? \n" );
document.write( "
Algebra.Com's Answer #342655 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the total surface area of a hockey puck with diameter 7.2cm and height \n" ); document.write( "2.3cm? \n" ); document.write( ". \n" ); document.write( "radius = 7.2/2 = 3.6 \n" ); document.write( "area of top and bottom: \n" ); document.write( "2(pi)r^2 = 2(3.14)(3.6)^2 = 81.38 square cm \n" ); document.write( ". \n" ); document.write( "area of side: \n" ); document.write( "(pi)7.2 = (3.14)7.2 = 22.61 square cm \n" ); document.write( ". \n" ); document.write( "total surface area: 104 square cm \n" ); document.write( " |