← Back to Learn by Concept

Geometry · Learn by Concept

Geometry Help: Proving Theorems With Coordinate Geometry

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

Question 1 / 10

0 of 10 answered

Points A(0,0)A(0, 0), B(a,0)B(a, 0), and C(b,c)C(b, c) form a triangle where a>0a > 0 and c0c ≠ 0. The midpoint of AC\overline{AC} is MM and the midpoint of BC\overline{BC} is NN. Which coordinate geometry theorem is illustrated by proving that MNAB\overline{MN} \parallel \overline{AB} and MN=12AB|MN| = \frac{1}{2}|AB|?

All questions

Question 1

Points A(0,0)A(0, 0), B(a,0)B(a, 0), and C(b,c)C(b, c) form a triangle where a>0a > 0 and c0c ≠ 0. The midpoint of AC\overline{AC} is MM and the midpoint of BC\overline{BC} is NN. Which coordinate geometry theorem is illustrated by proving that MNAB\overline{MN} \parallel \overline{AB} and MN=12AB|MN| = \frac{1}{2}|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 (correct answer)
  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} is M=(b2,c2)M = \left(\frac{b}{2}, \frac{c}{2}\right), and the midpoint of BC\overline{BC} is N=(a+b2,c2)N = \left(\frac{a+b}{2}, \frac{c}{2}\right). Since both points have the same y-coordinate (c2\frac{c}{2}), segment MN\overline{MN} is horizontal, just like AB\overline{AB} which lies on the x-axis. This proves they're parallel. For the length relationship: MN=a+b2b2=a2|MN| = \frac{a+b}{2} - \frac{b}{2} = \frac{a}{2}, while AB=a|AB| = a. Therefore, MN=12AB|MN| = \frac{1}{2}|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 ABCABC has vertices A(4,1)A(-4, 1), B(2,5)B(2, 5), and C(0,3)C(0, -3). The perpendicular bisector of side AB\overline{AB} intersects the perpendicular bisector of side BC\overline{BC} at point HH. What can be proven about point HH?

  1. Point HH lies on the median from vertex CC to side AB\overline{AB}, making it the centroid of triangle ABCABC
  2. Point HH is equidistant from sides AB\overline{AB}, BC\overline{BC}, and AC\overline{AC}, making it the incenter of triangle ABCABC
  3. Point HH is equidistant from vertices AA, BB, and CC, making it the circumcenter of triangle ABCABC (correct answer)
  4. Point HH lies at the intersection of altitudes from vertices AA and BB, making it the orthocenter of triangle ABCABC

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 HH lies on the perpendicular bisector of AB\overline{AB}, we know HA=HBHA = HB. Similarly, since HH lies on the perpendicular bisector of BC\overline{BC}, we know HB=HCHB = HC. By the transitive property, HA=HB=HCHA = HB = HC, meaning HH is equidistant from all three vertices. This makes HH the circumcenter of triangle ABCABC — 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 DEFGDEFG has vertices D(1,2)D(1, 2), E(4,6)E(4, 6), F(8,3)F(8, 3), and 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 (correct answer)
  3. Opposite sides are parallel and congruent, and all four angles measure 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), B(8,1)B(8, 1), C(4,5)C(4, -5), and D(2,1)D(-2, -1) form quadrilateral ABCDABCD. Which statement can be proven using coordinate geometry?

  1. ABCDABCD is a parallelogram because opposite sides are parallel and congruent (correct answer)
  2. ABCDABCD is a rectangle because all angles are right angles and opposite sides are parallel
  3. ABCDABCD is a rhombus because all four sides are congruent and diagonals are perpendicular
  4. ABCDABCD 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

Points M(4,1)M(-4,1), N(0,5)N(0,5), O(4,1)O(4,1), and P(0,3)P(0,-3) form quadrilateral MNOPMNOP. A student claims that MNOPMNOP 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 MNOPMNOP is a square. (correct answer)
  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 6

Triangle PQRPQR has vertices P(1,2)P(-1,2), Q(3,0)Q(3,0), and R(1,4)R(1,-4). A student claims that Q\angle Q is a right angle. Which calculation verifies the claim?

