document.write( "Question 413047: I have a hole three feet in diameter and thirty feet deep, how many cubic yards of dirt will I pull out \n" ); document.write( "
Algebra.Com's Answer #289982 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the hole is 3 feet in diameter and thirty feet deep.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's a cylinder.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "volume of a cylinder is pi * r^2 * h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "radius is 1.5 feet (half of the diameter).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can convert to yards first and then get the volume or you can get the volume and then convert to yards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it's usually easier to convert first.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since there are 3 feet to a yard, the radius is .5 yards (1.5/3 = .5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the height is 10 yards (30/3 = 10)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the volume if pi * r^2 * h = pi * .5^2 * 10 = pi * .25 * 10 = 2.5 * pi or roughly 7.853981634 cubic yards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you left it in feet and converted later, you would get the following:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "volume is 1.5^2 * pi * 30 feet.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "volume is equal to 67.5 * pi or roughly 212.0575041 cubic feet.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to convert to cubic yards, you would have to divide by 27 (3^3 = 27).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide by 27 and you get volume of roughly 7.853981634 cubic yards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the answer is the same regardless of whether you converted to yards first or to cubic yards later.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |