3-D Volume
Help Questions
ISEE Upper Level: Mathematics Achievement › 3-D Volume
A cone has a base radius of 5 inches and a volume of 100π cubic inches. What is the height of the cone?
4 inches
20 inches
12 inches
25 inches
Explanation
When you encounter cone volume problems, you're working with the formula $$V = \frac{1}{3}\pi r^2 h$$, where V is volume, r is the base radius, and h is the height. The key is identifying which values you know and solving for the unknown.
You're given that the base radius is 5 inches and the volume is 100π cubic inches. Substituting these values into the formula: $$100\pi = \frac{1}{3}\pi(5)^2 h$$
Simplifying: $$100\pi = \frac{1}{3}\pi(25) h = \frac{25\pi h}{3}$$
To solve for h, multiply both sides by 3 and divide by 25π: $$h = \frac{100\pi \times 3}{25\pi} = \frac{300\pi}{25\pi} = 12$$
The height is 12 inches, which is choice B.
Looking at the wrong answers: Choice A (4 inches) would give you a volume of $$\frac{1}{3}\pi(25)(4) = \frac{100\pi}{3}$$, which is too small. Choice C (20 inches) results from incorrectly using the full circle area formula (πr²) instead of the cone volume formula's $$\frac{1}{3}$$ factor. Choice D (25 inches) comes from the common error of confusing the radius squared (25) with the height.
Always write out the volume formula first when tackling cone problems, then carefully substitute your known values. Double-check that you're using $$\frac{1}{3}\pi r^2 h$$ and not the cylinder formula, since forgetting the $$\frac{1}{3}$$ factor is a frequent mistake on geometry problems.
A triangular prism has a triangular base with an area of 24 square inches and a height of 10 inches. What is the volume of the prism?
120 cubic inches
1,200 cubic inches
480 cubic inches
240 cubic inches
Explanation
When you encounter prism volume problems, remember that the volume of any prism equals the area of its base multiplied by its height. This fundamental relationship applies whether you're dealing with rectangular, triangular, or other prismatic shapes.
For this triangular prism, you're given that the triangular base has an area of 24 square inches and the prism's height is 10 inches. Using the volume formula: $$V = \text{Base Area} \times \text{Height} = 24 \times 10 = 240 \text{ cubic inches}$$
Let's examine why the other answers are incorrect. Choice A (120 cubic inches) represents a common error where students might divide instead of multiply, or perhaps confuse this with a surface area calculation. Choice C (480 cubic inches) suggests doubling the correct answer, which might happen if you mistakenly think you need to account for both triangular faces of the prism. Choice D (1,200 cubic inches) is far too large and likely results from incorrectly applying a pyramid volume formula or making a calculation error with the given measurements.
The key insight is recognizing that "height of the prism" refers to the perpendicular distance between the two triangular bases, not any measurement within the triangular base itself. The base area is already calculated for you at 24 square inches.
For prism problems, always identify the base shape and its area first, then multiply by the prism's height. Don't overthink it—the volume formula for prisms is straightforward and consistent across all prism types.
A cube has a surface area of 150 square feet. What is the volume of the cube?
125 cubic feet
216 cubic feet
729 cubic feet
343 cubic feet
Explanation
When you encounter cube problems, remember that all edges of a cube are equal, so if you know one measurement, you can find all others using the relationships between edge length, surface area, and volume.
A cube has 6 identical square faces. If each edge has length $s$, then each face has area $s^2$, making the total surface area $6s^2$. Since the surface area is 150 square feet, you can write: $6s^2 = 150$. Solving for $s$: $s^2 = 25$, so $s = 5$ feet.
Now that you know the edge length is 5 feet, you can find the volume using the formula $V = s^3$: $V = 5^3 = 125$ cubic feet.
Let's examine why the other answers are incorrect. Answer B (216 cubic feet) would result from an edge length of 6 feet, since $6^3 = 216$. However, a 6-foot edge would give a surface area of $6(6^2) = 216$ square feet, not 150. Answer C (343 cubic feet) corresponds to $7^3$, which would require an edge length of 7 feet and surface area of 294 square feet. Answer D (729 cubic feet) equals $9^3$, implying a 9-foot edge and surface area of 486 square feet.
The key strategy here is working systematically: surface area → edge length → volume. Don't try to jump directly from surface area to volume. Also, remember that cube problems often test whether you can move between different measurements of the same shape, so practice converting between edge length, surface area, and volume.
A hemisphere has a radius of 9 centimeters. What is its volume?
972π cubic centimeters
486π cubic centimeters
729π cubic centimeters
243π cubic centimeters
Explanation
When you encounter hemisphere volume problems, remember that a hemisphere is exactly half of a sphere, so you'll need the sphere volume formula and then divide by 2.
The volume of a sphere is $$V = \frac{4}{3}\pi r^3$$. For a hemisphere, this becomes $$V = \frac{1}{2} \times \frac{4}{3}\pi r^3 = \frac{2}{3}\pi r^3$$.
With a radius of 9 centimeters, substitute into the hemisphere formula:
$$V = \frac{2}{3}\pi(9)^3 = \frac{2}{3}\pi(729) = \frac{1458\pi}{3} = 486\pi$$ cubic centimeters.
This confirms that B) 486π cubic centimeters is correct.
Looking at the wrong answers: A) 243π represents half of what you'd get if you incorrectly used $$r^2$$ instead of $$r^3$$ in your calculation. C) 729π would result from forgetting to apply the hemisphere factor entirely—this is actually $$729\pi = (9^3)\pi$$, suggesting you used just $$\pi r^3$$ instead of the proper volume formula. D) 972π is what you'd get if you calculated the full sphere volume incorrectly as $$\frac{4}{3}\pi(729) = 972\pi$$, then forgot to divide by 2 for the hemisphere.
Study tip: Always write out both formulas when working with hemispheres: sphere volume $$= \frac{4}{3}\pi r^3$$, then hemisphere volume $$= \frac{2}{3}\pi r^3$$. This prevents the common mistake of forgetting the "half" factor or misremembering the original sphere formula.
A cube has a volume of 343 cubic inches. What is the length of each edge?
6 inches
7 inches
8 inches
9 inches
Explanation
When you encounter cube problems, remember that a cube has all edges of equal length, and volume equals edge length cubed: $$V = s^3$$, where $$s$$ is the side length.
To find the edge length from a given volume of 343 cubic inches, you need to find the cube root of 343. This means asking: "What number, when multiplied by itself three times, gives 343?"
Let's work backwards from the answer choices. For choice B) 7 inches: $$7^3 = 7 \times 7 \times 7 = 49 \times 7 = 343$$. This matches our given volume exactly, so 7 inches is correct.
Let's verify why the other choices don't work:
Choice A) 6 inches: $$6^3 = 6 \times 6 \times 6 = 216$$ cubic inches, which is too small.
Choice C) 8 inches: $$8^3 = 8 \times 8 \times 8 = 512$$ cubic inches, which is too large.
Choice D) 9 inches: $$9^3 = 9 \times 9 \times 9 = 729$$ cubic inches, which is much too large.
The key insight is recognizing that 343 is a perfect cube. When you see volume problems with "nice" numbers like 343, the answer is likely a whole number, so testing the given choices by cubing them is often the fastest approach. Memorizing the first several perfect cubes ($$1^3 = 1$$, $$2^3 = 8$$, $$3^3 = 27$$, $$4^3 = 64$$, $$5^3 = 125$$, $$6^3 = 216$$, $$7^3 = 343$$, etc.) will save you time on cube and cube root problems.
A right circular cone has a base area of 49π square centimeters and a volume of 196π cubic centimeters. What is the height of the cone?
8 centimeters
12 centimeters
4 centimeters
16 centimeters
Explanation
When you encounter cone volume problems, you need to connect three key measurements: base area, volume, and height using the cone volume formula.
The volume of a cone is $$V = \frac{1}{3} \times \text{base area} \times \text{height}$$. You're given that the base area is $$49\pi$$ square centimeters and the volume is $$196\pi$$ cubic centimeters. Substituting these values: $$196\pi = \frac{1}{3} \times 49\pi \times h$$
To solve for height, first divide both sides by $$\pi$$: $$196 = \frac{1}{3} \times 49 \times h$$
Multiply both sides by 3: $$588 = 49h$$
Divide by 49: $$h = \frac{588}{49} = 12$$ centimeters
This confirms answer C is correct.
Let's examine why the other answers are wrong. Choice A (4 centimeters) would give a volume of $$\frac{1}{3} \times 49\pi \times 4 = \frac{196\pi}{3}$$, which is too small. Choice B (8 centimeters) would yield $$\frac{1}{3} \times 49\pi \times 8 = \frac{392\pi}{3}$$, still incorrect. Choice D (16 centimeters) would produce $$\frac{1}{3} \times 49\pi \times 16 = \frac{784\pi}{3}$$, which is too large.
These wrong answers likely result from computational errors or forgetting the $$\frac{1}{3}$$ factor in the cone volume formula.
Study tip: Always double-check your work by substituting your answer back into the original volume formula. This catches calculation mistakes and ensures you used the correct formula components.
A spherical balloon has a radius of 6 inches. If the radius is increased by 50%, by what percent does the volume increase?
50%
125%
237.5%
337.5%
Explanation
When you encounter problems involving percentage changes in volume, remember that volume formulas contain the radius raised to a power, which amplifies the effect of any radius change.
The volume of a sphere is $$V = \frac{4}{3}\pi r^3$$. With the original radius of 6 inches, the initial volume is $$V_1 = \frac{4}{3}\pi(6)^3 = \frac{4}{3}\pi(216) = 288\pi$$ cubic inches.
When the radius increases by 50%, the new radius becomes $$6 + 0.5(6) = 9$$ inches. The new volume is $$V_2 = \frac{4}{3}\pi(9)^3 = \frac{4}{3}\pi(729) = 972\pi$$ cubic inches.
The percent increase in volume is $$\frac{V_2 - V_1}{V_1} \times 100% = \frac{972\pi - 288\pi}{288\pi} \times 100% = \frac{684\pi}{288\pi} \times 100% = 237.5%$$
Choice A (50%) incorrectly assumes the volume increases by the same percentage as the radius. Choice B (125%) might come from incorrectly thinking volume is proportional to $$r^2$$ instead of $$r^3$$, since $$(1.5)^2 = 2.25$$, giving a 125% increase. Choice D (337.5%) represents the ratio of new volume to old volume (972/288 = 3.375), but fails to subtract the original volume when calculating percent increase.
Remember: when a linear dimension changes, areas change by the square of that factor, and volumes change by the cube. A 50% radius increase means the new radius is 1.5 times the original, so volume increases by $$(1.5)^3 = 3.375$$ times, representing a 237.5% increase.
A pyramid has a rectangular base measuring 12 feet by 9 feet and a height of 20 feet. What is its volume?
1,800 cubic feet
1,080 cubic feet
720 cubic feet
2,160 cubic feet
Explanation
When you encounter pyramid volume problems, remember that pyramids always have one-third the volume of a prism with the same base and height. This is a fundamental relationship that applies to all pyramids, regardless of their base shape.
To find this pyramid's volume, you need the formula: $$V = \frac{1}{3} \times \text{base area} \times \text{height}$$. First, calculate the rectangular base area: $$12 \times 9 = 108$$ square feet. Then multiply by the height and apply the one-third factor: $$V = \frac{1}{3} \times 108 \times 20 = \frac{2160}{3} = 720$$ cubic feet.
Looking at the wrong answers: Choice B (1,080) likely comes from forgetting the one-third factor and instead using one-half, as if this were a triangular prism formula. Choice C (1,800) might result from incorrectly calculating the base area or making an arithmetic error in the final division. Choice D (2,160) is the result you'd get if you completely forgot the one-third factor and just multiplied base area times height—this would give you the volume of a rectangular prism, not a pyramid.
The correct answer is A) 720 cubic feet.
For pyramid problems, always double-check that you've included the one-third factor in your calculation. A helpful way to remember this: imagine filling a pyramid with sand, then pouring that sand into a box with the same base and height—you'd need exactly three pyramids' worth of sand to fill the box completely.
The volume of a cone is 84π cubic inches. If the radius is tripled and the height is halved, what is the new volume?
252π cubic inches
378π cubic inches
756π cubic inches
126π cubic inches
Explanation
When you encounter problems about changing dimensions of geometric shapes, you need to understand how each dimension affects the volume formula differently.
The volume of a cone is $$V = \frac{1}{3}\pi r^2 h$$. Starting with 84π cubic inches, let's see what happens when the radius is tripled and height is halved.
If the original radius is $$r$$ and height is $$h$$, then $$\frac{1}{3}\pi r^2 h = 84\pi$$.
With the new dimensions: radius becomes $$3r$$ and height becomes $$\frac{h}{2}$$.
The new volume is: $$V_{new} = \frac{1}{3}\pi(3r)^2 \left(\frac{h}{2}\right) = \frac{1}{3}\pi \cdot 9r^2 \cdot \frac{h}{2} = \frac{9}{6}\pi r^2 h = \frac{3}{2}\pi r^2 h$$
Since the original volume was $$\frac{1}{3}\pi r^2 h = 84\pi$$, we can find $$\pi r^2 h = 252\pi$$.
Therefore: $$V_{new} = \frac{3}{2} \cdot 252\pi = 378\pi$$ cubic inches.
Choice A (126π) incorrectly assumes the volume increases by only 1.5 times, missing that radius is squared in the formula. Choice B (252π) represents $$3 \times 84\pi$$, forgetting that tripling radius means multiplying by $$3^2 = 9$$, not 3. Choice D (756π) correctly calculates $$9 \times 84\pi$$ for the tripled radius but forgets to divide by 2 for the halved height.
Remember: when dimensions change in volume problems, radius affects volume quadratically ($$r^2$$), while height affects it linearly. Always substitute the new dimensions into the complete formula rather than trying mental shortcuts.
A cube and a sphere have the same volume. If the cube has an edge length of 6 units, what is the radius of the sphere?
$$\sqrt[3]{\frac{216}{π}}$$ units
$$\sqrt[3]{\frac{648}{π}}$$ units
$$\sqrt[3]{\frac{324}{π}}$$ units
$$\sqrt[3]{\frac{162}{π}}$$ units
Explanation
When you encounter problems involving shapes with equal volumes, you need to set up equations using the volume formulas for each shape and solve for the unknown dimension.
Start by finding the cube's volume. With an edge length of 6 units, the volume is $$6^3 = 216$$ cubic units. Since the sphere has the same volume, you can set up the equation: $$\frac{4}{3}πr^3 = 216$$, where r is the sphere's radius.
To solve for r, multiply both sides by $$\frac{3}{4π}$$: $$r^3 = 216 × \frac{3}{4π} = \frac{648}{4π} = \frac{162}{π}$$. Taking the cube root gives you $$r = \sqrt[3]{\frac{162}{π}}$$ units.
Looking at the wrong answers: Choice B gives $$\sqrt[3]{\frac{216}{π}}$$, which represents the error of forgetting to multiply by $$\frac{3}{4π}$$ and only dividing the cube's volume by π. Choice C shows $$\sqrt[3]{\frac{324}{π}}$$, which comes from incorrectly multiplying 216 by $$\frac{3}{2π}$$ instead of $$\frac{3}{4π}$$. Choice D gives $$\sqrt[3]{\frac{648}{π}}$$, representing the mistake of multiplying by 3 but forgetting to divide by 4.
The correct answer is A.
Strategy tip: In equal volume problems, always write out both volume formulas completely, set them equal, and carefully track each step when isolating the unknown variable. The most common errors involve arithmetic mistakes when manipulating fractions with π.