ISEE Upper Level Quiz: Area Perimeter And Volume
20 questions · exam conditions
0:00
Area Perimeter And VolumeQuestion 1 of 20

The area of a triangle is 84 square inches. If the base of the triangle is decreased by 4 inches and the height is increased by 6 inches, the new area becomes 90 square inches. What was the original base of the triangle?

12 inches
14 inches
16 inches
18 inches
← Back to quizzes

ISEE Upper Level Quiz

ISEE Upper Level Quiz: Area Perimeter And Volume

Practice Area Perimeter And Volume in ISEE Upper Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Area Perimeter And Volume, giving you a quick way to practice the rules, question types, and explanations that matter most for ISEE Upper Level.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

The area of a triangle is 84 square inches. If the base of the triangle is decreased by 4 inches and the height is increased by 6 inches, the new area becomes 90 square inches. What was the original base of the triangle?

  1. 12 inches
  2. 14 inches (correct answer)
  3. 16 inches
  4. 18 inches
Explanation: This problem tests your ability to set up and solve a system of equations using the area formula for triangles. When you see a geometry problem involving changes to dimensions and their effects on area, think about how to translate the given information into mathematical equations. The area of a triangle is 12×base×height\frac{1}{2} \times \text{base} \times \text{height}. Let's call the original base bb and original height hh. From the given information, you can write two equations: Original situation: 12bh=84\frac{1}{2}bh = 84, so bh=168bh = 168 New situation: 12(b4)(h+6)=90\frac{1}{2}(b-4)(h+6) = 90, so (b4)(h+6)=180(b-4)(h+6) = 180 From the first equation, h=168bh = \frac{168}{b}. Substituting into the second equation: (b4)(168b+6)=180(b-4)\left(\frac{168}{b} + 6\right) = 180 Expanding: 168672b+6b24=180168 - \frac{672}{b} + 6b - 24 = 180 Simplifying: 6b672b=366b - \frac{672}{b} = 36 Multiplying by bb: 6b2672=36b6b^2 - 672 = 36b Rearranging: 6b236b672=06b^2 - 36b - 672 = 0, or b26b112=0b^2 - 6b - 112 = 0 Factoring: (b14)(b+8)=0(b-14)(b+8) = 0 Since base length must be positive, b=14b = 14 inches. Choice A (12 inches) would give you the wrong area when you check your work. Choice C (16 inches) and Choice D (18 inches) don't satisfy the system of equations either—they're likely answers you'd get from algebraic mistakes or incorrectly setting up the problem. When solving area problems involving dimension changes, always set up your equations carefully and check your final answer by substituting back into both original conditions.

Question 2

A trapezoid has parallel sides of lengths 8 cm and 14 cm, and the distance between these parallel sides is 6 cm. If the trapezoid is divided into two triangles by drawing a diagonal, what is the difference in areas between the two triangles?

  1. 9 square centimeters
  2. 18 square centimeters (correct answer)
  3. 27 square centimeters
  4. 36 square centimeters
Explanation: When you encounter a trapezoid divided by a diagonal, you're dealing with two triangles that share the same height but have different base lengths. The key insight is recognizing how the diagonal creates these triangles and how their areas relate. A diagonal drawn from one vertex to the opposite vertex divides the trapezoid into two triangles. Both triangles have the same height (6 cm - the distance between the parallel sides), but their bases are the parallel sides of the original trapezoid: 8 cm and 14 cm. Using the triangle area formula A=12×base×heightA = \frac{1}{2} \times \text{base} \times \text{height}:
  • Smaller triangle: A1=12×8×6=24A_1 = \frac{1}{2} \times 8 \times 6 = 24 square cm
  • Larger triangle: A2=12×14×6=42A_2 = \frac{1}{2} \times 14 \times 6 = 42 square cm
  • Difference: 4224=1842 - 24 = 18 square cm
This confirms answer B is correct. Answer A (9 square centimeters) likely comes from finding half the difference between the parallel sides: 1482=3\frac{14-8}{2} = 3, then perhaps multiplying by 3. Answer C (27 square centimeters) might result from incorrectly using the trapezoid's total area calculation. Answer D (36 square centimeters) could come from finding the difference between the bases (6) and multiplying by the height (6), forgetting the 12\frac{1}{2} factor in triangle area. Remember: when a diagonal divides a trapezoid, it creates two triangles with the same height but different bases equal to the trapezoid's parallel sides. Calculate each triangle's area separately, then find their difference.

