Back to Blog
    Exams, Assessments & Practice Tools

    GRE Geometry Practice Test Practice Questions with Answers

    June 27, 20269 min read32 views
    GRE Geometry Practice Test Practice Questions with Answers

    Approximately 15 percent of the Quantitative Reasoning section on the GRE is dedicated to geometry, covering lines, angles, polygons, and circles. Succeeding on the GRE Geometry Practice Test requires more than just memorizing formulas; you must apply spatial reasoning to complex, multi-step problems. While the GRE does not test advanced trigonometry or calculus, it demands a deep understanding of Euclidean principles and the ability to visualize shapes within a coordinate plane.

    To begin your journey toward a high score, you should explore our comprehensive GRE Prep hub, which provides structured paths for all quantitative topics. Geometry questions often appear in three formats: Multiple-choice, Multiple-answer, and Quantitative Comparison. By practicing with a variety of problems, you can learn to identify hidden triangles, recognize properties of parallel lines, and calculate volumes for three-dimensional solids. For those looking to streamline their revision, using an AI Lecture Notes Enhancer can help convert geometry video lessons into searchable, high-quality study guides.

    Concept Explanation

    Geometry on the GRE focuses on the properties and relationships of points, lines, angles, surfaces, and solids. The core concepts include the Pythagorean theorem for right triangles, the sum of interior angles in polygons ( n − 2 ) × 18 0 ∘ (n-2) \times 180^\circ , and the relationship between the radius, circumference, and area of circles. It is essential to remember that diagrams on the GRE are not necessarily drawn to scale unless specifically stated, meaning you must rely on geometric theorems rather than visual estimation.

    Key areas of focus include:

    • Triangles: Properties of isosceles, equilateral, and right triangles (especially 30-60-90 and 45-45-90 triangles).
    • Quadrilaterals: Area and perimeter of rectangles, squares, parallelograms, and trapezoids.
    • Circles: Interior angles, arc length, and sector area formulas.
    • Coordinate Geometry: Slope of a line m = y 2 − y 1 x 2 − x 1 m = \frac{y_2 - y_1}{x_2 - x_1} , distance between points, and the equation of a circle.
    • 3D Geometry: Surface area and volume of rectangular solids and cylinders.

    For more targeted practice, students often find that using specialized anatomy practice techniques—which require similar spatial visualization—can actually sharpen their ability to dissect geometric diagrams.

    Solved Examples

    1. Triangle Properties: A right triangle has a hypotenuse of length 10 and one leg of length 6. What is the area of the triangle?
      1. Use the Pythagorean theorem: a 2 + b 2 = c 2 a^2 + b^2 = c^2 .
      2. Substitute the known values: 6 2 + b 2 = 1 0 2 6^2 + b^2 = 10^2 , which simplifies to 36 + b 2 = 100 36 + b^2 = 100 .
      3. Solve for b b : b 2 = 64 b^2 = 64 , so b = 8 b = 8 .
      4. Apply the area formula: Area = 1 2 × base × height \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} .
      5. Calculate: 1 2 × 6 × 8 = 24 \frac{1}{2} \times 6 \times 8 = 24 . The area is 24 square units.
    2. Circle Geometry: If the circumference of a circle is 12 π 12\pi , what is the area of the circle?
      1. Identify the circumference formula: C = 2 π r C = 2\pi r .
      2. Set up the equation: 2 π r = 12 π 2\pi r = 12\pi .
      3. Divide by 2 π 2\pi to find the radius: r = 6 r = 6 .
      4. Identify the area formula: A = π r 2 A = \pi r^2 .
      5. Calculate: A = π ( 6 2 ) = 36 π A = \pi (6^2) = 36\pi . The area is 36 π 36\pi .
    3. Polygon Angles: What is the measure of one interior angle of a regular hexagon?
      1. Find the sum of interior angles: ( n − 2 ) × 18 0 ∘ (n-2) \times 180^\circ . For a hexagon, n = 6 n = 6 .
      2. Calculate: ( 6 − 2 ) × 180 = 4 × 180 = 72 0 ∘ (6-2) \times 180 = 4 \times 180 = 720^\circ .
      3. Divide by the number of angles: 720 6 = 12 0 ∘ \frac{720}{6} = 120^\circ . Each interior angle is 12 0 ∘ 120^\circ .

    Practice Questions

    1. A square is inscribed in a circle with a radius of r r . What is the area of the square in terms of r r ?
    2. The length of a rectangle is twice its width. If the perimeter is 60, what is the area of the rectangle?
    3. In a coordinate plane, line L L passes through points (2, 3) and (5, 9). What is the slope of a line perpendicular to line L L ?

    Ready to improve your GRE score?

    Practice with AI-powered GRE questions, personalized quizzes, adaptive learning, and detailed explanations.

    Start GRE Prep Free
    1. A cylinder has a height of 10 and a base radius of 4. What is the total surface area of the cylinder?
    2. If two interior angles of a triangle are 4 5 ∘ 45^\circ and 7 5 ∘ 75^\circ , what is the measure of the third angle?
    3. A circle is tangent to the x-axis at (4, 0) and the y-axis at (0, 4). What is the equation of the circle?
    4. A trapezoid has bases of 8 and 12 and a height of 5. What is its area?
    5. Quantity A: The area of a triangle with sides 3, 4, and 5.
      Quantity B: The area of a circle with a radius of 1.5.
    6. What is the length of the diagonal of a cube with a side length of 4?
    7. An equilateral triangle has a side length of 6. What is its altitude?

    Answers & Explanations

    1. Answer: 2 r 2 2r^2 . The diagonal of the square is the diameter of the circle, which is 2 r 2r . Using the formula for the area of a square given its diagonal d d , A = d 2 2 A = \frac{d^2}{2} , we get ( 2 r ) 2 2 = 4 r 2 2 = 2 r 2 \frac{(2r)^2}{2} = \frac{4r^2}{2} = 2r^2 .
    2. Answer: 200. Let width be w w . Length is 2 w 2w . Perimeter P = 2 ( w + 2 w ) = 6 w P = 2(w + 2w) = 6w . Since 6 w = 60 6w = 60 , w = 10 w = 10 . Length is 20. Area = 10 × 20 = 200 = 10 \times 20 = 200 .
    3. Answer: − 1 / 2 -1/2 . The slope of line L L is 9 − 3 5 − 2 = 6 3 = 2 \frac{9-3}{5-2} = \frac{6}{3} = 2 . The slope of a perpendicular line is the negative reciprocal, which is − 1 / 2 -1/2 .
    4. Answer: 112 π 112\pi . Surface area formula is 2 π r 2 + 2 π r h 2\pi r^2 + 2\pi rh . Substituting: 2 π ( 4 2 ) + 2 π ( 4 ) ( 10 ) = 32 π + 80 π = 112 π 2\pi(4^2) + 2\pi(4)(10) = 32\pi + 80\pi = 112\pi .
    5. Answer: 6 0 ∘ 60^\circ . The sum of angles in a triangle is 18 0 ∘ 180^\circ . 180 − ( 45 + 75 ) = 180 − 120 = 6 0 ∘ 180 - (45 + 75) = 180 - 120 = 60^\circ .
    6. Answer: ( x − 4 ) 2 + ( y − 4 ) 2 = 16 (x-4)^2 + (y-4)^2 = 16 . Since it is tangent to both axes at 4, the center is (4, 4) and the radius is 4. The standard equation is ( x − h ) 2 + ( y − k ) 2 = r 2 (x-h)^2 + (y-k)^2 = r^2 .
    7. Answer: 50. Area of a trapezoid is b 1 + b 2 2 × h \frac{b_1 + b_2}{2} \times h . Substituting: 8 + 12 2 × 5 = 10 × 5 = 50 \frac{8+12}{2} \times 5 = 10 \times 5 = 50 .
    8. Answer: Quantity A is smaller. Area A = 1 2 × 3 × 4 = 6 = \frac{1}{2} \times 3 \times 4 = 6 . Area B = π × 1. 5 2 ≈ 3.14 × 2.25 ≈ 7.065 = \pi \times 1.5^2 \approx 3.14 \times 2.25 \approx 7.065 . Therefore, B is greater.
    9. Answer: 4 3 4\sqrt{3} . The diagonal of a cube with side s s is s 3 s\sqrt{3} . For s = 4 s=4 , the diagonal is 4 3 4\sqrt{3} .
    10. Answer: 3 3 3\sqrt{3} . In an equilateral triangle, the altitude splits it into two 30-60-90 triangles. The altitude is s 3 2 \frac{s\sqrt{3}}{2} . For s = 6 s=6 , 6 3 2 = 3 3 \frac{6\sqrt{3}}{2} = 3\sqrt{3} .
    Interactive quizQuestion 1 of 5

    1. If the area of a square is 64, what is the length of its diagonal?

    Pick an answer to check

    Frequently Asked Questions

    Are geometry diagrams on the GRE drawn to scale?

    No, GRE geometry diagrams are generally not drawn to scale unless the problem explicitly states otherwise. You should rely on given labels and geometric theorems rather than measuring or estimating by sight.

    What are the most common Pythagorean triples tested on the GRE?

    The most frequent triples are 3-4-5 and 5-12-13, along with their multiples like 6-8-10. Knowing these can save significant time during the calculation phases of the exam.

    How do I find the area of a sector in a circle?

    The area of a sector is a fraction of the total area, calculated by central angle 360 × Ï€ r 2 \frac{ \text{central angle}}{360} \times \pi r^2 . This represents the portion of the circle\'s area covered by the specific arc.

    What is the difference between a chord and a diameter?

    A chord is any line segment connecting two points on a circle\'s circumference, whereas a diameter is a specific type of chord that passes through the center. The diameter is the longest possible chord in a circle.

    Do I need to know the volume of a sphere for the GRE?

    Yes, while less common than cylinders or rectangular solids, the volume of a sphere 4 3 π r 3 \frac{4}{3}\pi r^3 is within the GRE syllabus. It is helpful to memorize basic 3D formulas to avoid being caught off guard.

    Ready to improve your GRE score?

    Practice with AI-powered GRE questions, personalized quizzes, adaptive learning, and detailed explanations.

    Start GRE Prep Free

    Start studying smarter — free

    Get personalized AI study tools. No credit card.

    Tags

    GRE

    Enjoyed this article?

    Share it with others who might find it helpful.