Back to Blog
    Exams, Assessments & Practice Tools

    SAT Geometry Practice Questions with Answers

    April 27, 20269 min read22 views
    SAT Geometry Practice Questions with Answers

    SAT Geometry Practice Questions with Answers

    Mastering SAT Geometry is essential for achieving a high score on the Math section, as these topics typically make up about 15% of the exam. This guide provides comprehensive SAT Geometry practice questions with answers, covering everything from basic angle relationships to complex 3D volume problems. By understanding the core theorems and practicing with realistic examples, you can approach the test with confidence and precision.

    Concept Explanation

    SAT Geometry focuses on the properties of lines, angles, triangles, circles, and three-dimensional solids. The exam tests your ability to apply geometric theorems to solve for unknown lengths, areas, and volumes. Key concepts include the Pythagorean theorem, properties of special right triangles (30-60-90 and 45-45-90), circle equations, and coordinate geometry. You will also encounter concepts related to linear equations when dealing with lines in the x y xy -plane. According to the College Board, students must also be familiar with basic trigonometry, such as sine, cosine, and tangent, which are often integrated into triangle problems.

    Core Geometric Principles

    • Triangles: The sum of interior angles is always 18 0 ∘ 180^\circ . The area is calculated as A = 1 2 b h A = \frac{1}{2}bh .
    • Circles: The equation of a circle in the x y xy -plane is ( x βˆ’ h ) 2 + ( y βˆ’ k ) 2 = r 2 (x - h)^2 + (y - k)^2 = r^2 , where ( h , k ) (h, k) is the center and r r is the radius.
    • Special Right Triangles: In a 45-45-90 triangle, sides follow the ratio x : x : x 2 x : x : x\sqrt{2} . In a 30-60-90 triangle, sides follow x : x 3 : 2 x x : x\sqrt{3} : 2x .
    • Volume: You must know the volume formulas for cylinders ( V = Ο€ r 2 h V = \pi r^2 h ), rectangular prisms ( V = l w h V = lwh ), and spheres ( V = 4 3 Ο€ r 3 V = \frac{4}{3}\pi r^3 ).

    Solved Examples

    Review these step-by-step solutions to understand how to approach common SAT Geometry problems.

    1. Example 1: Circle Equations
      A circle in the x y xy -plane has the equation x 2 + y 2 βˆ’ 6 x + 8 y = 0 x^2 + y^2 - 6x + 8y = 0 . What is the radius of the circle?
      1. Group terms: ( x 2 βˆ’ 6 x ) + ( y 2 + 8 y ) = 0 (x^2 - 6x) + (y^2 + 8y) = 0 .
      2. Complete the square: ( x 2 βˆ’ 6 x + 9 ) + ( y 2 + 8 y + 16 ) = 9 + 16 (x^2 - 6x + 9) + (y^2 + 8y + 16) = 9 + 16 .
      3. Simplify: ( x βˆ’ 3 ) 2 + ( y + 4 ) 2 = 25 (x - 3)^2 + (y + 4)^2 = 25 .
      4. Identify r 2 r^2 : Since r 2 = 25 r^2 = 25 , the radius r = 5 r = 5 .
    2. Example 2: Special Right Triangles
      An equilateral triangle has a side length of 10. What is the area of the triangle?
      1. An equilateral triangle can be split into two 30-60-90 triangles.
      2. The base of one 30-60-90 triangle is half the side: 5 5 .
      3. The height (opposite the 6 0 ∘ 60^\circ angle) is 5 3 5\sqrt{3} .
      4. Use the area formula: A = 1 2 Γ— 10 Γ— 5 3 = 25 3 A = \frac{1}{2} \times 10 \times 5\sqrt{3} = 25\sqrt{3} .
    3. Example 3: Similar Triangles
      Triangle A B C ABC is similar to triangle D E F DEF . If the ratio of their corresponding sides is 2 : 3 2:3 and the area of triangle A B C ABC is 20, what is the area of triangle D E F DEF ?
      1. The ratio of areas is the square of the ratio of sides.
      2. Area ratio = ( 2 3 ) 2 = 4 9 (\frac{2}{3})^2 = \frac{4}{9} .
      3. Set up the proportion: 20 x = 4 9 \frac{20}{x} = \frac{4}{9} .
      4. Solve for x x : 4 x = 180 β†’ x = 45 4x = 180 \rightarrow x = 45 .

    Practice Questions

    1. A rectangular prism has a length of 8, a width of 3, and a height of h h . If the surface area is 158, what is the value of h h ?
    2. In the x y xy -plane, a circle with center ( 2 , βˆ’ 3 ) (2, -3) is tangent to the x x -axis. What is the equation of the circle?
    3. A right circular cylinder has a volume of 72 Ο€ 72\pi and a height of 8. What is the circumference of its base?

    Ready to ace your exams?

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

    Start Learning Free
    1. Two parallel lines are intersected by a transversal. If one of the alternate interior angles is 4 x + 10 4x + 10 and the other is 6 x βˆ’ 20 6x - 20 , what is the value of x x ?
    2. A triangle has side lengths of 7 and 10. Which of the following could be the length of the third side? (Choose all that apply: 2, 5, 12, 17, 18)
    3. In circle O O , a central angle of 6 0 ∘ 60^\circ intercepts an arc of length 4 Ο€ 4\pi . What is the area of the circle?
    4. A square is inscribed in a circle with a radius of 5 2 5\sqrt{2} . What is the area of the square?
    5. What is the distance between the points ( βˆ’ 2 , 5 ) (-2, 5) and ( 4 , βˆ’ 3 ) (4, -3) in the coordinate plane?
    6. A cone has a radius of 6 and a slant height of 10. What is the volume of the cone in terms of Ο€ \pi ?
    7. If the measure of an interior angle of a regular polygon is 14 4 ∘ 144^\circ , how many sides does the polygon have?

    Answers & Explanations

    Check your work against these detailed explanations to identify areas for improvement.

    1. Answer: 5. The surface area formula is S A = 2 ( l w + l h + w h ) SA = 2(lw + lh + wh) . Substituting the given values: 158 = 2 ( 24 + 8 h + 3 h ) β†’ 79 = 24 + 11 h β†’ 55 = 11 h β†’ h = 5 158 = 2(24 + 8h + 3h) \rightarrow 79 = 24 + 11h \rightarrow 55 = 11h \rightarrow h = 5 . This type of calculation is similar to solving word problems found in other math sections.
    2. Answer: ( x βˆ’ 2 ) 2 + ( y + 3 ) 2 = 9 (x - 2)^2 + (y + 3)^2 = 9 . Since the circle is tangent to the x x -axis, the radius is the distance from the center's y y -coordinate to the axis. The distance from βˆ’ 3 -3 to 0 is 3. Thus, r = 3 r = 3 and r 2 = 9 r^2 = 9 .
    3. Answer: 6 Ο€ 6\pi . Volume V = Ο€ r 2 h V = \pi r^2 h . So, 72 Ο€ = Ο€ r 2 ( 8 ) β†’ 9 = r 2 β†’ r = 3 72\pi = \pi r^2 (8) \rightarrow 9 = r^2 \rightarrow r = 3 . Circumference C = 2 Ο€ r = 2 Ο€ ( 3 ) = 6 Ο€ C = 2\pi r = 2\pi(3) = 6\pi .
    4. Answer: 15. Alternate interior angles are equal when lines are parallel. Set the expressions equal: 4 x + 10 = 6 x βˆ’ 20 β†’ 30 = 2 x β†’ x = 15 4x + 10 = 6x - 20 \rightarrow 30 = 2x \rightarrow x = 15 .
    5. Answer: 5 and 12. According to the Triangle Inequality Theorem, the third side s s must be: 10 βˆ’ 7 < s < 10 + 7 10-7 < s < 10+7 , or 3 < s < 17 3 < s < 17 . Only 5 and 12 fit this range.
    6. Answer: 144 Ο€ 144\pi . The arc length is a fraction of the circumference: 60 360 Γ— 2 Ο€ r = 4 Ο€ β†’ 1 6 Γ— 2 Ο€ r = 4 Ο€ β†’ 1 3 r = 4 β†’ r = 12 \frac{60}{360} \times 2\pi r = 4\pi \rightarrow \frac{1}{6} \times 2\pi r = 4\pi \rightarrow \frac{1}{3}r = 4 \rightarrow r = 12 . Area A = Ο€ r 2 = 144 Ο€ A = \pi r^2 = 144\pi .
    7. Answer: 100. The diagonal of the square is the diameter of the circle. Diameter = 2 Γ— 5 2 = 10 2 = 2 \times 5\sqrt{2} = 10\sqrt{2} . Let the side of the square be s s . Using the Pythagorean theorem for the square's diagonal: s 2 + s 2 = ( 10 2 ) 2 β†’ 2 s 2 = 200 β†’ s 2 = 100 s^2 + s^2 = (10\sqrt{2})^2 \rightarrow 2s^2 = 200 \rightarrow s^2 = 100 . The area is s 2 = 100 s^2 = 100 .
    8. Answer: 10. Use the distance formula: d = ( 4 βˆ’ ( βˆ’ 2 ) ) 2 + ( βˆ’ 3 βˆ’ 5 ) 2 = 6 2 + ( βˆ’ 8 ) 2 = 36 + 64 = 100 = 10 d = \sqrt{(4 - (-2))^2 + (-3 - 5)^2} = \sqrt{6^2 + (-8)^2} = \sqrt{36 + 64} = \sqrt{100} = 10 . You can find more coordinate geometry practice in our SAT Math Practice Set.
    9. Answer: 96 Ο€ 96\pi . First, find the vertical height h h using the Pythagorean theorem with radius r = 6 r=6 and slant height l = 10 l=10 : 6 2 + h 2 = 1 0 2 β†’ 36 + h 2 = 100 β†’ h = 8 6^2 + h^2 = 10^2 \rightarrow 36 + h^2 = 100 \rightarrow h = 8 . Volume V = 1 3 Ο€ r 2 h = 1 3 Ο€ ( 36 ) ( 8 ) = 12 Ο€ ( 8 ) = 96 Ο€ V = \frac{1}{3}\pi r^2 h = \frac{1}{3}\pi(36)(8) = 12\pi(8) = 96\pi .
    10. Answer: 10. The exterior angle is 180 βˆ’ 144 = 3 6 ∘ 180 - 144 = 36^\circ . The sum of exterior angles is always 36 0 ∘ 360^\circ . Number of sides n = 360 36 = 10 n = \frac{360}{36} = 10 .

    Quick Quiz

    Interactive Quiz 5 questions

    1. What is the sum of the exterior angles of any convex polygon?

    • A 180 degrees
    • B 270 degrees
    • C 360 degrees
    • D 540 degrees
    Check answer

    Answer: C. 360 degrees

    2. If a circle has a diameter of 10, what is its area?

    • A 10\u03c0
    • B 20\u03c0
    • C 25\u03c0
    • D 100\u03c0
    Check answer

    Answer: C. 25\u03c0

    3. In a 30-60-90 triangle, if the shortest side is 4, what is the length of the hypotenuse?

    • A 4\u221a2
    • B 4\u221a3
    • C 8
    • D 12
    Check answer

    Answer: C. 8

    4. Which formula represents the volume of a sphere?

    • A \u03c0r\u00b2h
    • B 4/3 \u03c0r\u00b3
    • C 1/3 \u03c0r\u00b2h
    • D 4\u03c0r\u00b2
    Check answer

    Answer: B. 4/3 \u03c0r\u00b3

    5. Two angles are supplementary. If one angle is 75 degrees, what is the other?

    • A 15 degrees
    • B 105 degrees
    • C 115 degrees
    • D 285 degrees
    Check answer

    Answer: B. 105 degrees

    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 containing formulas for the area of circles, rectangles, and triangles, as well as the volume of prisms, cylinders, spheres, cones, and pyramids. It also includes the Pythagorean theorem and special right triangle ratios.

    How many geometry questions are on the SAT?

    Geometry and Trigonometry typically account for approximately 6 out of the 44 questions on the Digital SAT Math section. While it is a smaller portion compared to Algebra, these questions are often where students lose points due to forgotten theorems.

    Do I need to know radians for SAT Geometry?

    Yes, you must be able to convert between degrees and radians using the relationship Ο€  radians = 18 0 ∘ \pi \text{ radians} = 180^\circ . Many circle sector and arc length problems on the SAT use radians to test your fluency with different units of measurement.

    What is the most important geometry theorem for the SAT?

    The Pythagorean theorem ( a 2 + b 2 = c 2 a^2 + b^2 = c^2 ) is arguably the most frequently used tool in SAT Geometry. It is used not only for right triangles but also to find distances in the coordinate plane and heights in 3D figures.

    Are there proofs on the SAT?

    No, the SAT does not require you to write out formal geometric proofs. However, you must understand the logic behind proofs, such as knowing that vertical angles are congruent or that alternate interior angles of parallel lines are equal, to solve multiple-choice questions.

    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.