Proving Theorems with Coordinate Geometry

Help Questions

Geometry › Proving Theorems with Coordinate Geometry

Questions 1 - 10
1

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

Compute lengths of diagonals: $AC=8$ and $BD=8$, so the diagonals are perpendicular.

Compute slopes of diagonals: $m_{AC}=0$ and $m_{BD}$ is undefined, so $AC\perp BD$.

Because the points are symmetric about the origin, the diagonals must be perpendicular without calculation.

Compute slopes of diagonals: $m_{AC}=1$ and $m_{BD}=-1$, so the diagonals are parallel.

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.

2

On the coordinate plane, quadrilateral $ABCD$ has vertices $A(-4,1)$, $B(0,3)$, $C(2,-1)$, and $D(-2,-3)$. A student claims that $ABCD$ is a parallelogram. Which calculation verifies the claim?

Compute slopes and show $m_{AB}$ is the negative reciprocal of $m_{CD}$, so opposite sides are parallel.

Compute distances and show $AB=BC$ and $CD=DA$, so opposite sides are parallel.

Compute slopes and show $m_{AB}=m_{CD}$ and $m_{BC}=m_{DA}$, so both pairs of opposite sides are parallel.

Compute slopes and show $m_{AB}=m_{BC}$ and $m_{CD}=m_{DA}$, so adjacent sides are parallel.

Explanation

Coordinate proofs use the coordinate plane to verify geometric properties through algebraic calculations like slopes and distances. In this problem, the student claims that quadrilateral ABCD is a parallelogram. To prove a quadrilateral is a parallelogram, we translate the property that both pairs of opposite sides are parallel into the algebraic condition that their slopes are equal. Applying slope reasoning, the slopes are m_AB = 1/2, m_BC = -2, m_CD = 1/2, and m_DA = -2, showing m_AB = m_CD and m_BC = m_DA. This justifies that opposite sides are parallel, confirming the parallelogram. A distractor misconception is assuming adjacent sides with equal slopes make a parallelogram, but it's opposite sides that must be parallel. The transfer strategy is to turn geometric properties like parallelism into equations by equating slopes of opposite sides.

3

Quadrilateral $EFGH$ has vertices $E(-2,-1)$, $F(1,2)$, $G(4,-1)$, and $H(1,-4)$. A student claims $EFGH$ is a rhombus. Which calculation verifies the claim?

Show $m_{EF}=m_{FG}$ and $m_{GH}=m_{HE}$ using slopes.

Show $m_{EF}\cdot m_{FG}=-1$, so the quadrilateral is a rhombus.

Show $EF=FG=GH=HE$ using the distance formula.

Show $EG=FH$ using the distance formula, so all sides are equal.

Explanation

Coordinate proofs confirm shapes like rhombuses by calculating distances on the coordinate plane. The student claims EFGH is a rhombus. We translate the rhombus property into the algebraic condition that all four sides are equal in length. Applying distance reasoning, EF = FG = GH = HE = 3√2 using the distance formula. This justifies that all sides are congruent, verifying the rhombus. A distractor misconception is confusing equal slopes (parallelism) with equal lengths for a rhombus. The transfer strategy is turning geometric side equality into equations via the distance formula on coordinates.

4

Triangle $ABC$ has vertices $A(-1,1)$, $B(3,1)$, and $C(1,5)$. A student claims $\triangle ABC$ is isosceles with $AC\cong BC$. Which calculation verifies the claim?

Compute slopes and show $m_{AB}\cdot m_{AC}=-1$, so $AC\cong BC$.

Compute slopes and show $m_{AC}=m_{BC}$, so $AC\cong BC$.

Compute distances and show $AB=AC$, so $AC\cong BC$.

Compute distances and show $AC=BC$ using the distance formula.

Explanation

Coordinate proofs utilize distances and slopes to prove triangle properties like isosceles. The student claims triangle ABC is isosceles with AC congruent to BC. We translate this into the algebraic condition that the distances AC and BC are equal. Applying distance reasoning, AC = BC = 2√5 using the distance formula. This justifies the isosceles claim with equal sides from C. A distractor misconception is using slopes instead of distances to check congruence. The transfer strategy is converting geometric congruence into equations by equating distance formula results.

5

Quadrilateral $RSTU$ has vertices $R(-3,-2)$, $S(1,0)$, $T(3,-4)$, and $U(-1,-6)$. A student claims $RSTU$ is a parallelogram. Which argument correctly uses coordinate geometry?