Question 3

A rectangular room is 16 feet long and 13 feet wide, with walls 8 feet high. A designer plans to place trim along the floor edges and order carpet for the floor. All measurements are in feet, and the room is a perfect rectangle when viewed from above. Perimeter determines trim length, and area determines carpet needed. Determine the perimeter of the rectangle based on the provided dimensions.​

  1. The perimeter is 58 feet (correct answer)
  2. The perimeter is 208 square feet
  3. The perimeter is 29 feet
  4. The perimeter is 62 feet
Explanation: This question tests ISEE Upper Level quantitative reasoning skills, specifically solving for area, perimeter, and volume. Understanding these concepts involves applying the correct formulas: Area = length × width; Perimeter = sum of all sides; Volume = length × width × height. In this problem, the room dimensions of 16 feet long and 13 feet wide are given, and we need the perimeter for trim installation. The correct answer is determined by calculating P = 2(length + width) = 2(16 + 13) = 2(29) = 58 feet. A common distractor might be calculating the area (208 square feet) or only half the perimeter (29 feet). To aid students, emphasize that trim goes completely around the room's floor edge, requiring the full perimeter calculation.

Question 4

A rectangular prism has a square base with side length 5 inches and a height of 12 inches. A smaller rectangular prism with a square base of side length 3 inches and height 8 inches is removed from the center of the larger prism. What is the volume of the remaining solid?

  1. 228 cubic inches (correct answer)
  2. 245 cubic inches
  3. 272 cubic inches
  4. 300 cubic inches
Explanation: When you encounter problems involving volumes of complex shapes, think about breaking them down into simpler components. This question asks for the volume of a solid created by removing one rectangular prism from another, so you'll need to calculate each volume separately and subtract. Start with the larger prism. Its volume equals length × width × height. Since it has a square base with side length 5 inches and height 12 inches: Vlarge=5×5×12=300V_{large} = 5 \times 5 \times 12 = 300 cubic inches. Next, find the volume of the smaller prism being removed. With a square base of side length 3 inches and height 8 inches: Vsmall=3×3×8=72V_{small} = 3 \times 3 \times 8 = 72 cubic inches. The remaining volume is the difference: 30072=228300 - 72 = 228 cubic inches. Looking at the wrong answers: Choice B (245) might result from incorrectly calculating the smaller prism's volume as 3×3×7=633 \times 3 \times 7 = 63 instead of 72, giving 30055=245300 - 55 = 245. Choice C (272) could come from miscalculating the smaller volume as 2×2×7=282 \times 2 \times 7 = 28, yielding 30028=272300 - 28 = 272. Choice D (300) is simply the volume of the large prism without subtracting anything—forgetting to account for the removed portion entirely. Remember: when a solid is created by removing material, always subtract the volume of the removed portion from the original volume. Double-check your arithmetic on both volume calculations before subtracting.

Question 5

A rectangular piece of cardboard measuring 24 inches by 18 inches has squares cut from each corner. The sides are then folded up to create an open box. If each corner square has a side length of 3 inches, what is the volume of the resulting box?

  1. 486 cubic inches
  2. 540 cubic inches
  3. 594 cubic inches
  4. 648 cubic inches (correct answer)
Explanation: When you encounter a problem about cutting corners from cardboard to make a box, visualize what's happening: you're removing squares from each corner, then folding up the remaining flaps to create the sides of your box. To find the volume, you need the box's length, width, and height. Start with the original dimensions: 24 inches by 18 inches. When you cut 3-inch squares from each corner and fold up the sides, those 3-inch squares become the height of your box. For the base dimensions, you lose material from both ends of each side. The length becomes 242(3)=246=1824 - 2(3) = 24 - 6 = 18 inches, and the width becomes 182(3)=186=1218 - 2(3) = 18 - 6 = 12 inches. You subtract twice the corner length because you're removing that amount from both ends of each dimension. The volume is: V=length×width×height=18×12×3=648V = length × width × height = 18 × 12 × 3 = 648 cubic inches. Looking at the wrong answers: Choice A (486) likely comes from incorrectly calculating 18×9×318 × 9 × 3, perhaps confusing the width calculation. Choice B (540) might result from using 20×9×320 × 9 × 3, mixing up the dimensional reductions. Choice C (594) could come from 22×9×322 × 9 × 3, another dimensional error. The correct answer is D) 648 cubic inches. Remember this key pattern: when cutting squares of side length xx from corners, the new dimensions are original length minus 2x2x and original width minus 2x2x, while the height equals xx.

