Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

Geometry

Geometry Help: Proving Theorems With Coordinate Geometry

Review real example questions for Proving Theorems With Coordinate Geometry in Geometry.

Question 1

Points A(0,0)A(0, 0)A(0,0), B(a,0)B(a, 0)B(a,0), and C(b,c)C(b, c)C(b,c) form a triangle where a>0a > 0a>0 and c≠0c ≠ 0c=0. The midpoint of AC‾\overline{AC}AC is MMM and the midpoint of BC‾\overline{BC}BC is NNN. Which coordinate geometry theorem is illustrated by proving that MN‾∥AB‾\overline{MN} \parallel \overline{AB}MN∥AB and ∣MN∣=12∣AB∣|MN| = \frac{1}{2}|AB|∣MN∣=21​∣AB∣?

  1. The Triangle Altitude Theorem, which states that the altitude creates two similar right triangles within the original triangle
  2. The Triangle Median Theorem, which states that medians from two vertices intersect at the triangle's centroid
  3. The Triangle Midsegment Theorem, which states that the segment connecting two midpoints is parallel to and half the length of the third side
  4. The Triangle Angle Bisector Theorem, which states that an angle bisector divides the opposite side proportionally
Explanation: When you encounter a problem about connecting midpoints of triangle sides, you're dealing with one of coordinate geometry's most fundamental relationships. Let's verify what's happening here. The midpoint of AC‾\overline{AC}AC is M=(b2,c2)M = \left(\frac{b}{2}, \frac{c}{2}\right)M=(2b​,2c​), and the midpoint of BC‾\overline{BC}BC is N=(a+b2,c2)N = \left(\frac{a+b}{2}, \frac{c}{2}\right)N=(2a+b​,2c​). Since both points have the same y-coordinate (c2\frac{c}{2}2c​), segment MN‾\overline{MN}MN is horizontal, just like AB‾\overline{AB}AB which lies on the x-axis. This proves they're parallel. For the length relationship: ∣MN∣=a+b2−b2=a2|MN| = \frac{a+b}{2} - \frac{b}{2} = \frac{a}{2}∣MN∣=2a+b​−2b​=2a​, while ∣AB∣=a|AB| = a∣AB∣=a. Therefore, ∣MN∣=12∣AB∣|MN| = \frac{1}{2}|AB|∣MN∣=21​∣AB∣. This demonstrates the Triangle Midsegment Theorem, making C correct. A midsegment connects two midpoints of triangle sides and is always parallel to the third side with exactly half its length. A is wrong because altitudes create perpendicular relationships, not the parallel relationship we're proving. B is incorrect because medians connect vertices to opposite side midpoints (not midpoint to midpoint), and we're not finding where they intersect. D is wrong because angle bisectors deal with proportional division of sides based on adjacent side lengths, not midpoint connections. Remember: whenever you see midpoints of two triangle sides being connected, think midsegment theorem. The parallel and half-length properties are automatic consequences you can use in proofs and calculations.

Question 2

Triangle ABCABCABC has vertices A(−4,1)A(-4, 1)A(−4,1), B(2,5)B(2, 5)B(2,5), and C(0,−3)C(0, -3)C(0,−3). The perpendicular bisector of side AB‾\overline{AB}AB intersects the perpendicular bisector of side BC‾\overline{BC}BC at point HHH. What can be proven about point HHH?

  1. Point HHH lies on the median from vertex CCC to side AB‾\overline{AB}AB, making it the centroid of triangle ABCABCABC
  2. Point HHH is equidistant from sides AB‾\overline{AB}AB, BC‾\overline{BC}BC, and AC‾\overline{AC}AC, making it the incenter of triangle ABCABCABC
  3. Point HHH is equidistant from vertices AAA, BBB, and CCC, making it the circumcenter of triangle ABCABCABC
  4. Point HHH lies at the intersection of altitudes from vertices AAA and BBB, making it the orthocenter of triangle ABCABCABC
Explanation: When you encounter questions about perpendicular bisectors intersecting in triangles, you're dealing with one of the four triangle centers. The key insight is understanding what perpendicular bisectors tell us about distances. A perpendicular bisector of a line segment is the set of all points equidistant from the segment's endpoints. Since point HHH lies on the perpendicular bisector of AB‾\overline{AB}AB, we know HA=HBHA = HBHA=HB. Similarly, since HHH lies on the perpendicular bisector of BC‾\overline{BC}BC, we know HB=HCHB = HCHB=HC. By the transitive property, HA=HB=HCHA = HB = HCHA=HB=HC, meaning HHH is equidistant from all three vertices. This makes HHH the circumcenter of triangle ABCABCABC — the center of the circle that passes through all three vertices. Choice A is incorrect because the centroid is found at the intersection of medians (lines from vertices to midpoints of opposite sides), not perpendicular bisectors. Choice B confuses the incenter, which is equidistant from the three sides of the triangle and lies at the intersection of angle bisectors. Choice D describes the orthocenter, which occurs where altitudes (perpendicular lines from vertices to opposite sides) intersect. Remember this pattern: perpendicular bisectors always lead to the circumcenter because they create equal distances to vertices. When you see perpendicular bisectors intersecting, immediately think "circumcenter" and "equidistant from vertices."

