document.write( "Question 548099: How do I determine the surface area, in sq/ft of 1ft of 8\" diameter pipe? \n" ); document.write( "
Algebra.Com's Answer #356691 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The surface area of a pipe is the circumference of the pipe times the length. \n" ); document.write( "pi * diameter * length \n" ); document.write( ". \n" ); document.write( "If the pipe is a closed cylinder, then you would add the area of the cross-section * 2 (one for each end of the cylinder). \n" ); document.write( "pi * diameter * length + 2*pi*radius^2 \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " \n" ); document.write( " |