Question 6

A square garden is surrounded by a walkway of uniform width. The garden itself has an area of 144 square feet, and the total area including the walkway is 256 square feet. What is the width of the walkway?

  1. 1 foot
  2. 2 feet (correct answer)
  3. 3 feet
  4. 4 feet
Explanation: When you encounter problems involving a shape surrounded by a border of uniform width, you're dealing with nested similar figures. The key insight is that both the inner and outer shapes are squares, so you can use their areas to find the dimensions. Start by finding the side length of the garden. Since the garden's area is 144 square feet, its side length is 144=12\sqrt{144} = 12 feet. Similarly, the total area including the walkway is 256 square feet, so the outer square has side length 256=16\sqrt{256} = 16 feet. Now visualize the walkway: it extends the same width on all four sides of the garden. If the walkway width is ww, then the outer square's side length equals the garden's side length plus twice the walkway width: 12+2w=1612 + 2w = 16. Solving this equation: 2w=42w = 4, so w=2w = 2 feet. Let's examine why the other answers don't work. Choice A (1 foot) would give an outer side length of 12+2(1)=1412 + 2(1) = 14 feet, creating a total area of 196 square feet—too small. Choice C (3 feet) would create an outer side length of 12+2(3)=1812 + 2(3) = 18 feet with area 324 square feet—too large. Choice D (4 feet) gives 12+2(4)=2012 + 2(4) = 20 feet with area 400 square feet—much too large. The correct answer is B. Remember this pattern: for uniform borders around squares, the outer side length equals the inner side length plus twice the border width. Always work backwards from the given areas to find side lengths first.

Question 7

A homeowner designs a rectangular garden that is 18 feet long and 12 feet wide, and plans to install fencing around the entire edge. The garden will be filled with soil to a uniform depth of 0.5 feet for planting. All measurements are in feet, and fencing covers only the perimeter. How much fencing is needed to enclose the garden?​

  1. The fencing needed is 60 feet (correct answer)
  2. The fencing needed is 216 square feet
  3. The fencing needed is 30 feet
  4. The fencing needed is 72 feet
Explanation: This question tests ISEE Upper Level quantitative reasoning skills, specifically solving for area, perimeter, and volume. Understanding these concepts involves applying the correct formulas: Area = length × width; Perimeter = sum of all sides; Volume = length × width × height. In this problem, the garden's dimensions of 18 feet long and 12 feet wide are crucial for finding the fencing needed around the entire edge. The correct answer is determined by calculating the perimeter using the formula P = 2(length + width) = 2(18 + 12) = 2(30) = 60 feet. A common distractor might be calculating the area (216 square feet) instead of perimeter, or only calculating half the perimeter (30 feet). To aid students, emphasize that fencing goes around the edge, which means perimeter, not area or volume.

Question 8

A rectangular room is 14 feet long and 11 feet wide, and the walls are 9 feet high. A renovator plans to install baseboard along the entire floor perimeter and also order carpet for the floor. All measurements are in feet, and there are no doorways or windows to subtract. The perimeter is needed for baseboards, and area is needed for carpet. Determine the perimeter of the rectangle based on the provided dimensions.​

  1. The perimeter is 50 feet (correct answer)
  2. The perimeter is 154 square feet
  3. The perimeter is 46 feet
  4. The perimeter is 25 feet