Show $RS=TU$ and $ST=UR$, so opposite sides are parallel.

Show $m_{RS}=m_{TU}$ and $m_{ST}=m_{UR}$, so opposite sides are parallel.

Show $m_{RS}\cdot m_{ST}=-1$, so opposite sides are parallel.

Show $RT=SU$, so the diagonals are parallel and it is a parallelogram.

Explanation

Coordinate proofs establish parallelogram properties using coordinate-based calculations. The student claims RSTU is a parallelogram. To verify, we translate the property into algebraic conditions where opposite sides have equal slopes. Applying slope reasoning, m_RS = 1/2 = m_TU and m_ST = -2 = m_UR. This justifies opposite sides are parallel, confirming the parallelogram. A distractor misconception is using perpendicular slopes to imply parallelism. The transfer strategy is converting geometric parallelism into equations by setting opposite side slopes equal.

6

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

Show $PQ=QR$, so the triangle must have a right angle at $Q$.

Show $m_{PQ}=0$ and $m_{QR}$ is undefined, so $PQ\perp QR$.

Show $m_{PQ}=\frac{4}{0}$ and $m_{QR}=0$, so their product is $-1$.

Show $m_{PR}=0$ and $m_{PQ}=0$, so $PR\perp PQ$.

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.

7

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

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

Compute $JL=\sqrt{(0+2)^2+(5-1)^2}=\sqrt{20}$ and $KL=\sqrt{(0-2)^2+(5-1)^2}=\sqrt{20}$, so $JL\cong KL$.

Compute $JL=\sqrt{(0+2)^2+(5-1)}=\sqrt{8}$ and $KL=\sqrt{(0-2)^2+(5-1)}=\sqrt{8}$, so $JL\cong KL$.

Check only that $J$ and $K$ have the same $y$-coordinate; therefore $JL\cong KL$.

Compute slopes $m_{JL}=2$ and $m_{KL}=-2$; since they are opposites, $JL\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.

8

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

Choose the argument that correctly uses coordinate geometry.

Show the diagonals have equal slope; equal diagonal slopes prove a square.

Show exactly one pair of opposite sides is parallel; that alone proves a square.

Show all four sides have equal length and show one right angle (adjacent slopes are negative reciprocals); then $MNOP$ is a square.

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.

9

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

Use the distance formula but compute $FD=\sqrt{16}$ and $FE=\sqrt{25}$, so $FD\cong FE$.

Use slopes to show $m_{FD}=m_{FE}$, so $FD\cong FE$.

Because $DE$ is horizontal, the triangle must be isosceles with $FD\cong FE$.

Use the distance formula to show $FD=\sqrt{20}$ and $FE=\sqrt{20}$, so $FD\cong 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.

10

Quadrilateral $PQRS$ has vertices $P(-1,2)$, $Q(3,4)$, $R(5,0)$, and $S(1,-2)$. A student claims $PQRS$ is a parallelogram. Which calculation verifies the claim?

Show $PQ=QR$ and $RS=SP$, so both pairs of adjacent sides are congruent.

Show $m_{PQ}=m_{QR}$ and $m_{RS}=m_{SP}$, so consecutive sides are parallel.

Show $m_{PQ}=-m_{QR}$, so there is a right angle and the figure is a parallelogram.

Show $m_{PQ}=m_{RS}$ and $m_{QR}=m_{SP}$, so both pairs of opposite sides are parallel.

Explanation

This problem requires proving PQRS is a parallelogram using coordinate geometry. The claim is that quadrilateral PQRS with vertices P(-1,2), Q(3,4), R(5,0), and S(1,-2) is a parallelogram. A quadrilateral is a parallelogram if and only if both pairs of opposite sides are parallel, which means opposite sides must have equal slopes. Computing slopes: m_PQ = (4-2)/(3-(-1)) = 2/4 = 1/2, m_QR = (0-4)/(5-3) = -4/2 = -2, m_RS = (-2-0)/(1-5) = -2/-4 = 1/2, and m_SP = (2-(-2))/(-1-1) = 4/-2 = -2. Since m_PQ = m_RS = 1/2 and m_QR = m_SP = -2, both pairs of opposite sides have equal slopes and are therefore parallel. Option A incorrectly suggests consecutive sides should be parallel, which would make the figure degenerate. The strategy is to compute all four slopes and verify that opposite sides have matching slopes.

Page 1 of 2