Question 3

Rhombus DEFGDEFGDEFG has vertices D(1,2)D(1, 2)D(1,2), E(4,6)E(4, 6)E(4,6), F(8,3)F(8, 3)F(8,3), and G(5,−1)G(5, -1)G(5,−1). To verify this quadrilateral is indeed a rhombus using coordinate geometry, which two properties must be proven?

  1. All four sides are congruent, and opposite angles are supplementary to adjacent angles
  2. All four sides are congruent, and the diagonals bisect each other at right angles
  3. Opposite sides are parallel and congruent, and all four angles measure 90°90°90°
  4. Opposite sides are parallel and congruent, and the diagonals are congruent in length
Explanation: A rhombus is defined as a quadrilateral with all four sides congruent. Additionally, the diagonals of a rhombus bisect each other at right angles. Let's verify: |DE| = √[(4-1)² + (6-2)²] = √[9+16] = 5. |EF| = √[(8-4)² + (3-6)²] = √[16+9] = 5. |FG| = √[(5-8)² + (-1-3)²] = √[9+16] = 5. |GD| = √[(1-5)² + (2-(-1))²] = √[16+9] = 5. All sides are congruent. Diagonals DF and EG intersect at ((1+8)/2, (2+3)/2) = (4.5, 2.5) and ((4+5)/2, (6+(-1))/2) = (4.5, 2.5), confirming they bisect each other. Slope of DF = (3-2)/(8-1) = 1/7. Slope of EG = (-1-6)/(5-4) = -7. Since (1/7)(-7) = -1, diagonals are perpendicular. Choice A is wrong because supplementary angles aren't the defining property. Choice C describes a rectangle. Choice D describes a rectangle where diagonals are congruent.

Question 4

Points A(2,5)A(2, 5)A(2,5), B(8,1)B(8, 1)B(8,1), C(4,−5)C(4, -5)C(4,−5), and D(−2,−1)D(-2, -1)D(−2,−1) form quadrilateral ABCDABCDABCD. Which statement can be proven using coordinate geometry?

  1. ABCDABCDABCD is a parallelogram because opposite sides are parallel and congruent
  2. ABCDABCDABCD is a rectangle because all angles are right angles and opposite sides are parallel
  3. ABCDABCDABCD is a rhombus because all four sides are congruent and diagonals are perpendicular
  4. ABCDABCDABCD is a trapezoid because exactly one pair of opposite sides are parallel