Explanation: This question tests ISEE Upper Level quantitative reasoning skills, specifically solving for area, perimeter, and volume. Understanding these concepts involves applying the correct formulas: Area = length × width; Perimeter = sum of all sides; Volume = length × width × height. In this problem, the room dimensions of 14 feet long and 11 feet wide are given, and we need the perimeter for baseboard installation. The correct answer is determined by calculating P = 2(length + width) = 2(14 + 11) = 2(25) = 50 feet. A common distractor might be calculating the area (154 square feet) or making arithmetic errors like getting 46 feet. To aid students, emphasize that baseboard goes around the room's edge at floor level, which is perimeter, not area or volume.

Question 9

A cylindrical water tank has a radius of 4 feet and a height of 12 feet. If the tank is filled to 75% of its capacity, approximately how many cubic feet of water does it contain?

  1. 452 cubic feet (correct answer)
  2. 603 cubic feet
  3. 804 cubic feet
  4. 1072 cubic feet
Explanation: When you encounter cylinder volume problems, you're working with the formula V=πr2hV = \pi r^2 h, where r is the radius and h is the height. The key insight here is that you need to find the total capacity first, then calculate what 75% of that capacity represents. Start by finding the tank's total volume: V=π×42×12=π×16×12=192πV = \pi \times 4^2 \times 12 = \pi \times 16 \times 12 = 192\pi cubic feet. Since π3.14\pi \approx 3.14, this gives us approximately 192×3.14=602.88192 \times 3.14 = 602.88 cubic feet total capacity. Now calculate 75% of this capacity: 602.88×0.75=452.16602.88 \times 0.75 = 452.16 cubic feet. This matches answer choice A. Let's examine why the other answers are incorrect. Choice B (603 cubic feet) represents the tank's full capacity—this is the trap for students who forget to multiply by 75%. Choice C (804 cubic feet) appears to result from using an incorrect value for π or making a calculation error in the volume formula. Choice D (1072 cubic feet) is far too large and likely comes from a significant computational mistake, possibly doubling the volume or using wrong dimensions. The most common error on these problems is forgetting the percentage step. Students correctly calculate the full volume but then select that as their final answer. Always read carefully to see if you need a fraction or percentage of the total volume. Remember: volume first, then apply any given percentage or fraction.

Question 10

A cone has a base radius of 6 inches and a slant height of 10 inches. What is the lateral surface area of the cone?

  1. 60π square inches (correct answer)
  2. 96π square inches
  3. 120π square inches
  4. 180π square inches
Explanation: When you encounter cone surface area problems, you need to distinguish between lateral surface area (just the curved side) and total surface area (which includes the base). This question specifically asks for lateral surface area. The lateral surface area of a cone uses the formula A=πrA = \pi r \ell, where rr is the base radius and \ell is the slant height. With a radius of 6 inches and slant height of 10 inches, you get: A=π×6×10=60πA = \pi \times 6 \times 10 = 60\pi square inches. Let's examine why the other answers are incorrect. Choice B (96π) might result from incorrectly using πr2\pi r^2 \ell instead of πr\pi r \ell, essentially treating this like a volume calculation. Choice C (120π) could come from doubling the correct answer, perhaps from confusion about whether to use radius or diameter. Choice D (180π) is too large and might result from adding unnecessary terms or using an incorrect formula altogether. The key trap here is confusing lateral surface area with total surface area. Total surface area would be πr+πr2=60π+36π=96π\pi r \ell + \pi r^2 = 60\pi + 36\pi = 96\pi, which is choice B. However, the question specifically asks for lateral surface area only. Remember: lateral surface area of a cone is simply πr\pi r \ell. Always read carefully whether the question wants lateral surface area (curved surface only) or total surface area (curved surface plus base). The word "lateral" is your clue to exclude the base area from your calculation.

Question 11

The perimeter of a rhombus is 52 cm, and one of its diagonals is 24 cm. What is the area of the rhombus?

  1. 120 square centimeters (correct answer)
  2. 156 square centimeters
  3. 240 square centimeters
  4. 312 square centimeters
