Back to Blog
    Exams, Assessments & Practice Tools

    SAT Area and Volume Practice Questions with Answers

    April 27, 20269 min read21 views
    SAT Area and Volume Practice Questions with Answers

    Concept Explanation

    SAT Area and Volume concepts refer to the mathematical principles used to calculate the space occupied by two-dimensional shapes and three-dimensional objects, respectively. Mastering these geometry topics is essential for success on the Math section of the SAT, as they frequently appear in both calculator and no-calculator portions. Area measures the surface within a boundary, such as a square or circle, and is expressed in square units. Volume measures the capacity of a solid, such as a cylinder or rectangular prism, and is expressed in cubic units. The SAT provides a reference sheet with most common formulas, but understanding how to manipulate these formulas for complex figures is the key to a high score.

    Key formulas you must be familiar with include:

    • Area of a Circle: A = Ο€ r 2 A = \pi r^2
    • Circumference of a Circle: C = 2 Ο€ r C = 2\pi r
    • Area of a Rectangle: A = l w A = lw
    • Area of a Triangle: A =   1 2 b h A = \ \frac{1}{2}bh
    • Volume of a Rectangular Prism: V = l w h V = lwh
    • Volume of a Cylinder: V = Ο€ r 2 h V = \pi r^2 h
    • Volume of a Sphere: V =   4 3 Ο€ r 3 V = \ \frac{4}{3}\pi r^3

    When solving these problems, always pay attention to units. If a question provides dimensions in inches but asks for the answer in feet, you must convert the units before performing calculations. For more practice on related quantitative reasoning, check out our SAT Math Practice Questions Set 3.

    Solved Examples

    Below are worked examples demonstrating how to apply geometry formulas to typical SAT-style problems.

    1. Example 1: A rectangular garden has a length of 12 feet and a width of 8 feet. If a 2-foot wide stone path is built around the entire outside of the garden, what is the area of the path in square feet?
      1. Calculate the area of the original garden: 12   Γ— 8 = 96 12 \ \times 8 = 96 square feet.
      2. Determine the dimensions of the larger rectangle (garden + path). The length increases by 2 feet on both sides: 12 + 2 + 2 = 16 12 + 2 + 2 = 16 feet. The width also increases by 2 feet on both sides: 8 + 2 + 2 = 12 8 + 2 + 2 = 12 feet.
      3. Calculate the area of the larger rectangle: 16   Γ— 12 = 192 16 \ \times 12 = 192 square feet.
      4. Subtract the garden area from the total area: 192 βˆ’ 96 = 96 192 - 96 = 96 . The area of the path is 96 square feet.
    2. Example 2: A cylindrical water tank has a radius of 3 meters and a height of 5 meters. If the tank is currently half full, what is the volume of water in the tank in cubic meters?
      1. Identify the volume formula for a cylinder: V = Ο€ r 2 h V = \pi r^2 h .
      2. Plug in the given values: V = Ο€ ( 3 ) 2 ( 5 ) = Ο€ ( 9 ) ( 5 ) = 45 Ο€ V = \pi (3)^2 (5) = \pi (9)(5) = 45\pi .
      3. Since the tank is half full, divide the total volume by 2:   45 Ο€ 2 = 22.5 Ο€ \ \frac{45\pi}{2} = 22.5\pi .
    3. Example 3: A square is inscribed in a circle with a radius of 5 2 5\sqrt{2} . What is the area of the square?
      1. Recognize that the diameter of the circle is equal to the diagonal of the square.
      2. Calculate the diameter: d = 2   Γ— 5 2 = 10 2 d = 2 \ \times 5\sqrt{2} = 10\sqrt{2} .
      3. Use the relationship between the diagonal d d and side length s s of a square: d = s 2 d = s\sqrt{2} .
      4. Set up the equation: 10 2 = s 2 10\sqrt{2} = s\sqrt{2} , which means s = 10 s = 10 .
      5. Calculate the area: A = s 2 = 1 0 2 = 100 A = s^2 = 10^2 = 100 .

    Practice Questions

    Test your knowledge with these SAT area and volume practice questions. Many of these require multi-step reasoning similar to SAT Word Problems Practice Questions.

    1. A rectangle has a perimeter of 40 centimeters. If the length is 4 centimeters longer than the width, what is the area of the rectangle in square centimeters?
    2. A right circular cone has a height of 9 inches and a base radius of 4 inches. What is the volume of the cone in cubic inches? (Formula: V =   1 3 Ο€ r 2 h V = \ \frac{1}{3}\pi r^2 h )
    3. The volume of a cube is 216 cubic inches. What is the total surface area of the cube in square inches?

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free
    1. A circle is graphed in the xy-plane with the equation ( x βˆ’ 3 ) 2 + ( y + 2 ) 2 = 36 (x-3)^2 + (y+2)^2 = 36 . What is the area of the circle?
    2. A sphere has a volume of 36 Ο€ 36\pi cubic centimeters. What is the surface area of the sphere in square centimeters? (Surface Area Formula: 4 Ο€ r 2 4\pi r^2 )
    3. A rectangular prism has a length of 10, a width of w w , and a height of 5. If the volume is 300, what is the value of w w ?
    4. A right triangle has a hypotenuse of 13 and one leg of 5. What is the area of the triangle?
    5. If the radius of a cylinder is doubled and the height is halved, how does the volume change?
    6. A trapezoid has bases of 10 and 16 and a height of 8. What is the area of the trapezoid?
    7. The area of a circle is 49 Ο€ 49\pi . What is the circumference of the circle?

    Answers & Explanations

    1. Answer: 96. Let width be w w and length be w + 4 w+4 . Perimeter P = 2 ( l + w ) = 2 ( w + 4 + w ) = 2 ( 2 w + 4 ) = 4 w + 8 P = 2(l+w) = 2(w+4+w) = 2(2w+4) = 4w + 8 . Set 4 w + 8 = 40 4w+8 = 40 , so 4 w = 32 4w = 32 and w = 8 w = 8 . Length is 8 + 4 = 12 8+4 = 12 . Area = 8   Γ— 12 = 96 8 \ \times 12 = 96 .
    2. Answer: 48 Ο€ 48\pi . Using the formula V =   1 3 Ο€ r 2 h V = \ \frac{1}{3}\pi r^2 h , we get V =   1 3 Ο€ ( 4 ) 2 ( 9 ) =   1 3 Ο€ ( 16 ) ( 9 ) = 48 Ο€ V = \ \frac{1}{3}\pi (4)^2 (9) = \ \frac{1}{3}\pi (16)(9) = 48\pi .
    3. Answer: 216. Volume of a cube is s 3 = 216 s^3 = 216 , so side s = 6 s = 6 . Surface area is 6 s 2 = 6 ( 6 2 ) = 6 ( 36 ) = 216 6s^2 = 6(6^2) = 6(36) = 216 .
    4. Answer: 36 Ο€ 36\pi . The standard form of a circle is ( x βˆ’ h ) 2 + ( y βˆ’ k ) 2 = r 2 (x-h)^2 + (y-k)^2 = r^2 . Here, r 2 = 36 r^2 = 36 . Area = Ο€ r 2 = 36 Ο€ \pi r^2 = 36\pi .
    5. Answer: 36 Ο€ 36\pi . Volume V =   4 3 Ο€ r 3 = 36 Ο€ V = \ \frac{4}{3}\pi r^3 = 36\pi . Multiplying both sides by   3 4 \ \frac{3}{4} gives r 3 = 27 r^3 = 27 , so r = 3 r = 3 . Surface Area = 4 Ο€ ( 3 ) 2 = 36 Ο€ 4\pi (3)^2 = 36\pi .
    6. Answer: 6. Volume V = l w h V = lwh . So, 300 = 10   Γ— w   Γ— 5 300 = 10 \ \times w \ \times 5 , which simplifies to 300 = 50 w 300 = 50w . Dividing by 50, w = 6 w = 6 .
    7. Answer: 30. Use the Pythagorean theorem to find the other leg: 5 2 + b 2 = 1 3 2 5^2 + b^2 = 13^2 β†’ 25 + b 2 = 169 25 + b^2 = 169 β†’ b 2 = 144 b^2 = 144 β†’ b = 12 b = 12 . Area =   1 2 ( 5 ) ( 12 ) = 30 \ \frac{1}{2}(5)(12) = 30 .
    8. Answer: It doubles. Original volume: V 1 = Ο€ r 2 h V_1 = \pi r^2 h . New volume: V 2 = Ο€ ( 2 r ) 2 (   1 2 h ) = Ο€ ( 4 r 2 ) (   1 2 h ) = 2 Ο€ r 2 h V_2 = \pi (2r)^2 (\ \frac{1}{2}h) = \pi (4r^2) (\ \frac{1}{2}h) = 2\pi r^2 h . The volume is twice the original.
    9. Answer: 104. Area of a trapezoid =   a + b 2 h =   10 + 16 2 ( 8 ) = 13   Γ— 8 = 104 \ \frac{a+b}{2}h = \ \frac{10+16}{2}(8) = 13 \ \times 8 = 104 .
    10. Answer: 14 Ο€ 14\pi . Area Ο€ r 2 = 49 Ο€ \pi r^2 = 49\pi implies r = 7 r = 7 . Circumference C = 2 Ο€ r = 2 Ο€ ( 7 ) = 14 Ο€ C = 2\pi r = 2\pi (7) = 14\pi .

    Quick Quiz

    Interactive Quiz 5 questions

    1. If the side of a square is tripled, by what factor does the area increase?

    • A 3
    • B 6
    • C 9
    • D 12
    Check answer

    Answer: C. 9

    2. What is the volume of a rectangular prism with length 4, width 5, and height 10?

    • A 19
    • B 200
    • C 100
    • D 40
    Check answer

    Answer: B. 200

    3. A circle has a circumference of 10 Ο€ 10\pi . What is its area?

    • A 5 Ο€ 5\pi
    • B 10 Ο€ 10\pi
    • C 25 Ο€ 25\pi
    • D 100 Ο€ 100\pi
    Check answer

    Answer: C. 25 Ο€ 25\pi

    4. A cylinder and a cone have the same radius and height. What is the ratio of the volume of the cone to the volume of the cylinder?

    • A 1:2
    • B 1:3
    • C 2:3
    • D 1:1
    Check answer

    Answer: B. 1:3

    5. A cube has a surface area of 150. What is the length of one side?

    • A 5
    • B 6
    • C 25
    • D 10
    Check answer

    Answer: A. 5

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    Frequently Asked Questions

    What geometry formulas are provided on the SAT?

    The SAT provides a reference sheet at the beginning of each math section including formulas for the area of circles, rectangles, and triangles, as well as the volume of prisms, cylinders, spheres, and cones. However, you must know how to apply them to composite shapes and word problems.

    How do I find the area of a shaded region?

    To find the area of a shaded region, you usually calculate the area of the larger outer shape and subtract the area of the smaller inner shapes. This technique is common in problems involving circles inscribed in squares or vice versa.

    Does the SAT focus more on area or volume?

    Both concepts appear frequently, but area problems are slightly more common as they integrate with coordinate geometry and algebra. Volume problems often appear as realistic word problems involving fluid capacity or material density.

    What is the relationship between the radius and the area of a circle?

    The area of a circle is proportional to the square of its radius, defined by the formula A = Ο€ r 2 A = \pi r^2 . If the radius doubles, the area increases by a factor of four; if the radius triples, the area increases by a factor of nine.

    How should I handle units in SAT geometry problems?

    Always check the units provided in the question and the units required for the final answer before calculating. If a conversion is necessary, such as converting inches to feet, perform the conversion on the linear dimensions first to avoid confusion with square or cubic units.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.