Use coordinate geometry (slopes or distances), not visual appearance.

  1. Find slopes mQP=12m_{QP}=-\tfrac{1}{2} and mQR=2m_{QR}=2; they are negative reciprocals, so QPQRQP\perp QR. (correct answer)
  2. Find slopes mQP=12m_{QP}=\tfrac{1}{2} and mQR=2m_{QR}=2; since both are positive, the angle at QQ is 9090^\circ.
  3. Use distances: PQ=20PQ=\sqrt{20} and QR=20QR=\sqrt{20}, so two sides are equal and Q\angle Q is a right angle.
  4. Check only that mPR=1m_{PR}=-1; a slope of 1-1 guarantees a right angle at QQ.

Explanation: Coordinate proofs allow us to confirm angle measures in figures by using slope or distance formulas algebraically. The claim here is that angle Q in triangle PQR is a right angle. Translating this claim, a right angle requires the adjacent sides to be perpendicular, so their slopes' product should be -1, as negative reciprocals. Computing the slopes from Q, m_QP = -1/2 and m_QR = 2, and their product is -1, confirming perpendicularity. This reasoning justifies that angle Q is indeed 90 degrees. A distractor misconception, seen in choice B, is assuming positive slopes imply a right angle without checking the reciprocal condition. The key strategy is transforming geometric concepts like perpendicularity into algebraic conditions via coordinates.

Question 7

Triangle JKLJKL has vertices J(2,1)J(-2,1), K(2,1)K(2,1), and L(0,5)L(0,5). A student claims triangle JKLJKL is isosceles with JLKLJL\cong KL. Which calculation verifies the claim?

Use the distance formula; do not rely on how the triangle looks.

  1. Compute JL=(0+2)2+(51)2=20JL=\sqrt{(0+2)^2+(5-1)^2}=\sqrt{20} and KL=(02)2+(51)2=20KL=\sqrt{(0-2)^2+(5-1)^2}=\sqrt{20}, so JLKLJL\cong KL. (correct answer)
  2. Compute JL=(0+2)2+(51)=8JL=\sqrt{(0+2)^2+(5-1)}=\sqrt{8} and KL=(02)2+(51)=8KL=\sqrt{(0-2)^2+(5-1)}=\sqrt{8}, so JLKLJL\cong KL.
  3. Compute slopes mJL=2m_{JL}=2 and mKL=2m_{KL}=-2; since they are opposites, JLKLJL\cong KL.
  4. Check only that JJ and KK have the same yy-coordinate; therefore JLKLJL\cong KL.

Explanation: Coordinate proofs verify triangle properties like isosceles by calculating distances between points. The student claims triangle JKL is isosceles with JL congruent to KL. This translates to showing equal distances from J to L and K to L using the distance formula. Applying it, JL = √[(0 - (-2))² + (5 - 1)²] = √20 and KL = √[(0 - 2)² + (5 - 1)²] = √20, confirming equality. Thus, the equal lengths justify the isosceles claim. A misconception, as in choice C, is using slopes instead of distances to conclude congruence, which measures direction not length. The transfer strategy is turning geometric congruence into distance equations on the coordinate plane.

Question 8

On the coordinate plane, points A(2,2)A(-2,-2), B(4,0)B(4,0), C(2,6)C(2,6), and D(4,4)D(-4,4) form quadrilateral ABCDABCD. Which conclusion is supported by the coordinates?

  1. ABCDABCD is a rectangle because mAB=0(2)4(2)=26=13m_{AB}=\frac{0-(-2)}{4-(-2)}=\frac{2}{6}=\frac{1}{3} and mBC=6024=3m_{BC}=\frac{6-0}{2-4}=-3 are negative reciprocals.
  2. ABCDABCD is a parallelogram because mAB=13=mCDm_{AB}=\frac{1}{3}=m_{CD} and mBC=3=mADm_{BC}=-3=m_{AD}, so both pairs of opposite sides are parallel. (correct answer)
  3. ABCDABCD is a kite because AB=BCAB=BC and CD=DACD=DA, so adjacent sides are equal.
  4. ABCDABCD is a trapezoid because mAB=13m_{AB}=\frac{1}{3} and mCD=13m_{CD}=-\frac{1}{3}, so exactly one pair of sides is parallel.

Explanation: This problem asks which type of quadrilateral ABCD is based on its coordinates. To classify it, we check slopes of opposite sides. Calculate: mAB = (0-(-2))/(4-(-2)) = 2/6 = 1/3 and mCD = (4-6)/(-4-2) = -2/-6 = 1/3, so AB∥CD. Also, mBC = (6-0)/(2-4) = 6/-2 = -3 and mAD = (4-(-2))/(-4-(-2)) = 6/-2 = -3, so BC∥AD. Since both pairs of opposite sides are parallel, ABCD is a parallelogram. Choice A incorrectly claims it's a rectangle based on perpendicularity, but (1/3) × (-3) = -1 only shows one pair of adjacent sides is perpendicular, not all angles. The transfer strategy is that parallelograms need parallel opposite sides, while rectangles need all right angles.

Question 9

Triangle ABCABC has vertices A(1,1)A(1,1), B(7,1)B(7,1), and C(4,6)C(4,6). A student claims triangle ABCABC is right. Which claim is NOT supported by the coordinates?

Use slopes or distances to decide.

  1. ABAB is horizontal because AA and BB have the same yy-coordinate.
  2. ACAC has slope 53\tfrac{5}{3} and BCBC has slope 53-\tfrac{5}{3}, so ACBCAC\perp BC. (correct answer)
  3. AC=34AC=\sqrt{34} and BC=34BC=\sqrt{34}, so the triangle is isosceles.
  4. AB=6AB=6 and AC2+BC2=AB2AC^2+BC^2=AB^2 can be checked using the distance formula to test for a right triangle.

Explanation: Coordinate proofs assess triangle properties using slopes and distances to verify claims. The student claims triangle ABC is right-angled, but we evaluate which sub-claim lacks support. Translating right triangle properties involves checking perpendicular slopes or Pythagorean relations algebraically. Applying calculations, slopes of AC (5/3) and BC (-5/3) give product -25/9 ≠ -1, so not perpendicular. This shows claim B is unsupported, as the slopes do not confirm perpendicularity. A distractor misconception is misapplying the perpendicular condition without computing the product accurately. The strategy is transforming geometric claims into testable coordinate equations.

Question 10

Points A(0,0)A(0,0), B(4,0)B(4,0), C(6,3)C(6,3), and D(2,3)D(2,3) form quadrilateral ABCDABCD. A student claims that ABCDABCD is a parallelogram. Which conclusion is supported by the coordinates?

Use algebraic verification (slopes or distances).

  1. Opposite sides have equal slopes: mAB=0=mCDm_{AB}=0=m_{CD} and mBC=32=mADm_{BC}=\tfrac{3}{2}=m_{AD}, so ABCDABCD is a parallelogram. (correct answer)
  2. Adjacent sides have equal slopes: mAB=0=mBCm_{AB}=0=m_{BC}, so ABCDABCD is a parallelogram.
  3. Opposite sides are perpendicular: mAB=0m_{AB}=0 and mBC=32m_{BC}=\tfrac{3}{2} are negative reciprocals, so ABCDABCD is a parallelogram.
  4. Since AB=4AB=4 and CD=4CD=4, one pair of opposite sides is congruent, so ABCDABCD is a parallelogram.

Explanation: Coordinate proofs use algebraic tools like slopes to confirm properties without relying on visuals. The claim is that ABCD forms a parallelogram. We translate this to algebraic conditions by checking if opposite sides have equal slopes, indicating they are parallel. Computing slopes, m_AB = 0 = m_CD and m_BC = 3/2 = m_AD, showing both pairs parallel. This justifies that ABCD is a parallelogram. A distractor, like in choice D, might check only one pair of equal lengths, which is insufficient alone for a parallelogram. The strategy involves converting geometry theorems into coordinate-based equations for verification.