Explanation: When you encounter a rhombus problem involving perimeter and diagonals, remember that a rhombus has four equal sides and its diagonals are perpendicular bisectors of each other. This creates four congruent right triangles inside the rhombus. Since the perimeter is 52 cm, each side equals 52÷4=1352 \div 4 = 13 cm. With one diagonal of 24 cm, you can find the other diagonal using the Pythagorean theorem. The diagonals bisect each other, so half of the known diagonal is 12 cm. If we call half of the unknown diagonal xx, then: 132=122+x213^2 = 12^2 + x^2, which gives us 169=144+x2169 = 144 + x^2, so x2=25x^2 = 25 and x=5x = 5. The full unknown diagonal is 2×5=102 \times 5 = 10 cm. The area of a rhombus equals 12×d1×d2=12×24×10=120\frac{1}{2} \times d_1 \times d_2 = \frac{1}{2} \times 24 \times 10 = 120 square centimeters, making A correct. B (156) likely results from incorrectly using the formula 12×24×13\frac{1}{2} \times 24 \times 13, multiplying a diagonal by a side length instead of the other diagonal. C (240) comes from forgetting the 12\frac{1}{2} in the area formula and calculating 24×1024 \times 10. D (312) represents 24×1324 \times 13, again mixing diagonal and side measurements without the proper area formula. Remember: for rhombus area problems, always find both diagonals first using the perpendicular relationship, then apply Area=12×d1×d2\text{Area} = \frac{1}{2} \times d_1 \times d_2. Don't confuse diagonal lengths with side lengths in your calculations.

Question 12

A regular hexagon has a side length of 8 units. What is the area of the hexagon?

  1. 96396\sqrt{3} square units (correct answer)
  2. 1283128\sqrt{3} square units
  3. 1443144\sqrt{3} square units
  4. 1923192\sqrt{3} square units
Explanation: When you encounter a regular hexagon area problem, remember that a regular hexagon can be divided into 6 equilateral triangles, each with the same side length as the hexagon. To find the area, you need the formula for the area of an equilateral triangle: A=34s2A = \frac{\sqrt{3}}{4}s^2, where ss is the side length. With a side length of 8 units, each triangle has area 34(82)=34(64)=163\frac{\sqrt{3}}{4}(8^2) = \frac{\sqrt{3}}{4}(64) = 16\sqrt{3} square units. Since the hexagon contains 6 such triangles, the total area is 6×163=9636 \times 16\sqrt{3} = 96\sqrt{3} square units. Looking at the wrong answers: Choice B (1283128\sqrt{3}) results from incorrectly calculating the triangle area as 33×64\frac{\sqrt{3}}{3} \times 64 instead of 34×64\frac{\sqrt{3}}{4} \times 64. Choice C (1443144\sqrt{3}) comes from using the wrong triangle area formula altogether, perhaps confusing it with 32s2\frac{\sqrt{3}}{2}s^2. Choice D (1923192\sqrt{3}) doubles the correct answer, which might happen if you mistakenly count 12 triangles instead of 6, or use an incorrect coefficient in your area calculation. The correct answer is A: 96396\sqrt{3} square units. Study tip: Memorize that a regular hexagon equals 6 equilateral triangles, and that an equilateral triangle's area is 34s2\frac{\sqrt{3}}{4}s^2. This combination appears frequently on standardized tests and provides a reliable path to the solution.

Question 13

A parallelogram has adjacent sides of lengths 10 cm and 8 cm, and the angle between them is 60°. What is the area of the parallelogram?

  1. 40340\sqrt{3} square centimeters (correct answer)
  2. 60360\sqrt{3} square centimeters
  3. 80380\sqrt{3} square centimeters
  4. 1003100\sqrt{3} square centimeters
Explanation: When you encounter a parallelogram area problem with an angle given, you need the formula: Area = base × height = ab sin θ, where a and b are adjacent sides and θ is the angle between them. Here, you have adjacent sides of 10 cm and 8 cm with a 60° angle between them. Applying the formula: Area = 10 × 8 × sin(60°). Since sin(60°) = 32\frac{\sqrt{3}}{2}, the calculation becomes: Area = 80 × 32\frac{\sqrt{3}}{2} = 40340\sqrt{3} square centimeters. Looking at the wrong answers: Choice B (60360\sqrt{3}) likely results from using only one side length incorrectly, perhaps calculating 60 × sin(60°). Choice C (80380\sqrt{3}) comes from the common error of forgetting to multiply by sin(60°) and instead multiplying the base calculation (10 × 8 = 80) directly by 3\sqrt{3}. Choice D (1003100\sqrt{3}) appears to stem from miscalculating the base as 10² instead of 10 × 8. The correct answer is A: 40340\sqrt{3} square centimeters. Remember this key strategy: parallelogram area problems with angles always require the sine function. Don't just multiply length × width like you would for a rectangle—you must account for the angle by multiplying by sin θ. Also, memorize that sin(30°) = 12\frac{1}{2}, sin(60°) = 32\frac{\sqrt{3}}{2}, and sin(90°) = 1, as these angles appear frequently on the ISEE.

Question 14

A sector of a circle has a central angle of 120° and a radius of 9 cm. What is the area of this sector?

  1. 27π27\pi square centimeters (correct answer)
  2. 54π54\pi square centimeters
  3. 81π81\pi square centimeters
  4. 108π108\pi square centimeters
Explanation: When you encounter sector problems, remember that a sector is simply a "slice" of a circle, like a piece of pie. The key is understanding how the sector's area relates to the full circle's area based on what fraction of the circle the sector represents. To find a sector's area, use the formula: Sector Area=central angle360°×πr2\text{Sector Area} = \frac{\text{central angle}}{360°} \times \pi r^2 Here, the central angle is 120° and the radius is 9 cm. First, determine what fraction of the circle this sector represents: 120°360°=13\frac{120°}{360°} = \frac{1}{3} Next, calculate the full circle's area: πr2=π(9)2=81π\pi r^2 = \pi(9)^2 = 81\pi Finally, multiply by the fraction: 13×81π=27π\frac{1}{3} \times 81\pi = 27\pi square centimeters, which is answer A. Looking at the wrong answers: B (54π54\pi) results from incorrectly using 120°360°×2πr\frac{120°}{360°} \times 2\pi r (the arc length formula) instead of the area formula. C (81π81\pi) is the area of the entire circle—you'd get this if you forgot to multiply by the fraction 13\frac{1}{3}. D (108π108\pi) comes from miscalculating the fraction as 120°100°\frac{120°}{100°} instead of 120°360°\frac{120°}{360°}. Study tip: Always double-check whether you're being asked for arc length (uses 2πr2\pi r) or sector area (uses πr2\pi r^2). The sector area formula essentially asks: "What fraction of the full circle am I dealing with?"

Question 15

An isosceles triangle has two equal sides of length 13 cm and a base of length 10 cm. What is the area of this triangle?

  1. 60 square centimeters (correct answer)
  2. 65 square centimeters
  3. 78 square centimeters
  4. 85 square centimeters
Explanation: When you encounter an isosceles triangle problem, you need to find the area using the triangle area formula, but first you'll need to determine the height. Since you're given the two equal sides and the base, you can use the Pythagorean theorem to find the height. In an isosceles triangle, the height from the vertex to the base creates two congruent right triangles. Each right triangle has a hypotenuse of 13 cm (one of the equal sides) and a base of 5 cm (half of the 10 cm base). Using the Pythagorean theorem: h2+52=132h^2 + 5^2 = 13^2, so h2+25=169h^2 + 25 = 169, which gives us h2=144h^2 = 144 and h=12h = 12 cm. Now you can find the area: Area=12×base×height=12×10×12=60\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 10 \times 12 = 60 square centimeters. Looking at the wrong answers: Choice B (65) might result from incorrectly using 13 as the height instead of calculating it properly. Choice C (78) could come from using the full base length (10) instead of half (5) when applying the Pythagorean theorem, leading to an incorrect height calculation. Choice D (85) might result from multiple calculation errors or misapplying the area formula entirely. For isosceles triangle problems, always remember that the height bisects the base, creating two right triangles. This setup allows you to use the Pythagorean theorem to find the missing height, which is essential for calculating the area.

Question 16

A regular pentagon has a perimeter of 40 cm. If the apothem (distance from center to the middle of any side) is 5.5 cm, what is the area of the pentagon?

  1. 110 square centimeters (correct answer)
  2. 125 square centimeters
  3. 137.5 square centimeters
  4. 220 square centimeters
