document.write( "Question 967401: Find the volume of a cylinder with a diameter of 10 inches and a height that is three times the radius. Use 3.14 for pi and round your answer to the nearest tenth. (Hint: You may only enter numerals, decimal points, and negative signs in the answer blank)\r
\n" );
document.write( "\n" );
document.write( "i got 1177.5 is that correct? \n" );
document.write( "
Algebra.Com's Answer #591262 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Since the radius is 1/2 of the diameter: \n" ); document.write( "Radius= 5 \n" ); document.write( "Height= 5*3= 15 \n" ); document.write( "Area of a circle: \n" ); document.write( "A= Pi*r^2= 3.14*5^2= 3.14*25= 78.5 \n" ); document.write( "And the volume: \n" ); document.write( "V= A*Height= 78.5*15= 1,177.5 cubic (inches, centimeters, whatever) \n" ); document.write( " |