Explanation: To prove ABCD is a parallelogram, we need to show opposite sides are parallel and congruent. Vector AB = (6, -4) and vector DC = (6, -4), so AB ∥ DC and |AB| = |DC|. Vector AD = (-4, -6) and vector BC = (-4, -6), so AD ∥ BC and |AD| = |BC|. Since both pairs of opposite sides are parallel and congruent, ABCD is a parallelogram. Choice B is wrong because the angles are not all right angles (slopes of adjacent sides don't have product -1). Choice C is wrong because not all sides are congruent (|AB| ≠ |AD|). Choice D is wrong because both pairs of opposite sides are parallel, not just one.

Question 5

Quadrilateral WXYZWXYZWXYZ has vertices W(−1,0)W(-1,0)W(−1,0), X(3,2)X(3,2)X(3,2), Y(5,−2)Y(5,-2)Y(5,−2), and Z(1,−4)Z(1,-4)Z(1,−4). A student claims WXYZWXYZWXYZ is a rectangle. Which reasoning proves the figure is a rectangle using coordinate geometry?

  1. Show mWX=mXYm_{WX}=m_{XY}mWX​=mXY​ and mYZ=mZWm_{YZ}=m_{ZW}mYZ​=mZW​, so adjacent sides are parallel.
  2. Show WX=XYWX=XYWX=XY and YZ=ZWYZ=ZWYZ=ZW, so all angles are right angles.
  3. Show mWX=mYZm_{WX}=m_{YZ}mWX​=mYZ​ and mXY=mZWm_{XY}=m_{ZW}mXY​=mZW​ and mWX⋅mXY=−1m_{WX}\cdot m_{XY}=-1mWX​⋅mXY​=−1, so it is a parallelogram with a right angle.
  4. Show diagonals WYWYWY and XZXZXZ have the same slope, so the diagonals are perpendicular.
Explanation: Coordinate proofs involve assigning coordinates to figures and using algebra to confirm properties like those of rectangles. The student claims quadrilateral WXYZ is a rectangle. To verify, we translate the rectangle properties into algebraic conditions: opposite sides parallel (equal slopes) and adjacent sides perpendicular (slope product -1). Applying reasoning, slopes are m_WX = 1/2 = m_YZ, m_XY = -2 = m_ZW, and (1/2) * (-2) = -1, showing parallelism and perpendicularity. This justifies it is a parallelogram with a right angle, hence a rectangle. A distractor misconception is thinking equal side lengths alone imply right angles without slope checks. The transfer strategy is transforming geometric traits like right angles into equations via slope products equaling -1.

Question 6

Points M(−4,1)M(-4,1)M(−4,1), N(0,5)N(0,5)N(0,5), O(4,1)O(4,1)O(4,1), and P(0,−3)P(0,-3)P(0,−3) form quadrilateral MNOPMNOPMNOP. A student claims that MNOPMNOPMNOP is a square. Which property can be proven using slopes or distances to support the claim?

Choose the argument that correctly uses coordinate geometry.

  1. Show all four sides have equal length and show one right angle (adjacent slopes are negative reciprocals); then MNOPMNOPMNOP is a square.
  2. Show the diagonals have equal slope; equal diagonal slopes prove a square.
  3. Show exactly one pair of opposite sides is parallel; that alone proves a square.
  4. Show the diagonals have equal length; equal diagonals alone prove a square.
Explanation: Coordinate proofs use slopes and distances to prove special quadrilaterals like squares. The student claims MNOP is a square. To verify, we translate this to showing all sides equal (using distances) and adjacent sides perpendicular (negative reciprocal slopes). Calculations show all sides √32 and adjacent slopes like 1 and -1 with product -1, confirming equal sides and right angles. This justifies MNOP as a square. A misconception, as in choice D, is assuming equal diagonals alone prove a square without checking angles. The transfer strategy converts geometric criteria into coordinate equations for proof.

Question 7

Triangle PQRPQRPQR has coordinates P(−3,2)P(-3,2)P(−3,2), Q(1,2)Q(1,2)Q(1,2), and R(1,−1)R(1,-1)R(1,−1). A student claims △PQR\triangle PQR△PQR is a right triangle with the right angle at QQQ. Which reasoning proves the triangle is right?

  1. Show PQ=QRPQ=QRPQ=QR, so the triangle must have a right angle at QQQ.
  2. Show mPQ=0m_{PQ}=0mPQ​=0 and mQRm_{QR}mQR​ is undefined, so PQ⊥QRPQ\perp QRPQ⊥QR.
  3. Show mPR=0m_{PR}=0mPR​=0 and mPQ=0m_{PQ}=0mPQ​=0, so PR⊥PQPR\perp PQPR⊥PQ.
  4. Show mPQ=40m_{PQ}=\frac{4}{0}mPQ​=04​ and mQR=0m_{QR}=0mQR​=0, so their product is −1-1−1.
Explanation: Coordinate proofs leverage coordinates to demonstrate geometric theorems using tools such as slopes for perpendicularity. Here, the student claims triangle PQR is a right triangle with the right angle at Q. We translate the right angle claim into the algebraic condition that the slopes of PQ and QR result in perpendicular lines. Applying slope reasoning, m_PQ = 0 (horizontal) and m_QR is undefined (vertical), so they are perpendicular. This justifies the right angle at Q, proving the claim. A distractor misconception is confusing equal side lengths with perpendicularity without checking angles. The transfer strategy is converting geometric perpendicularity into the equation where one slope is zero and the other undefined or their product is -1.

Question 8

Triangle DEFDEFDEF has vertices D(−1,1)D(-1,1)D(−1,1), E(3,1)E(3,1)E(3,1), and F(1,5)F(1,5)F(1,5). A student claims △DEF\triangle DEF△DEF is isosceles with FD≅FEFD\cong FEFD≅FE. Which calculation verifies the claim?

  1. Use the distance formula to show FD=20FD=\sqrt{20}FD=20​ and FE=20FE=\sqrt{20}FE=20​, so FD≅FEFD\cong FEFD≅FE.
  2. Use slopes to show mFD=mFEm_{FD}=m_{FE}mFD​=mFE​, so FD≅FEFD\cong FEFD≅FE.
  3. Use the distance formula but compute FD=16FD=\sqrt{16}FD=16​ and FE=25FE=\sqrt{25}FE=25​, so FD≅FEFD\cong FEFD≅FE.
  4. Because DEDEDE is horizontal, the triangle must be isosceles with FD≅FEFD\cong FEFD≅FE.
Explanation: This problem tests proving an isosceles triangle using coordinate geometry. The claim is that triangle DEF with vertices D(-1,1), E(3,1), and F(1,5) is isosceles with FD ≅ FE. To verify this, we need to show FD and FE have equal lengths using the distance formula. Computing distances: FD = √[(1-(-1))² + (5-1)²] = √[2² + 4²] = √[4 + 16] = √20 and FE = √[(1-3)² + (5-1)²] = √[(-2)² + 4²] = √[4 + 16] = √20. Since FD = FE = √20, the triangle is indeed isosceles with FD ≅ FE. Option B incorrectly suggests using slopes to prove congruence, but slopes measure direction, not length. Option C shows a calculation error, computing different values for FD and FE. The strategy is to use the distance formula to compare the lengths of the two sides in question.

Question 9

Circle CCC has center (3,−2)(3, -2)(3,−2) and passes through point (7,1)(7, 1)(7,1). Point T(11,−8)T(11, -8)T(11,−8) lies on the coordinate plane. Which statement about point TTT can be proven algebraically?

  1. Point TTT lies inside circle CCC because its distance from the center is less than the radius
  2. Point TTT lies on the tangent to circle CCC because the line from center to TTT is perpendicular to the circle
  3. Point TTT lies on circle CCC because its distance from the center equals the radius
  4. Point TTT lies outside circle CCC because its distance from the center exceeds the radius
Explanation: When you encounter a problem asking about a point's position relative to a circle, you need to compare the distance from the point to the center with the circle's radius. This determines whether the point lies inside, on, or outside the circle. First, find the radius of circle CCC. Since the circle passes through point (7,1)(7, 1)(7,1) and has center (3,−2)(3, -2)(3,−2), use the distance formula: r=(7−3)2+(1−(−2))2=16+9=25=5r = \sqrt{(7-3)^2 + (1-(-2))^2} = \sqrt{16 + 9} = \sqrt{25} = 5r=(7−3)2+(1−(−2))2​=16+9​=25​=5. Next, calculate the distance from point T(11,−8)T(11, -8)T(11,−8) to the center (3,−2)(3, -2)(3,−2): d=(11−3)2+(−8−(−2))2=64+36=100=10d = \sqrt{(11-3)^2 + (-8-(-2))^2} = \sqrt{64 + 36} = \sqrt{100} = 10d=(11−3)2+(−8−(−2))2​=64+36​=100​=10. Since the distance from TTT to the center (10) is greater than the radius (5), point TTT lies outside the circle, confirming answer D. Looking at the wrong answers: A incorrectly states that TTT is inside the circle, but 10>510 > 510>5 proves otherwise. B mentions tangent lines, which is irrelevant here—we're simply determining position relative to the circle, not analyzing tangent properties. C claims TTT lies on the circle, but this would require the distance to equal the radius exactly (d=rd = rd=r), which doesn't occur since 10≠510 \neq 510=5. Strategy tip: Always remember the three position rules for circles: if d<rd < rd<r, the point is inside; if d=rd = rd=r, it's on the circle; if d>rd > rd>r, it's outside. Calculate both the radius and distance carefully using the distance formula.

Question 10

Points A(−4,0)A(-4,0)A(−4,0), B(0,4)B(0,4)B(0,4), C(4,0)C(4,0)C(4,0), and D(0,−4)D(0,-4)D(0,−4) form quadrilateral ABCDABCDABCD. Which argument correctly uses coordinate geometry to prove the diagonals are perpendicular?

  1. Compute slopes of diagonals: mAC=0m_{AC}=0mAC​=0 and mBDm_{BD}mBD​ is undefined, so AC⊥BDAC\perp BDAC⊥BD.
  2. Compute lengths of diagonals: AC=8AC=8AC=8 and BD=8BD=8BD=8, so the diagonals are perpendicular.
  3. Compute slopes of diagonals: mAC=1m_{AC}=1mAC​=1 and mBD=−1m_{BD}=-1mBD​=−1, so the diagonals are parallel.
  4. Because the points are symmetric about the origin, the diagonals must be perpendicular without calculation.
Explanation: This problem tests proving diagonals are perpendicular using coordinate geometry. For quadrilateral ABCD with vertices A(-4,0), B(0,4), C(4,0), and D(0,-4), we need to show diagonals AC and BD are perpendicular. Two lines are perpendicular if their slopes multiply to -1, or if one is horizontal (slope 0) and the other is vertical (undefined slope). Computing diagonal slopes: For AC from A(-4,0) to C(4,0), m_AC = (0-0)/(4-(-4)) = 0/8 = 0 (horizontal). For BD from B(0,4) to D(0,-4), m_BD = (-4-4)/(0-0) = -8/0 = undefined (vertical). Since AC is horizontal (slope 0) and BD is vertical (undefined slope), the diagonals are perpendicular. Option B incorrectly suggests equal diagonal lengths imply perpendicularity, which is false. Option C incorrectly claims the slopes are 1 and -1. The strategy is to compute slopes of diagonals and verify perpendicularity through the slope relationship.