All questions
Question 1
Two spheres have volumes in the ratio 8:27. What is the ratio of their surface areas?
- 2:3
- 4:9 (correct answer)
- 8:27
- 16:81
Explanation: If volume ratio is 8:27, then the ratio of radii cubed is 8:27, so r₁³:r₂³ = 8:27 = 2³:3³. Therefore r₁:r₂ = 2:3. Surface area ratio = (r₁)²:(r₂)² = 2²:3² = 4:9. Choice A gives the radius ratio instead of surface area ratio. Choice C incorrectly assumes surface area has the same ratio as volume. Choice D represents the ratio of diameters squared rather than radii squared.
Question 2
A triangular pyramid (tetrahedron) has a base area of 24 square inches and a volume of 40 cubic inches. If the pyramid is scaled by a factor of 1.5, what is the volume of the scaled pyramid?
- 60 cubic inches
- 90 cubic inches
- 135 cubic inches (correct answer)
- 180 cubic inches
Explanation: When a 3D figure is scaled by factor k, its volume is scaled by k³. Here k = 1.5, so k³ = (1.5)³ = 3.375. New volume = 40 × 3.375 = 135 cubic inches. Choice A represents scaling by the linear factor (40 × 1.5). Choice B represents scaling by the area factor (40 × 2.25). Choice D represents an incorrect calculation of the scaling factor.
Question 3
A rectangular prism has dimensions 4 cm × 6 cm × 8 cm. A cylinder is inscribed in this prism such that its circular bases touch the 4 cm × 6 cm faces and its curved surface touches all four rectangular faces. What is the volume of the cylinder?
- 96π cubic centimeters
- 36π cubic centimeters
- 64π cubic centimeters
- 32π cubic centimeters (correct answer)
Explanation: When you see a cylinder inscribed in a rectangular prism, visualize how the cylinder fits inside the box. The cylinder's circular bases will lie flat against two opposite faces, and its curved surface will touch the other four faces.
Here, the cylinder's bases touch the 4 cm × 6 cm faces, so the cylinder's height equals the distance between these faces, which is 8 cm. The circular bases must fit entirely within the 4 cm × 6 cm rectangles while the curved surface touches all four rectangular sides.
For the curved surface to touch all four sides, the circle must be inscribed in the 4 cm × 6 cm rectangle. An inscribed circle in a rectangle has its diameter equal to the rectangle's shorter dimension. Since 4 cm < 6 cm, the circle's diameter is 4 cm, giving a radius of 2 cm.
Using the cylinder volume formula V=πr2h:
V=π(2)2(8)=π⋅4⋅8=32π cubic centimeters.
Answer A (96π) incorrectly uses the cylinder height as radius: π(8)2(3)=192π, then likely makes another error. Answer B (36π) might result from using π(3)2(4)=36π, confusing dimensions. Answer C (64π) comes from incorrectly using the longer dimension for radius: π(4)2(4)=64π.
Remember: when a cylinder is inscribed in a rectangular prism, the radius is always half the shorter dimension of the face the cylinder passes through, and the height spans the full distance between those faces. Question 4
A water storage tank consists of a cylinder with a hemisphere on top. The cylinder has radius 5 feet and height 12 feet, and the hemisphere has the same radius as the cylinder. What is the total volume of the storage tank?
- 300π+3125π cubic feet
- 300π+3250π cubic feet (correct answer)
- 375π+3125π cubic feet
- 425π+3250π cubic feet
Explanation: Cylinder volume = πr²h = π(5²)(12) = 300π cubic feet. Hemisphere volume = (1/2) × (4/3)πr³ = (2/3)π(5³) = (2/3)π(125) = 250π/3 cubic feet. Total volume = 300π + 250π/3 cubic feet. Choice A uses the wrong hemisphere formula. Choice C incorrectly calculates the cylinder volume. Choice D combines errors from both cylinder and hemisphere calculations.
Question 5
A sphere and a cone have the same radius r and the cone has a height equal to the sphere's diameter. If the volume of the sphere is k times the volume of the cone, what is the value of k?
- 32
- 1
- 34
- 2 (correct answer)
Explanation: The sphere has radius r, so its volume is Vsphere=34πr3. The cone has radius r and height equal to the sphere's diameter, which is 2r. So the cone's volume is Vcone=31πr2h=31πr2(2r)=32πr3. Therefore, k=VconeVsphere=32πr334πr3=34÷32=34×23=2. Choice A results from incorrectly taking the ratio as cone volume to sphere volume. Choice B results from setting the height of the cone equal to the radius instead of the diameter. Choice C results from forgetting to simplify the fraction 2/34/3. Question 6
A solid consists of a cylinder with a hemispherical cap on each end. If the cylinder has radius 4 cm and height 12 cm, and the hemispheres have the same radius as the cylinder, what is the total volume of the solid?
- 192π+3128π cubic cm
- 192π+3256π cubic cm (correct answer)
- 256π+3128π cubic cm
- 256π+3256π cubic cm
Explanation: The solid consists of a cylinder plus two hemispheres (which together form one complete sphere). The cylinder volume is Vcylinder=πr2h=π(42)(12)=π(16)(12)=192π cubic cm. The volume of the two hemispheres combined (one complete sphere) is Vsphere=34πr3=34π(43)=34π(64)=3256π cubic cm. The total volume is 192π+3256π cubic cm. Choice A uses the volume of only one hemisphere instead of two. Choice C incorrectly calculates the cylinder volume as π(42)(16)=256π. Choice D makes both errors: wrong cylinder volume and counts only one hemisphere. Question 7
A hemispherical bowl with radius 10 cm is placed inside a cylindrical container with radius 12 cm and height 15 cm. If the cylindrical container is filled with water until the water level reaches the top of the hemisphere, what is the volume of water in the container?
- 1440π−32000π cubic cm (correct answer)
- 1440π−31000π cubic cm
- 1800π−32000π cubic cm
- 1800π−34000π cubic cm
Explanation: The water fills the cylindrical container to the height of the hemisphere (10 cm), minus the volume occupied by the hemisphere itself. The volume of the cylindrical space up to height 10 cm is Vcylinder=πr2h=π(122)(10)=1440π cubic cm. The volume of the hemisphere is Vhemisphere=21×34πr3=32π(103)=32000π cubic cm. Therefore, the volume of water is 1440π−32000π cubic cm. Choice B uses the wrong hemisphere volume (31000π instead of 32000π). Choice C uses the wrong cylinder height (15 cm instead of 10 cm). Choice D uses both wrong height and wrong hemisphere volume calculation. Question 8
A square pyramid has a base with side length 6 meters and a height of 8 meters. What is the volume of the pyramid in cubic meters?
- 96 cubic meters (correct answer)
- 144 cubic meters
- 192 cubic meters
- 288 cubic meters
Explanation: Volume of a pyramid = (1/3) × base area × height. Base area = 6² = 36 square meters. Volume = (1/3) × 36 × 8 = 96 cubic meters. Choice B represents the base area times height without the 1/3 factor (144 = 36 × 4). Choice C would result from using perimeter instead of area for the base calculation. Choice D represents base area times height without the 1/3 factor (288 = 36 × 8).
Question 9
A sphere is inscribed in a cube with side length 12 cm. What fraction of the cube's volume is occupied by the sphere?
- 32π
- 4π
- 3π
- 6π (correct answer)
Explanation: When you encounter a sphere inscribed in a cube, you're dealing with a classic geometry problem that tests your understanding of how three-dimensional shapes relate to each other. The key insight is that an inscribed sphere touches all six faces of the cube, making the sphere's diameter equal to the cube's side length.
Since the cube has side length 12 cm, the inscribed sphere has diameter 12 cm and radius 6 cm. Now you can calculate both volumes:
- Cube volume: 123=1728 cm³
- Sphere volume: 34πr3=34π(63)=34π(216)=288π cm³
The fraction of the cube's volume occupied by the sphere is:
1728288π=6π
Looking at the wrong answers: Choice A (32π) would result from incorrectly using the cube's side length as the sphere's radius instead of half that value. Choice B (4π) might come from confusing this with a circle inscribed in a square, where the ratio is indeed 4π. Choice C (3π) could result from calculation errors in the volume ratio.
Remember this key relationship: when a sphere is inscribed in a cube, the sphere's diameter always equals the cube's side length. This makes the radius half the side length, which is crucial for getting the correct volume calculation. Question 10
A spherical balloon has a diameter of 12 inches. If the balloon is inflated until its radius increases by 50%, what is the percent increase in volume?
- 50% increase in volume
- 125% increase in volume
- 237.5% increase in volume (correct answer)
- 337.5% increase in volume
Explanation: Original radius = 6 inches. New radius = 6 × 1.5 = 9 inches. Original volume = (4/3)π(6³) = 288π cubic inches. New volume = (4/3)π(9³) = 972π cubic inches. Percent increase = (972π - 288π)/288π × 100% = 684π/288π × 100% = 237.5%. Choice A incorrectly assumes volume increases linearly with radius. Choice B represents 1.5² - 1 = 1.25. Choice D represents the ratio of new to old volume minus 1.
Question 11
A conical funnel has a volume of 48π cubic centimeters and a height of 9 centimeters. What is the radius of the base of the funnel?
- 2 centimeters
- 4 centimeters (correct answer)
- 6 centimeters
- 8 centimeters
Explanation: Using the cone volume formula: V = (1/3)πr²h. Substituting known values: 48π = (1/3)πr²(9). Simplifying: 48π = 3πr². Dividing by 3π: 16 = r². Therefore r = 4 cm. Choice A results from an arithmetic error in solving the equation. Choice C comes from forgetting the 1/3 factor in the cone formula. Choice D represents using diameter instead of radius in the final step.
Question 12
A cone has the same volume as a cylinder with radius 3 cm and height 4 cm. If the cone has a radius of 6 cm, what is the height of the cone?
- 1 cm
- 3 cm (correct answer)
- 6 cm
- 12 cm
Explanation: Cylinder volume = π(3²)(4) = 36π cm³. For the cone: 36π = (1/3)π(6²)h = (1/3)π(36)h = 12πh. Solving: h = 36π/12π = 3 cm. Choice A results from an error in the algebraic manipulation. Choice C comes from forgetting the 1/3 factor in the cone formula. Choice D represents incorrect cross-multiplication in the equation solving process.
Question 13
A cone and a cylinder have the same base radius of 4 cm and the same height of 9 cm. What is the ratio of the volume of the cone to the volume of the cylinder?
- 31 (correct answer)
- 21
- 32
- 43
Explanation: Volume of cylinder = πr²h = π(4²)(9) = 144π cm³. Volume of cone = (1/3)πr²h = (1/3)π(4²)(9) = 48π cm³. The ratio is 48π/144π = 1/3. Choice B would result from incorrectly using 1/2 instead of 1/3 in the cone formula. Choice C comes from inverting the correct relationship. Choice D represents a common misconception about the cone-to-cylinder volume relationship.
Question 14
A cylindrical pipe has an outer radius of 8 cm and an inner radius of 6 cm. If the pipe is 20 cm long, what is the volume of the material used to make the pipe?
- 240π cubic centimeters
- 280π cubic centimeters
- 560π cubic centimeters (correct answer)
- 1280π cubic centimeters
Explanation: Volume of material = Volume of outer cylinder - Volume of inner cylinder. Outer volume = π(8²)(20) = 1280π cm³. Inner volume = π(6²)(20) = 720π cm³. Material volume = 1280π - 720π = 560π cm³. Choice A uses only the difference in radii. Choice B represents a calculation error in the subtraction. Choice D gives the outer cylinder volume without subtracting the inner volume.
Question 15
A cylindrical water tank has a radius of 3 meters and a height of 8 meters. If the tank is filled to 75% of its capacity, what is the volume of water in the tank?
- 54π cubic meters (correct answer)
- 72π cubic meters
- 96π cubic meters
- 216π cubic meters
Explanation: First, find the total volume of the cylinder: V = πr²h = π(3²)(8) = 72π cubic meters. Then multiply by 0.75 to find 75% of the capacity: 72π × 0.75 = 54π cubic meters. Choice B is the total volume without considering the 75% fill. Choice C represents using diameter instead of radius in the calculation. Choice D uses an incorrect formula combining cylinder and sphere calculations.
Question 16
A cone and a cylinder have the same base area and the same volume. If the cylinder has a height of 9 inches, what is the height of the cone?
- 3 inches
- 18 inches
- 27 inches (correct answer)
- 36 inches
Explanation: Let the common base area be A and let hc be the height of the cone. The volume of the cylinder is Vcylinder=A×9=9A. The volume of the cone is Vcone=31A×hc=3Ahc. Since the volumes are equal: 9A=3Ahc. Dividing both sides by A: 9=3hc, so hc=27 inches. Choice A results from incorrectly thinking the cone height should be one-third the cylinder height. Choice B results from thinking the cone height should be twice the cylinder height. Choice D results from multiplying by 4 instead of 3. Question 17
A cylindrical container with a radius of 5 cm is filled with water to a depth of 8 cm. A solid sphere with radius 3 cm is completely submerged in the water. By how much does the water level rise?
- 1.08 cm
- 1.44 cm (correct answer)
- 2.16 cm
- 3.60 cm
Explanation: The sphere displaces a volume of water equal to its own volume. The sphere's volume is V=34πr3=34π(33)=34π(27)=36π cubic cm. This displaced volume spreads over the circular base of the cylinder, which has area A=πr2=π(52)=25π square cm. The rise in water level is h=base areadisplaced volume=25π36π=2536=1.44 cm. Choice A results from using the wrong radius for either the sphere (r=2.5) or cylinder, or making an arithmetic error. Choice C results from using 54 instead of 36 for the sphere's volume calculation. Choice D results from forgetting to account for the cylinder's base area properly or using just the sphere's radius cubed. Question 18
A right circular cone has a base radius of 6 inches and a slant height of 10 inches. What is the volume of the cone?
- 96π cubic inches (correct answer)
- 120π cubic inches
- 144π cubic inches
- 200π cubic inches
Explanation: To find the volume of a cone, we need the base radius and the height (not slant height). Given: radius = 6 inches, slant height = 10 inches. Using the Pythagorean theorem: h2+r2=s2, where h is height, r is radius, and s is slant height. So h2+62=102, which gives h2+36=100, so h2=64 and h=8 inches. The volume is V=31πr2h=31π(62)(8)=31π(36)(8)=3288π=96π cubic inches. Choice B results from using the slant height instead of the actual height: 31π(62)(10)=120π. Choice C results from forgetting the 31 factor: π(62)(8)=288π, but that's not among the choices, so this might result from using 31π(36)(12) where 12 is incorrectly calculated. Choice D results from using the slant height and forgetting the 31 factor partially: 31π(62)(10)×35 or some other computational error.