
Lyndon G. answered 05/06/22
Master's Student in Interactive Media and Game Development
A cone is a shape with a circle at the bottom and a point at the top. So its volume formula is similar to the area of a circle (πr2) and the volume of a cylinder (πr2h). In these formulas, r means radius and h means height. Because a cone is like a cylinder but thinner at the top, you start with a cylinder volume and reduce it. The neat way geometry works, it's actually always 1/3 of the cylinder in volume.
Vcone = πr2h * 1/3
Plug in the values...
π(5)2(7) * 1/3
π(25)(7) * 1/3
(25)(7)(1/3)π
(175/3)π
175π/3
For the units, remember that they were both yards, so let's just plug in "yd" to see what happens to it...
π(yd)2(yd) * 1/3
π(yd)2(yd)1 * 1/3
π(yd)3 * 1/3
(Note we are ignoring everything but the "yd" and its exponents!)
We get cubic yards. And that makes sense, because we're finding a volume (power 3), not a length (power 1) or area (power 2).
Final answer: 175π/3 yd3 (aka cubic yards).