Explanation: When you encounter regular polygon area problems, remember that these shapes can always be broken down into triangular sections radiating from the center, and the apothem is crucial for finding the area. Start by finding the side length. Since the pentagon has a perimeter of 40 cm and 5 equal sides, each side is 40÷5=840 ÷ 5 = 8 cm. For any regular polygon, the area formula is: Area=12×perimeter×apothem\text{Area} = \frac{1}{2} × \text{perimeter} × \text{apothem} This works because you're essentially finding the area of triangles formed by connecting the center to each vertex. Each triangle has a base equal to one side length and height equal to the apothem. Substituting the values: Area=12×40×5.5=12×220=110\text{Area} = \frac{1}{2} × 40 × 5.5 = \frac{1}{2} × 220 = 110 square centimeters. Looking at the wrong answers: B (125) likely comes from incorrectly using 5×5×5=1255 × 5 × 5 = 125, perhaps confusing side length with area calculation. C (137.5) might result from using 12×5×5.5×10\frac{1}{2} × 5 × 5.5 × 10 or similar computational errors involving the number of sides. D (220) is the result you'd get if you forgot to multiply by 12\frac{1}{2} in the area formula—just 40×5.540 × 5.5. The correct answer is A. Strategy tip: Always memorize the regular polygon area formula: 12×perimeter×apothem\frac{1}{2} × \text{perimeter} × \text{apothem}. When given perimeter and apothem, this direct approach is much faster than trying to work with individual triangles or trigonometry.

Question 17

A hemisphere has a radius of 6 inches. What is the total surface area of the hemisphere (including the flat circular base)?

  1. 108π108\pi square inches (correct answer)
  2. 144π144\pi square inches
  3. 180π180\pi square inches
  4. 216π216\pi square inches
Explanation: When you encounter hemisphere surface area problems, remember that a hemisphere consists of two distinct surfaces: the curved surface (half of a sphere) and the flat circular base. To find the total surface area, you need both components. The curved surface area of a hemisphere is half the surface area of a complete sphere. Since a sphere's surface area is 4πr24\pi r^2, the curved surface of a hemisphere is 12×4πr2=2πr2\frac{1}{2} \times 4\pi r^2 = 2\pi r^2. With radius 6 inches, this gives us 2π(6)2=72π2\pi(6)^2 = 72\pi square inches. The flat circular base has area πr2=π(6)2=36π\pi r^2 = \pi(6)^2 = 36\pi square inches. Therefore, the total surface area is 72π+36π=108π72\pi + 36\pi = 108\pi square inches, confirming that A is correct. Looking at the wrong answers: B (144π144\pi) represents 4πr24\pi r^2, which is the surface area of a complete sphere—this ignores that we only have half a sphere but fails to account for the base. C (180π180\pi) likely comes from incorrectly using 3πr23\pi r^2 plus 2πr22\pi r^2, mixing up formulas. D (216π216\pi) equals 6πr26\pi r^2, suggesting a complete misunderstanding of the relevant formulas. Remember this pattern: hemisphere total surface area always equals 3πr23\pi r^2 (curved surface 2πr22\pi r^2 plus base πr2\pi r^2). This formula will save you time on similar problems and help you quickly eliminate answer choices that don't follow this relationship.

Question 18

A right circular cylinder has a height equal to its diameter. If the volume of the cylinder is 128π128\pi cubic centimeters, what is the surface area of the cylinder?

  1. 96π96\pi square centimeters (correct answer)
  2. 112π112\pi square centimeters
  3. 128π128\pi square centimeters
  4. 144π144\pi square centimeters
