document.write( "Question 737362: The diameter of a construction pipe is 3ft. If the pipe is 16ft long, what is its volume?
\n" );
document.write( "(Use the value for 3.14 , and round your answer to the nearest cubic foot. Be sure to include the correct unit in your answer.) \n" );
document.write( "
Algebra.Com's Answer #450380 by sachi(548)![]() ![]() You can put this solution on YOUR website! the diameter of a construction pipe is 3ft so radius=3/2 ft \n" ); document.write( " the length of pipe = 16ft \n" ); document.write( "its volume =pi *r^2*length=3.14*3/2*3/2*16=113.04 ft^3 \n" ); document.write( " |