Fatskills
Practice. Master. Repeat.
Study Guide: GRE Prep: Geometry (Lines, Angles, Triangles, Circles, Polygons, Coordinate Geometry)
Source: https://www.fatskills.com/gre/chapter/gre-gre-geometry-lines-angles-triangles-circles-polygons-coordinate-geometry

GRE Prep: Geometry (Lines, Angles, Triangles, Circles, Polygons, Coordinate Geometry)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

GRE – Geometry (Lines, Angles, Triangles, Circles, Polygons, Coordinate Geometry)

GRE Geometry Study Guide – Lines, Angles, Triangles, Circles, Polygons & Coordinate Geometry


What This Is (1 short paragraph)

Geometry on the GRE tests your ability to reason quickly with basic Euclidean figures—lines, angles, triangles, circles, polygons, and points on the coordinate plane. The questions are never “prove a theorem”; they ask you to compute lengths, areas, slopes, or angle measures, or to decide which statement must be true. For example, a typical item might give the coordinates of two vertices of a triangle and ask for the length of the third side, or present a circle with a chord and ask for the central angle.


Key Terms & Rules (8–12 bullets)

  • Slope Formula – For points ((x_1,y_1)) and ((x_2,y_2)), slope (m=\dfrac{y_2-y_1}{x_2-x_1}). Parallel lines have equal slopes; perpendicular lines have slopes that are negative reciprocals.
  • Distance Formula – Distance between ((x_1,y_1)) and ((x_2,y_2)) is (\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}).
  • Midpoint Formula – Midpoint of a segment joining ((x_1,y_1)) and ((x_2,y_2)) is (\big(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\big)).
  • Pythagorean Theorem – In a right‑triangle, (a^2+b^2=c^2) (where (c) is the hypotenuse). Frequently used when a right angle is implied by a “perpendicular” statement.
  • Area of a Triangle – (\frac12\text{base}\times\text{height}) or (\frac12ab\sin C) for two sides (a,b) with included angle (C).
  • Circle Chord–Radius Relationship – For a chord of length (c) at distance (d) from the center, radius (r=\sqrt{(c/2)^2+d^2}).
  • Exterior Angle Theorem (Polygons) – An exterior angle of a triangle equals the sum of the two non‑adjacent interior angles; for any polygon, the sum of exterior angles is (360^\circ).
  • Coordinate‑Geometry Transformations – Translating a point ((x,y)) by ((h,k)) yields ((x+h,\,y+k)); rotating 90° about the origin swaps coordinates and changes sign.
  • Area of a Polygon (Shoelace Formula) – For vertices ((x_i,y_i)) listed cyclically, area (= \frac12\big|\sum x_i y_{i+1} - \sum y_i x_{i+1}\big|).
  • Similar Triangles Ratio – Corresponding sides are in proportion; the ratio of areas equals the square of the side‑ratio.
  • Angle Bisector Theorem – In triangle (ABC), the bisector of (\angle A) divides side (BC) into segments proportional to the adjacent sides: (\frac{BD}{DC}=\frac{AB}{AC}).
  • Data‑Sufficiency Geometry Prompt – “Is the length of segment (AB) greater than 5?” → answer choices A‑E; remember you only need to prove sufficiency, not compute the exact length.


Step‑by‑Step / Process Flow (3–6 steps)

  1. Read the stem carefully – Identify which geometric objects are given (points, lines, circles) and what is being asked (length, area, angle, relationship).
  2. Sketch a quick diagram – Plot points on a coordinate grid or draw a rough figure; label known quantities and mark unknowns with letters.
  3. Translate words into equations – Use the appropriate formulas from the Key Terms list (e.g., slope =, distance =, Pythagorean). Write one equation per piece of information.
  4. Solve algebraically – Combine equations, eliminate variables, and compute the desired quantity. For Data‑Sufficiency, test each statement separately before combining.
  5. Check answer‑type – If it’s a multiple‑choice, plug the computed value into the answer choices; if it’s a quantitative comparison, compare directly to the given quantity.
  6. Verify with the diagram – Ensure the result respects geometric constraints (e.g., a length can’t be negative, an angle must be ≤ 180°).