Explanation: When you encounter cylinder problems with special relationships between dimensions, start by identifying those relationships and using them to simplify your work. Here, the height equals the diameter, which means h=2rh = 2r. To find the surface area, you first need the radius. Using the volume formula V=πr2hV = \pi r^2 h and substituting h=2rh = 2r: 128π=πr2(2r)=2πr3128\pi = \pi r^2(2r) = 2\pi r^3 Dividing by 2π2\pi: 64=r364 = r^3, so r=4r = 4 cm and h=8h = 8 cm. The surface area formula for a cylinder is SA=2πr2+2πrhSA = 2\pi r^2 + 2\pi rh (two circular bases plus the curved surface). Substituting our values: SA=2π(4)2+2π(4)(8)=32π+64π=96πSA = 2\pi(4)^2 + 2\pi(4)(8) = 32\pi + 64\pi = 96\pi square centimeters. Looking at the wrong answers: Choice B (112π112\pi) likely comes from incorrectly calculating 2πr2+2πr2+2πrh=64π+48π2\pi r^2 + 2\pi r^2 + 2\pi rh = 64\pi + 48\pi, confusing the base area calculation. Choice C (128π128\pi) is the given volume—a common trap where students confuse volume and surface area units or formulas. Choice D (144π144\pi) might result from using h=rh = r instead of h=2rh = 2r, or from calculation errors in the surface area formula. Strategy tip: In cylinder problems with dimensional relationships, always substitute the relationship early to reduce variables. Double-check that your final answer has the correct units—square units for area, cubic units for volume.

Question 19

A rectangular prism has dimensions 6 cm by 8 cm by 10 cm. What is the total surface area of this prism?

  1. 248 square centimeters
  2. 296 square centimeters
  3. 328 square centimeters
  4. 376 square centimeters (correct answer)
Explanation: When you encounter surface area problems for rectangular prisms, you're finding the total area of all six faces. A rectangular prism has three pairs of identical opposite faces. To find the total surface area, identify the dimensions of each pair of faces. With dimensions 6 cm by 8 cm by 10 cm, you have:
  • Two faces measuring 6 × 8 = 48 square cm each
  • Two faces measuring 6 × 10 = 60 square cm each
  • Two faces measuring 8 × 10 = 80 square cm each
The total surface area is: 2(48)+2(60)+2(80)=96+120+160=3762(48) + 2(60) + 2(80) = 96 + 120 + 160 = 376 square centimeters. You can also use the formula: Surface Area = 2(lw+lh+wh)2(lw + lh + wh) where l, w, and h are length, width, and height. This gives: 2(6×8+6×10+8×10)=2(48+60+80)=2(188)=3762(6×8 + 6×10 + 8×10) = 2(48 + 60 + 80) = 2(188) = 376. Choice A (248) represents a common error of forgetting to double each face area—this would be just 48+60+80+60=24848 + 60 + 80 + 60 = 248, missing some faces entirely. Choice B (296) might result from miscalculating one of the face areas or adding incorrectly. Choice C (328) could come from computational errors in the addition or multiplication steps. Remember the key insight: rectangular prisms always have exactly six faces forming three pairs of identical rectangles. Double-check by ensuring you've accounted for all six faces, and verify your arithmetic by using the surface area formula as a backup method.

Question 20

A cube has a surface area of 294 square feet. What is the volume of this cube?

  1. 343 cubic feet (correct answer)
  2. 512 cubic feet
  3. 729 cubic feet
  4. 1000 cubic feet
Explanation: When you encounter cube problems involving surface area and volume, remember that all edges of a cube are equal, so finding one measurement unlocks everything else. A cube has 6 identical square faces. If each edge has length ss, then each face has area s2s^2, making the total surface area 6s26s^2. Since the surface area is 294 square feet, you can write: 6s2=2946s^2 = 294. Dividing both sides by 6 gives s2=49s^2 = 49, so s=7s = 7 feet. Now that you know each edge is 7 feet, the volume is s3=73=343s^3 = 7^3 = 343 cubic feet. Looking at the wrong answers: Choice B (512 cubic feet) equals 838^3, which would require edges of 8 feet, giving a surface area of 6(82)=3846(8^2) = 384 square feet—too large. Choice C (729 cubic feet) equals 939^3, requiring 9-foot edges and a surface area of 6(92)=4866(9^2) = 486 square feet—much too large. Choice D (1000 cubic feet) equals 10310^3, requiring 10-foot edges and a surface area of 6(102)=6006(10^2) = 600 square feet—nearly double what we need. The correct answer is A. Study tip: Always work systematically from surface area to edge length to volume. The formulas Surface Area=6s2\text{Surface Area} = 6s^2 and Volume=s3\text{Volume} = s^3 are your essential tools. Practice calculating perfect cubes (73=3437^3 = 343, 83=5128^3 = 512, etc.) to work more efficiently on test day.