Back to Blog
    Exams, Assessments & Practice Tools

    Hard GRE Coordinate Geometry Questions Practice Questions

    July 8, 202613 min read17 views
    Hard GRE Coordinate Geometry Questions Practice Questions

    Coordinate geometry combines algebraic equations with geometric shapes on a two-dimensional plane to solve complex spatial problems. While basic questions might ask for a simple slope or midpoint, Hard GRE Coordinate Geometry Questions often require you to synthesize multiple rules, such as finding the intersection of a circle and a line or calculating the area of a polygon defined by linear inequalities. Navigating these difficult problems requires a deep understanding of the Cartesian coordinate system and the ability to visualize how shifting equations affects their graphical representation.

    Concept Explanation

    Coordinate geometry is the study of geometry using a coordinate system where every point is uniquely determined by a set of numerical coordinates. In the context of the GRE, this typically refers to the x y xy -plane. The core concepts involve the distance formula, slope-intercept form, and the properties of geometric figures like circles and parabolas. At a higher level, you must be comfortable with the relationship between perpendicular linesβ€”where the product of their slopes is βˆ’ 1 -1 β€”and the standard equation of a circle: ( 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. For those looking to refine their skills, using an Adaptive GRE Practice Test can help identify which of these specific geometric rules needs more focus.

    To excel in Hard GRE Coordinate Geometry Questions, you must also understand transformations and symmetry. For instance, reflecting a point ( a , b ) (a, b) across the line y = x y = x results in the point ( b , a ) (b, a) . Furthermore, the GRE often tests the intersection of figures. Finding where a line y = m x + c y = mx + c intersects a circle requires substituting the linear equation into the circle's equation, often resulting in a quadratic equation that determines the number of intersection points based on the discriminant. You can find more comprehensive drills in our GRE Prep hub.

    Solved Examples

    1. Example 1: Perpendicular Bisectors. Find the equation of the perpendicular bisector of the line segment connecting points A ( 2 , 4 ) A(2, 4) and B ( 6 , 10 ) B(6, 10) .
      1. Find the midpoint of A B AB : M = ( 2 + 6 2 , 4 + 10 2 ) = ( 4 , 7 ) M = (\frac{2+6}{2}, \frac{4+10}{2}) = (4, 7) .
      2. Calculate the slope of A B AB : m = 10 βˆ’ 4 6 βˆ’ 2 = 6 4 = 3 2 m = \frac{10-4}{6-2} = \frac{6}{4} = \frac{3}{2} .
      3. Determine the perpendicular slope: m βŠ₯ = βˆ’ 1 m = βˆ’ 2 3 m_{\perp} = -\frac{1}{m} = -\frac{2}{3} .
      4. Use the point-slope form with M ( 4 , 7 ) M(4, 7) : y βˆ’ 7 = βˆ’ 2 3 ( x βˆ’ 4 ) y - 7 = -\frac{2}{3}(x - 4) .
      5. Simplify to slope-intercept form: y = βˆ’ 2 3 x + 8 3 + 21 3 β‡’ y = βˆ’ 2 3 x + 29 3 y = -\frac{2}{3}x + \frac{8}{3} + \frac{21}{3} \Rightarrow y = -\frac{2}{3}x + \frac{29}{3} .
    2. Example 2: Circle Intersections. A circle is defined by x 2 + y 2 = 25 x^2 + y^2 = 25 . At what points does the line y = x + 1 y = x + 1 intersect the circle?
      1. Substitute y = x + 1 y = x + 1 into the circle equation: x 2 + ( x + 1 ) 2 = 25 x^2 + (x + 1)^2 = 25 .
      2. Expand the equation: x 2 + x 2 + 2 x + 1 = 25 β‡’ 2 x 2 + 2 x βˆ’ 24 = 0 x^2 + x^2 + 2x + 1 = 25 \Rightarrow 2x^2 + 2x - 24 = 0 .
      3. Divide by 2: x 2 + x βˆ’ 12 = 0 x^2 + x - 12 = 0 .
      4. Factor the quadratic: ( x + 4 ) ( x βˆ’ 3 ) = 0 (x + 4)(x - 3) = 0 . Thus, x = βˆ’ 4 x = -4 or x = 3 x = 3 .
      5. Find corresponding y y values: For x = βˆ’ 4 , y = βˆ’ 3 x = -4, y = -3 . For x = 3 , y = 4 x = 3, y = 4 . The points are ( βˆ’ 4 , βˆ’ 3 ) (-4, -3) and ( 3 , 4 ) (3, 4) .
    3. Example 3: Area in the Coordinate Plane. Calculate the area of a triangle with vertices at ( 0 , 0 ) (0, 0) , ( 8 , 0 ) (8, 0) , and ( 3 , 5 ) (3, 5) .
      1. Identify the base: The distance between ( 0 , 0 ) (0, 0) and ( 8 , 0 ) (8, 0) along the x-axis is 8 units.
      2. Identify the height: The vertical distance from the base to the third vertex ( 3 , 5 ) (3, 5) is the y-coordinate, which is 5 units.
      3. Apply the area formula: Area = 1 2 Γ— base Γ— height = 1 2 Γ— 8 Γ— 5 = 20 \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 8 \times 5 = 20 .

    Practice Questions

    1. Line L L passes through the points ( βˆ’ 2 , 5 ) (-2, 5) and ( 4 , βˆ’ 7 ) (4, -7) . Line K K is perpendicular to line L L and passes through the origin. What is the equation of line K K ?

    2. A circle in the x y xy -plane has its center at ( 3 , βˆ’ 2 ) (3, -2) and passes through the point ( 7 , 1 ) (7, 1) . What is the area of this circle?

    3. The vertices of a square are ( 2 , 2 ) , ( 5 , 2 ) , ( 5 , 5 ) (2, 2), (5, 2), (5, 5) , and ( 2 , 5 ) (2, 5) . If the square is rotated 9 0 ∘ 90^\circ counterclockwise about the origin, what are the new coordinates of the vertex that was originally at ( 5 , 2 ) (5, 2) ?

    Train smarter for the GRE.

    Use Bevinzey's adaptive GRE preparation tools to improve retention, accuracy, and performance.

    Practice GRE Questions

    4. Point P P lies on the circle x 2 + y 2 = 100 x^2 + y^2 = 100 . If the x-coordinate of P P is 6 and P P is in the fourth quadrant, what is the slope of the line tangent to the circle at point P P ?

    5. Find the distance between the points of intersection of the parabola y = x 2 βˆ’ 4 x βˆ’ 5 y = x^2 - 4x - 5 and the x-axis.

    6. In the x y xy -plane, the line y = 2 x + b y = 2x + b is tangent to the circle x 2 + y 2 = 5 x^2 + y^2 = 5 . What is a possible value for b b ?

    7. A triangle is formed by the y-axis, the line y = 4 y = 4 , and the line y = 2 3 x y = \frac{2}{3}x . What is the area of this triangle?

    8. If the lines 3 x + 4 y = 12 3x + 4y = 12 and a x + 6 y = 15 ax + 6y = 15 are parallel, what is the value of a a ?

    9. A circle with radius 5 is centered at ( h , k ) (h, k) . If the circle is tangent to both the x-axis and the y-axis, and h < 0 h < 0 and k > 0 k > 0 , what is the equation of the circle?

    10. The distance between point A ( k , 3 ) A(k, 3) and point B ( 2 , βˆ’ 1 ) B(2, -1) is 2 5 2\sqrt{5} . What are the possible values for k k ?

    Answers & Explanations

    1. Answer: y = 1 2 x y = \frac{1}{2}x . The slope of line L L is βˆ’ 7 βˆ’ 5 4 βˆ’ ( βˆ’ 2 ) = βˆ’ 12 6 = βˆ’ 2 \frac{-7-5}{4 - (-2)} = \frac{-12}{6} = -2 . Since line K K is perpendicular, its slope is the negative reciprocal, 1 2 \frac{1}{2} . Since it passes through the origin ( 0 , 0 ) (0,0) , the y-intercept is 0.

    2. Answer: 25 Ο€ 25\pi . First, find the radius using the distance formula between ( 3 , βˆ’ 2 ) (3, -2) and ( 7 , 1 ) (7, 1) : r = ( 7 βˆ’ 3 ) 2 + ( 1 βˆ’ ( βˆ’ 2 ) ) 2 = 4 2 + 3 2 = 25 = 5 r = \sqrt{(7-3)^2 + (1 - (-2))^2} = \sqrt{4^2 + 3^2} = \sqrt{25} = 5 . The area is Ο€ r 2 = 25 Ο€ \pi r^2 = 25\pi .

    3. Answer: ( βˆ’ 2 , 5 ) (-2, 5) . A counterclockwise rotation of 9 0 ∘ 90^\circ about the origin transforms a point ( x , y ) (x, y) into ( βˆ’ y , x ) (-y, x) . Applying this to ( 5 , 2 ) (5, 2) gives ( βˆ’ 2 , 5 ) (-2, 5) .

    4. Answer: 3 4 \frac{3}{4} . If x = 6 x = 6 , then 36 + y 2 = 100 β‡’ y 2 = 64 36 + y^2 = 100 \Rightarrow y^2 = 64 . Since P P is in the fourth quadrant, y = βˆ’ 8 y = -8 . The radius to ( 6 , βˆ’ 8 ) (6, -8) has a slope of βˆ’ 8 6 = βˆ’ 4 3 \frac{-8}{6} = -\frac{4}{3} . The tangent is perpendicular to the radius, so its slope is 3 4 \frac{3}{4} .

    5. Answer: 6. The x-axis intersections occur where y = 0 y = 0 . Solve x 2 βˆ’ 4 x βˆ’ 5 = 0 β‡’ ( x βˆ’ 5 ) ( x + 1 ) = 0 x^2 - 4x - 5 = 0 \Rightarrow (x-5)(x+1) = 0 . The points are ( 5 , 0 ) (5, 0) and ( βˆ’ 1 , 0 ) (-1, 0) . The distance between them is 5 βˆ’ ( βˆ’ 1 ) = 6 5 - (-1) = 6 .

    6. Answer: 5 5 or βˆ’ 5 -5 . Substitute y = 2 x + b y = 2x + b into the circle: x 2 + ( 2 x + b ) 2 = 5 β‡’ 5 x 2 + 4 b x + b 2 βˆ’ 5 = 0 x^2 + (2x + b)^2 = 5 \Rightarrow 5x^2 + 4bx + b^2 - 5 = 0 . For tangency, the discriminant must be zero: ( 4 b ) 2 βˆ’ 4 ( 5 ) ( b 2 βˆ’ 5 ) = 0 β‡’ 16 b 2 βˆ’ 20 b 2 + 100 = 0 β‡’ 4 b 2 = 100 β‡’ b = Β± 5 (4b)^2 - 4(5)(b^2 - 5) = 0 \Rightarrow 16b^2 - 20b^2 + 100 = 0 \Rightarrow 4b^2 = 100 \Rightarrow b = \pm 5 .

    7. Answer: 12. The vertices are the intersection of the y-axis ( x = 0 x=0 ) and y = 4 y=4 , which is ( 0 , 4 ) (0,4) ; the origin ( 0 , 0 ) (0,0) ; and where y = 4 y=4 meets y = 2 3 x y=\frac{2}{3}x . Setting 4 = 2 3 x 4 = \frac{2}{3}x gives x = 6 x = 6 . The triangle has base 6 (along y = 4 y=4 ) and height 4 (along the y-axis), so Area = 1 2 Γ— 6 Γ— 4 = 12 \frac{1}{2} \times 6 \times 4 = 12 .

    8. Answer: 4.5. Parallel lines have equal slopes. The slope of the first line is βˆ’ 3 4 -\frac{3}{4} . The slope of the second line is βˆ’ a 6 -\frac{a}{6} . Setting βˆ’ 3 4 = βˆ’ a 6 -\frac{3}{4} = -\frac{a}{6} gives 4 a = 18 4a = 18 , so a = 4.5 a = 4.5 .

    9. Answer: ( x + 5 ) 2 + ( y βˆ’ 5 ) 2 = 25 (x+5)^2 + (y-5)^2 = 25 . If the circle is tangent to both axes with radius 5, the center must be ( Β± 5 , Β± 5 ) (\pm 5, \pm 5) . Given h < 0 h < 0 and k > 0 k > 0 , the center is ( βˆ’ 5 , 5 ) (-5, 5) . The equation follows the standard form.

    10. Answer: 0 0 or 4 4 . Using the distance formula: ( k βˆ’ 2 ) 2 + ( 3 βˆ’ ( βˆ’ 1 ) ) 2 = 2 5 \sqrt{(k-2)^2 + (3 - (-1))^2} = 2\sqrt{5} . Squaring both sides: ( k βˆ’ 2 ) 2 + 16 = 20 β‡’ ( k βˆ’ 2 ) 2 = 4 (k-2)^2 + 16 = 20 \Rightarrow (k-2)^2 = 4 . Thus k βˆ’ 2 = 2 k-2 = 2 or k βˆ’ 2 = βˆ’ 2 k-2 = -2 , giving k = 4 k = 4 or k = 0 k = 0 . For more practice on these types of calculations, try our GRE Practice Questions with Explanations.

    Interactive quizQuestion 1 of 5

    1. What is the slope of a line that is perpendicular to the line \( 2x - 5y = 10 \)?

    Pick an answer to check

    Frequently Asked Questions

    How do I find the intersection of two lines in coordinate geometry?

    To find the intersection, set the two equations equal to each other if they are in y = m x + b y = mx + b form, or use substitution or elimination methods to solve the system of linear equations. The resulting ( x , y ) (x, y) values represent the point where the lines cross.

    What is the distance formula and when should I use it?

    The distance formula is d = ( x 2 βˆ’ x 1 ) 2 + ( y 2 βˆ’ y 1 ) 2 d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} , derived from the Pythagorean theorem. Use it whenever you need to find the length of a line segment or the radius of a circle given its center and a point on the circumference.

    How can I identify if three points are collinear?

    Three points are collinear if the slope between the first two points is exactly equal to the slope between the second and third points. Alternatively, you can check if the area of the triangle formed by the three points is zero using the shoelace formula.

    What does it mean for a line to be tangent to a circle?

    A line is tangent to a circle if it touches the circle at exactly one point. In coordinate geometry, this means the distance from the center of the circle to the line is equal to the radius, and the radius at the point of tangency is perpendicular to the tangent line.

    How do reflections across the axes work?

    Reflecting a point ( x , y ) (x, y) across the x-axis changes the sign of the y-coordinate to ( x , βˆ’ y ) (x, -y) . Reflecting across the y-axis changes the sign of the x-coordinate to ( βˆ’ x , y ) (-x, y) , while reflecting across the origin changes both signs to ( βˆ’ x , βˆ’ y ) (-x, -y) .

    Why is the product of perpendicular slopes always -1?

    The product of perpendicular slopes is βˆ’ 1 -1 because a 9 0 ∘ 90^\circ rotation swaps the rise and run of a line and negates one of them. For example, a slope of a / b a/b becomes βˆ’ b / a -b/a , and multiplying ( a / b ) Γ— ( βˆ’ b / a ) (a/b) \times (-b/a) always results in βˆ’ 1 -1 .

    Train smarter for the GRE.

    Use Bevinzey's adaptive GRE preparation tools to improve retention, accuracy, and performance.

    Practice GRE Questions

    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.