Common Mistakes (3–5)

  • Mistake: Assuming a line is vertical/horizontal because the x‑ or y‑coordinates are the same.
    Correction: Verify with the slope formula; identical x‑values give a vertical line (undefined slope), identical y‑values give a horizontal line (slope = 0).

  • Mistake: Forgetting that the distance formula yields a positive length; squaring both sides can introduce extraneous solutions.
    Correction: After solving, discard any negative root; the geometric length is always non‑negative.

  • Mistake: Mixing up interior vs. exterior angles in polygons, especially when the question mentions “supplementary” or “adjacent.”
    Correction: Remember interior + exterior = 180° for a triangle; for any polygon, the sum of exterior angles is always 360°, regardless of the number of sides.

  • Mistake: In Data‑Sufficiency, treating “parallel” as “same line.”
    Correction: Parallel lines have equal slopes but are distinct; they do not share points unless coincident, which the stem would state.

  • Mistake: Using the wrong base‑height pair for triangle area (e.g., taking a side that isn’t perpendicular to the chosen height).
    Correction: Either compute the height using Pythagorean or use the formula (\frac12ab\sin C) when the included angle is known.


Exam Insights (2–4)

  1. Most‑tested concepts: Slope & distance, Pythagorean theorem, area of triangles, and circle chord‑radius relationships. Expect these in both multiple‑choice and Data‑Sufficiency items.
  2. Tricky distractors: Answers that are “off by a factor of 2” (e.g., using (ab) instead of (\frac12ab)), or that square the radius when the problem asks for the area of a circle.
  3. Coordinate‑geometry shortcuts: When points are symmetric about an axis, you can often read off distances without full calculation; the GRE loves such symmetry to save time.
  4. Geometry in Data‑Sufficiency: The stem will rarely require you to compute an exact numeric value; you only need to prove that the given statements are enough (or not) to determine the answer.

Quick Check Questions (2–3)

  1. Multiple‑Choice: Points (A(1,2)) and (B(7,8)) are opposite vertices of a rectangle whose sides are parallel to the axes. What is the area of the rectangle?
    Answer: 36 – Width = (|7-1|=6), height = (|8-2|=6); area = (6\times6=36).

  2. Quantitative Comparison: Let (c) be the length of a chord of a circle with radius 5. Statement: The distance from the chord’s midpoint to the circle’s center is 3.
    Answer: C – Both quantities (the chord length and the distance) are determinable; using (r^2 = (c/2)^2 + d^2) gives (c = 8), so the chord length (8) is greater than the distance (3).

  3. Data‑Sufficiency: Is the area of triangle (XYZ) greater than 12?

    (1) (XY = 6) and (\angle X = 90^\circ).

    (2) (YZ = 8) and (\angle Z = 30^\circ).
    Answer: A – Statement 1 alone gives area (\frac12\cdot6\cdot) (height) ≥ 12 (since the height must be at least 4), so it is sufficient; statement 2 alone is insufficient.


Last‑Minute Cram Sheet (10 one‑liners)

  1. Slope = rise/run; parallel → equal slopes, perpendicular → negative reciprocal.
  2. Distance = (\sqrt{(Δx)^2+(Δy)^2}); always take the positive root. ⚠️
  3. Right‑triangle? Use (a^2+b^2=c^2) before plugging numbers.
  4. Triangle area = (\frac12) base × height or (\frac12ab\sin C).
  5. Circle chord: (r=\sqrt{(c/2)^2+d^2}).
  6. Exterior angles of any polygon sum to (360^\circ).
  7. Shoelace formula for polygon area: (\frac12|Σx_i y_{i+1} - Σy_i x_{i+1}|).
  8. Similar triangles → side ratios equal; area ratio = (side ratio)².
  9. Angle bisector divides opposite side proportionally to adjacent sides.
  10. Data‑Sufficiency rule: never assume extra info; test each statement alone first. ⚠️


ADVERTISEMENT