document.write( "Question 511766: So i need to find the surface area of a half of a cylinder. I've tried everything i know how to do and even looked online and everything, but i cannot find the surface area without a width, and on the problem there is no width.\r
\n" );
document.write( "\n" );
document.write( "the length is 5
\n" );
document.write( "the diameter is 4 \n" );
document.write( "
Algebra.Com's Answer #342408 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The surface area of 1/2 a cylinder is 1/2* surface area of the whole cylinder. \n" ); document.write( ". \n" ); document.write( "L = the length of the cylinder = 5 \n" ); document.write( ". \n" ); document.write( "D = diameter = 4 \n" ); document.write( ". \n" ); document.write( "Surface area = circumference * L \n" ); document.write( ". \n" ); document.write( "Surface area = diameter * pi * L \n" ); document.write( ". \n" ); document.write( "Surface area = 4 * pi * 5 = 20 pi \n" ); document.write( ". \n" ); document.write( "1/2 surface area = 1/2 * 20 pi = 10 pi \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |