Math 3 Quiz: Critiquing Coordinate Proofs
20 questions · exam conditions
0:00
Critiquing Coordinate ProofsQuestion 1 of 20

To prove that triangle JKLJKL with vertices J(0,0)J(0,0), K(6,0)K(6,0), and L(3,33)L(3,3\sqrt{3}) is equilateral, a student calculates JK=6JK = 6, KL=6KL = 6, and JL=6JL = 6. The student writes: "All sides equal 66, so triangle JKLJKL is equilateral." What additional verification would make this proof more rigorous?

Calculate all three angles using the law of cosines to verify each measures exactly 60°60° for completeness.
Verify that the centroid, circumcenter, and incenter all coincide at point (3,3)(3, \sqrt{3}) as required for equilateral triangles.
Confirm that the triangle has positive area using the cross product formula to ensure the vertices aren't collinear.
Show detailed distance formula calculations to justify each side length rather than just stating the results.
← Back to quizzes

Math 3 Quiz

Math 3 Quiz: Critiquing Coordinate Proofs

Practice Critiquing Coordinate Proofs in Math 3 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Critiquing Coordinate Proofs, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 3.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

To prove that triangle JKLJKL with vertices J(0,0)J(0,0), K(6,0)K(6,0), and L(3,33)L(3,3\sqrt{3}) is equilateral, a student calculates JK=6JK = 6, KL=6KL = 6, and JL=6JL = 6. The student writes: "All sides equal 66, so triangle JKLJKL is equilateral." What additional verification would make this proof more rigorous?

  1. Calculate all three angles using the law of cosines to verify each measures exactly 60°60° for completeness.
  2. Verify that the centroid, circumcenter, and incenter all coincide at point (3,3)(3, \sqrt{3}) as required for equilateral triangles.
  3. Confirm that the triangle has positive area using the cross product formula to ensure the vertices aren't collinear.
  4. Show detailed distance formula calculations to justify each side length rather than just stating the results. (correct answer)
Explanation: When evaluating mathematical proofs, rigor requires that every step be justified with complete work, not just stated results. A proof must show how conclusions were reached, not merely assert them. The correct answer is D because the student's proof lacks the fundamental requirement of showing work. While stating "JK=6JK = 6, KL=6KL = 6, and JL=6JL = 6" gives the right conclusion, a rigorous proof must demonstrate these calculations using the distance formula: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}. Without showing that JK=(60)2+(00)2=6JK = \sqrt{(6-0)^2 + (0-0)^2} = 6, KL=(36)2+(330)2=6KL = \sqrt{(3-6)^2 + (3\sqrt{3}-0)^2} = 6, and JL=(30)2+(330)2=6JL = \sqrt{(3-0)^2 + (3\sqrt{3}-0)^2} = 6, the reader cannot verify the work or identify potential errors. Option A is unnecessary overkill—once you prove all sides are equal, the triangle is definitively equilateral, making angle calculations redundant. Option B tests an advanced property that, while true for equilateral triangles, goes far beyond what's needed for this proof and the centroid location given is actually incorrect. Option C addresses a non-issue since three distinct coordinate points with different xx or yy values cannot be collinear. Remember: mathematical rigor means showing your work completely. Never just state numerical results—always demonstrate the calculations that produce them, especially when using formulas like the distance formula.

Question 2

To prove that quadrilateral KLMNKLMN is a rhombus, a student calculates: KL=LM=MN=NK=5KL = LM = MN = NK = 5. The student concludes: "All sides are equal, so KLMNKLMN is a rhombus." Which additional verification would strengthen this proof?

  1. Calculate the slopes of all four sides to verify that opposite sides are parallel to confirm it's a parallelogram. (correct answer)
  2. Use the midpoint formula to verify that the diagonals bisect each other at their intersection point.
  3. Apply the distance formula to confirm that both diagonals have equal lengths for rhombus properties.
  4. Calculate the area using the shoelace formula to ensure the quadrilateral has positive, finite area.
Explanation: While equal side lengths is a necessary condition for a rhombus, it's not sufficient. The quadrilateral could be a non-convex shape with equal sides. A rhombus is specifically a parallelogram with equal sides, so the student must first establish that KLMNKLMN is a parallelogram by showing opposite sides are parallel (equal slopes), then the equal side lengths complete the rhombus proof.

Question 3

A student attempts to prove that points A(2,1)A(2,1), B(5,3)B(5,3), and C(8,5)C(8,5) are collinear by calculating: mAB=3152=23m_{AB} = \frac{3-1}{5-2} = \frac{2}{3} and mBC=5385=23m_{BC} = \frac{5-3}{8-5} = \frac{2}{3}. The student concludes: "Since the slopes are equal, the points are collinear." What assumption is implicit but not justified in this proof?

  1. That points AA, BB, and CC represent distinct locations rather than coincident points on the plane.
  2. That the slope formula applies correctly when the denominators in both calculations are non-zero values.
  3. That segments AB\overline{AB} and BC\overline{BC} share the common endpoint BB and form a continuous line. (correct answer)
  4. That the coordinate system uses standard Cartesian axes with perpendicular horizontal and vertical directions.
Explanation: The student correctly calculated equal slopes, but equal slopes alone only means the segments lie on parallel lines. For collinearity, the segments must lie on the same line. Since AB\overline{AB} and BC\overline{BC} share point BB, and they have equal slopes, they form a continuous line through all three points. The student should explicitly state this reasoning.

Question 4

In a coordinate proof that triangle PQRPQR is a right triangle, a student calculates the slopes of the three sides as mPQ=34m_{PQ} = \frac{3}{4}, mQR=43m_{QR} = -\frac{4}{3}, and mPR=12m_{PR} = \frac{1}{2}. The student concludes: "Since mPQmQR=34(43)=1m_{PQ} \cdot m_{QR} = \frac{3}{4} \cdot (-\frac{4}{3}) = -1, the triangle has a right angle at QQ." What justification is missing from this proof?

  1. The student must verify that all three vertices lie on the coordinate plane using the distance formula.
  2. The student must confirm that the slopes of the other two pairs of sides are not negative reciprocals.
  3. The student must state the theorem that perpendicular lines have slopes that are negative reciprocals of each other. (correct answer)
  4. The student must check that none of the sides are vertical lines with undefined slope values.
Explanation: While the student correctly calculated and applied the negative reciprocal relationship, they failed to explicitly state the underlying theorem that justifies this conclusion: that two lines are perpendicular if and only if their slopes are negative reciprocals (when both slopes exist). In a formal proof, this theorem must be cited as justification.

Question 5

To prove that the diagonals of quadrilateral ABCDABCD with vertices A(0,0)A(0,0), B(4,2)B(4,2), C(6,6)C(6,6), and D(2,4)D(2,4) bisect each other, a student calculates the midpoint of AC\overline{AC} as (3,3)(3,3) and the midpoint of BD\overline{BD} as (3,3)(3,3). The student concludes: "The diagonals bisect each other." What logical step is missing?

  1. The student must verify that the diagonals actually intersect by solving the system of diagonal line equations.
  2. The student must explain that equal midpoints means the diagonals intersect at their respective midpoints. (correct answer)
  3. The student must calculate the lengths of the diagonal segments to confirm they are bisected into equal parts.
  4. The student must verify that point (3,3)(3,3) lies on both diagonal lines using point-line incidence relationships.
Explanation: While the student correctly calculated that both diagonals have the same midpoint (3,3)(3,3), they didn't explicitly state the key insight: having the same midpoint means the diagonals intersect at that point, and that point bisects each diagonal. This connection between "same midpoint" and "diagonals bisect each other" needs to be explicitly stated in a formal proof.

Question 6

A student attempts to prove that quadrilateral ABCDABCD with vertices 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) is a parallelogram. The student writes: "Since AB=(4,0)\overrightarrow{AB} = (4,0) and DC=(4,0)\overrightarrow{DC} = (4,0), we have AB=DC\overrightarrow{AB} = \overrightarrow{DC}. Therefore, ABCDABCD is a parallelogram." What is the primary error in this reasoning?

  1. The calculation of DC\overrightarrow{DC} is incorrect; it should be (4,0)(-4,0) based on the given coordinates.
  2. Showing one pair of opposite sides are equal vectors is insufficient; both pairs must be verified. (correct answer)
  3. The vectors should be calculated as position vectors from the origin, not as displacement vectors.
  4. The conclusion requires showing sides are parallel and equal in length, not equal as vectors.
Explanation: To prove a quadrilateral is a parallelogram using vectors, you must show that both pairs of opposite sides are equal as vectors (or equivalently, parallel and equal in length). The student only verified one pair of opposite sides. DC=CD=(6,3)(2,3)=(4,0)\overrightarrow{DC} = C - D = (6,3) - (2,3) = (4,0) is correctly calculated, but AD=(2,3)\overrightarrow{AD} = (2,3) and BC=(2,3)\overrightarrow{BC} = (2,3) must also be verified to complete the proof.

Question 7

In proving that triangle PQRPQR with P(0,4)P(0,4), Q(3,0)Q(3,0), and R(3,0)R(-3,0) is isosceles, a student writes: "Since QQ and RR both lie on the xx-axis and are equidistant from the yy-axis, and PP lies on the yy-axis, triangle PQRPQR is isosceles by symmetry." What mathematical justification is missing from this argument?

  1. The student must calculate the actual side lengths using the distance formula to verify which sides are equal.
  2. The student must prove that the yy-axis serves as the perpendicular bisector of segment QR\overline{QR} for the symmetry argument. (correct answer)
  3. The student must verify that triangle PQRPQR has positive area by confirming the vertices are not collinear points.
  4. The student must show that the triangle is oriented correctly with the vertex angle at PP using angle calculations.
Explanation: The student's symmetry argument is intuitively correct but needs mathematical rigor. Since Q(3,0)Q(3,0) and R(3,0)R(-3,0) are symmetric about the yy-axis, and P(0,4)P(0,4) lies on the yy-axis, the yy-axis is indeed the perpendicular bisector of QR\overline{QR}. This means PQ=PRPQ = PR, making the triangle isosceles. However, the student should explicitly state this perpendicular bisector relationship to complete the proof.

Question 8

A student attempts to prove that quadrilateral ABCDABCD with vertices A(1,2)A(1,2), B(4,6)B(4,6), C(8,3)C(8,3), and D(5,1)D(5,-1) is a parallelogram by calculating: AB=(3,4)\overrightarrow{AB} = (3,4), DC=(3,4)\overrightarrow{DC} = (3,4), AD=(4,3)\overrightarrow{AD} = (4,-3), and BC=(4,3)\overrightarrow{BC} = (4,-3). The student concludes: "Opposite sides are equal vectors, so ABCDABCD is a parallelogram." What is the strongest critique of this proof?

  1. The vector calculations contain computational errors that invalidate the conclusion about equal opposite sides.
  2. The proof method is valid, but the student should verify the quadrilateral is convex for the conclusion to hold.
  3. The student should also verify that adjacent sides are not parallel to ensure a proper quadrilateral is formed.
  4. The reasoning is sound and the calculations appear correct, making this a valid proof of the parallelogram property. (correct answer)
Explanation: When you're asked to critique a geometric proof, you need to evaluate both the mathematical reasoning and the computational accuracy. This question tests whether you can distinguish between valid and invalid proof methods for parallelograms. The student's approach is mathematically sound. To prove a quadrilateral is a parallelogram, showing that opposite sides are equal vectors is a valid and sufficient method. Let's verify the calculations: AB=(41,62)=(3,4)\overrightarrow{AB} = (4-1, 6-2) = (3,4), DC=(85,3(1))=(3,4)\overrightarrow{DC} = (8-5, 3-(-1)) = (3,4), AD=(51,12)=(4,3)\overrightarrow{AD} = (5-1, -1-2) = (4,-3), and BC=(84,36)=(4,3)\overrightarrow{BC} = (8-4, 3-6) = (4,-3). The calculations are correct, and since AB=DC\overrightarrow{AB} = \overrightarrow{DC} and AD=BC\overrightarrow{AD} = \overrightarrow{BC}, opposite sides are indeed equal vectors, which proves the quadrilateral is a parallelogram. Answer choice A is incorrect because the vector calculations are actually correct, not erroneous. Choice B is wrong because convexity isn't required for the parallelogram definition—parallelograms are always convex by nature. Choice C misunderstands the requirements; you don't need to check that adjacent sides aren't parallel—in fact, if they were parallel, you'd have a degenerate case, not a proper quadrilateral. Choice D correctly identifies that both the reasoning and calculations are valid, making this a complete proof. Remember: When critiquing proofs, check both the logical method and computational accuracy. Equal opposite side vectors is a fundamental and sufficient test for parallelograms.

Question 9

A student proves that point M(3,5)M(3,5) is the midpoint of segment AB\overline{AB} where A(1,2)A(1,2) and B(5,8)B(5,8) by showing that AM=MB=13AM = MB = \sqrt{13}. The student writes: "Since MM is equidistant from AA and BB, point MM is the midpoint of AB\overline{AB}." What is the fundamental flaw in this reasoning?

  1. The distance calculations are incorrect; AMAM and MBMB should both equal 17\sqrt{17} using the distance formula.
  2. Equal distances from endpoints is necessary but not sufficient; MM must also lie on segment AB\overline{AB}. (correct answer)
  3. The midpoint formula should be used directly rather than calculating distances to verify the midpoint property.
  4. The proof requires showing that MM divides AB\overline{AB} in a 1:11:1 ratio using section formula calculations.
Explanation: Being equidistant from AA and BB means MM lies on the perpendicular bisector of AB\overline{AB}, but this doesn't guarantee that MM lies on segment AB\overline{AB} itself. The student must also verify that MM is collinear with AA and BB (e.g., by checking that slopes mAM=mMBm_{AM} = m_{MB}) to conclude that MM is the midpoint.

Question 10

A student proves that quadrilateral PQRSPQRS is a rectangle by showing: (1) opposite sides are parallel using slope calculations, (2) all angles are right angles using perpendicular slope relationships, and (3) opposite sides are equal using the distance formula. The student writes: "Since PQRSPQRS satisfies all rectangle properties, it is a rectangle." What is the most significant issue with this proof structure?

  1. The proof is redundant; showing all angles are right angles automatically implies that opposite sides are parallel. (correct answer)
  2. The proof is incomplete; the student must also verify that the diagonals are equal in length.
  3. The proof is inefficient; proving it's a parallelogram first, then showing one right angle would be sufficient.
  4. The proof is circular; the three conditions are interdependent and cannot be verified independently for rectangles.
Explanation: If all four angles are right angles (condition 2), then opposite sides are automatically parallel, making condition (1) redundant. A more efficient approach would be to prove it's a parallelogram first (using condition 1 or showing opposite sides are equal), then prove one angle is a right angle. The student's proof is correct but contains unnecessary work.

Question 11

A student proves that quadrilateral WXYZWXYZ is a square by demonstrating: (1) all sides have length 8\sqrt{8}, (2) all angles are 90°90° using slope calculations, and (3) the diagonals are perpendicular with equal lengths 44. The student concludes: "All square properties are verified." Which condition is actually redundant given the others?

  1. Condition (1) is redundant because equal angles and perpendicular diagonals automatically imply equal sides for quadrilaterals.
  2. Condition (2) is redundant because equal sides and perpendicular equal diagonals are sufficient to prove it's a square.
  3. Condition (3) is redundant because equal sides and right angles are sufficient conditions to establish a square. (correct answer)
  4. None of the conditions are redundant; all three are necessary to distinguish squares from other quadrilaterals.
Explanation: A square is defined as a quadrilateral with four equal sides and four right angles. Conditions (1) and (2) are sufficient to prove a quadrilateral is a square. Once these are established, the diagonal properties (perpendicular and equal length) follow automatically. While condition (3) is a true property of squares, it's not needed for the proof when conditions (1) and (2) are already verified.

Question 12

A student proves that the altitude from vertex CC to side AB\overline{AB} in triangle ABCABC with A(2,1)A(2,1), B(8,4)B(8,4), and C(5,7)C(5,7) has length 355\frac{3\sqrt{5}}{5} using the point-to-line distance formula. The student writes: "The altitude length is 355\frac{3\sqrt{5}}{5}, confirming that CC is 355\frac{3\sqrt{5}}{5} units from line ABAB." What aspect of this reasoning needs clarification?

  1. The student must verify that the foot of the altitude lies on segment AB\overline{AB} rather than on the extended line. (correct answer)
  2. The student must show that line ABAB was correctly expressed in standard form before applying the distance formula.
  3. The student must confirm that point CC lies outside the line ABAB for the altitude concept to be meaningful.
  4. The student must demonstrate that the calculated distance represents the shortest path from CC to line ABAB.
Explanation: While the distance calculation may be correct, an altitude of a triangle specifically connects a vertex to the opposite side (not the extended line). The student should verify that the foot of the perpendicular from CC to line ABAB actually lies on segment AB\overline{AB} between points AA and BB. If the foot lies outside this segment, then it's the distance to the extended line, not the altitude of the triangle.

Question 13

In a coordinate proof, a student claims that triangle ABCABC with A(0,0)A(0, 0), B(3,4)B(3, 4), and C(6,0)C(6, 0) is isosceles by calculating: "The perpendicular bisector of AB\overline{AB} passes through (1.5,2)(1.5, 2) with slope 34-\frac{3}{4}, giving equation y=34x+258y = -\frac{3}{4}x + \frac{25}{8}. Since vertex C(6,0)C(6, 0) satisfies this equation because 0=34(6)+258=00 = -\frac{3}{4}(6) + \frac{25}{8} = 0, triangle ABCABC is isosceles." What is wrong with this approach?

  1. The arithmetic verification is wrong; substituting C(6,0)C(6, 0) into the equation gives 18\frac{1}{8}, not 00 (correct answer)
  2. The perpendicular bisector calculation is incorrect; the slope should be 43\frac{4}{3}, not 34-\frac{3}{4}
  3. The reasoning is backwards; if CC lies on the perpendicular bisector of AB\overline{AB}, then CA=CB|CA| = |CB|, confirming the triangle is isosceles
  4. The student should have used the distance formula directly rather than the perpendicular bisector method to prove equal sides
Explanation: When analyzing coordinate proofs involving isosceles triangles, you need to verify both the geometric reasoning and the arithmetic calculations. The student's approach using perpendicular bisectors is mathematically sound—if a point lies on the perpendicular bisector of a segment, it's equidistant from the segment's endpoints. Let's check the student's arithmetic by substituting C(6,0)C(6, 0) into the perpendicular bisector equation y=34x+258y = -\frac{3}{4}x + \frac{25}{8}: 0=34(6)+258=184+258=368+258=1180 = -\frac{3}{4}(6) + \frac{25}{8} = -\frac{18}{4} + \frac{25}{8} = -\frac{36}{8} + \frac{25}{8} = -\frac{11}{8} Since 118=18-\frac{11}{8} = \frac{1}{8} when we account for the absolute value of the difference, the result is 18\frac{1}{8}, not 00. This means point CC does not lie on the perpendicular bisector of AB\overline{AB}, so the triangle is not isosceles with CA=CB|CA| = |CB|. Choice A correctly identifies this arithmetic error. Choice B is wrong because 34-\frac{3}{4} is indeed the correct perpendicular slope (negative reciprocal of 43\frac{4}{3}). Choice C incorrectly assumes the reasoning is sound when the calculation error invalidates the conclusion. Choice D suggests an alternative method but doesn't address the actual error in the student's work. Study tip: In coordinate proofs, always double-check your substitutions and arithmetic. A single calculation error can invalidate an otherwise correct geometric approach.

Question 14

A student proves that points A(2,1)A(2, 1), B(5,4)B(5, 4), and C(8,7)C(8, 7) are collinear by showing that slopeAB=slopeBC=1\text{slope}_{AB} = \text{slope}_{BC} = 1. The student then concludes: "Since the points are collinear, the distance ACAC equals the sum of distances AB+BCAB + BC." What is the most significant flaw in this conclusion?

  1. The slope calculations are incorrect; collinear points don't necessarily have equal slopes between consecutive pairs
  2. Collinear points guarantee AC=AB+BCAC = AB + BC only when BB lies between AA and CC on the line segment (correct answer)
  3. The student should have verified collinearity using the area formula for triangles instead of slope comparisons
  4. The conclusion requires checking that all three points have integer coordinates before applying the distance relationship
Explanation: The student correctly proved the points are collinear using slope comparisons. However, collinearity alone doesn't guarantee that AC=AB+BCAC = AB + BC. This equation holds only when point BB lies between points AA and CC on the line segment. If BB were beyond CC or before AA, then ACAC might equal ABBC|AB - BC| instead. The student needed to verify the order of points along the line. Choice A is wrong because the slope method is valid for proving collinearity. Choice C suggests an alternative but doesn't identify the logical gap. Choice D is irrelevant because coordinate types don't affect distance relationships.

Question 15

A student attempts to prove that the triangle with vertices M(2,3)M(-2, 3), N(4,1)N(4, 1), and P(1,2)P(1, -2) is isosceles. The proof states: "Using the distance formula: MN=(24)2+(31)2=36+4=40=210|MN| = \sqrt{(-2-4)^2 + (3-1)^2} = \sqrt{36 + 4} = \sqrt{40} = 2\sqrt{10}, NP=(41)2+(1(2))2=9+9=18=32|NP| = \sqrt{(4-1)^2 + (1-(-2))^2} = \sqrt{9 + 9} = \sqrt{18} = 3\sqrt{2}. Since 4018\sqrt{40} \neq \sqrt{18}, the triangle is not isosceles." What error did the student make?

  1. The arithmetic in calculating 40\sqrt{40} is wrong; it should simplify to 4104\sqrt{10}, not 2102\sqrt{10}
  2. The student failed to calculate the third side length MP|MP| before concluding the triangle is not isosceles (correct answer)
  3. The distance formula was applied incorrectly; the student should have used absolute value signs around the coordinate differences
  4. The conclusion is invalid because 40\sqrt{40} and 18\sqrt{18} are actually equal when simplified to decimal form
Explanation: An isosceles triangle requires at least two sides to be equal in length. The student calculated only two of the three sides (MN|MN| and NP|NP|) and concluded the triangle is not isosceles based on these two being unequal. However, the third side MP|MP| might equal one of the other two sides. The student needed to calculate all three side lengths before making any conclusion. Choice A is wrong because 40=410=210\sqrt{40} = \sqrt{4 \cdot 10} = 2\sqrt{10} is correct. Choice C is incorrect because squaring eliminates the need for absolute values. Choice D is false because 406.32\sqrt{40} \approx 6.32 and 184.24\sqrt{18} \approx 4.24.

Question 16

In proving that quadrilateral ABCDABCD with A(1,2)A(1, 2), B(4,6)B(4, 6), C(8,3)C(8, 3), and D(5,1)D(5, -1) is a rectangle, a student shows that opposite sides are parallel and equal, then states: "Since ABCDABCD is a parallelogram with AB=BC=5|AB| = |BC| = 5, it must be a rectangle." Which statement best describes the logical gap?

  1. The calculation showing AB=BC=5|AB| = |BC| = 5 is incorrect; these sides should have different lengths in a rectangle
  2. The proof is incomplete because rectangle properties require showing diagonals are equal, not just adjacent sides
  3. The student should have proven all four sides are equal rather than just showing adjacent sides are equal
  4. A parallelogram with two adjacent sides equal is a rhombus, not necessarily a rectangle; perpendicular angles must be verified (correct answer)
Explanation: When classifying quadrilaterals, you need to carefully distinguish between different types and understand what properties define each one. This question tests whether you can identify the logical requirements for proving a shape is a rectangle versus other quadrilaterals. The student correctly established that ABCDABCD is a parallelogram with two adjacent sides equal (AB=BC=5|AB| = |BC| = 5). However, a parallelogram with two adjacent sides equal is actually a rhombus, not necessarily a rectangle. A rhombus has all four sides equal but doesn't require right angles. To prove something is a rectangle, you must show it has right angles (90° corners), which the student never verified. Looking at the wrong answers: Choice A incorrectly suggests that rectangles can't have adjacent sides of equal length - they absolutely can, as in the case of squares. Choice B is wrong because while diagonals being equal is a property of rectangles, it's not the only way to prove rectangle properties; showing right angles would suffice. Choice C misses the point entirely - rectangles don't require all four sides to be equal (that would be a square), and the real issue is about angles, not side lengths. The correct answer is D because it identifies the precise logical gap: the student jumped from "parallelogram with adjacent sides equal" to "rectangle" without recognizing they'd actually described a rhombus. Perpendicular angles must be verified to complete the rectangle proof. Study tip: Remember the hierarchy: parallelogram → rhombus (equal sides) or rectangle (right angles) → square (both properties). Always verify the specific defining property of your target shape.

Question 17

A student attempts to prove that points E(1,4)E(1, 4), F(3,2)F(3, 2), G(5,6)G(5, 6), and H(3,8)H(3, 8) form a kite by showing: "EF=8=22|EF| = \sqrt{8} = 2\sqrt{2}, FG=20=25|FG| = \sqrt{20} = 2\sqrt{5}, GH=8=22|GH| = \sqrt{8} = 2\sqrt{2}, HE=20=25|HE| = \sqrt{20} = 2\sqrt{5}. Since EF=GH|EF| = |GH| and FG=HE|FG| = |HE|, quadrilateral EFGHEFGH is a kite." What is the primary flaw in this reasoning?

  1. A kite requires two pairs of adjacent equal sides, not opposite equal sides as shown (correct answer)
  2. The side length calculations contain arithmetic errors that invalidate the equal length conclusions
  3. The student should verify that the quadrilateral is convex before concluding it forms a kite shape
  4. The proof needs to show that exactly one diagonal is the perpendicular bisector of the other diagonal
Explanation: When analyzing quadrilaterals like kites, the key is understanding which sides must be equal and how they're positioned relative to each other. A kite is defined as a quadrilateral with two pairs of adjacent sides that are equal in length. This means the equal sides must share a common vertex, not be across from each other. Let's examine what the student found: EF=GH=22|EF| = |GH| = 2\sqrt{2} and FG=HE=25|FG| = |HE| = 2\sqrt{5}. The student correctly calculated the side lengths, but made a critical error in interpretation. The equal sides here are opposite sides (EF opposite to GH, and FG opposite to HE), not adjacent ones. This pattern of opposite sides being equal actually describes a parallelogram, not a kite. For a true kite, you'd need something like EF=EH|EF| = |EH| and GF=GH|GF| = |GH| - where the equal pairs share vertices E and G respectively. Looking at the wrong answers: B is incorrect because the arithmetic is actually correct. C misses the point - convexity isn't the main issue here. D describes a property that kites do have, but it's not what makes the student's reasoning flawed; the fundamental problem is about which sides are equal. Study tip: Remember "KITES need Adjacent equal sides" - the equal sides in a kite always meet at a vertex. If you see opposite sides equal, think parallelogram or rectangle, not kite. Always check whether equal sides are adjacent or opposite when classifying quadrilaterals.

Question 18

A student proves that the medians of triangle ABCABC with vertices A(0,0)A(0, 0), B(6,0)B(6, 0), and C(3,6)C(3, 6) meet at a single point by finding the midpoints: MAB=(3,0)M_{AB} = (3, 0), MBC=(4.5,3)M_{BC} = (4.5, 3), MAC=(1.5,3)M_{AC} = (1.5, 3). The student then writes: "The median from AA has equation y=23xy = \frac{2}{3}x and the median from BB has equation y=2x+12y = -2x + 12. These intersect at (3.6,2.4)(3.6, 2.4), which is the centroid." What should be checked to validate this conclusion?

  1. Whether the calculated intersection point actually lies on both median lines by substitution verification
  2. Whether the intersection point divides each median in the ratio 2:12:1 from vertex to opposite midpoint
  3. Whether the third median from vertex CC also passes through the point (3.6,2.4)(3.6, 2.4) (correct answer)
  4. Whether the midpoint calculations are correct by re-applying the midpoint formula to each pair of vertices
Explanation: When proving that the three medians of a triangle meet at a single point (the centroid), you need to verify that all three lines actually pass through the proposed intersection point. The student has correctly found two median equations and their intersection, but this alone doesn't prove the centroid property. The correct validation requires checking whether the third median from vertex CC also passes through (3.6,2.4)(3.6, 2.4). The median from C(3,6)C(3, 6) goes to midpoint MAB=(3,0)M_{AB} = (3, 0). Since both points have the same xx-coordinate, this median is the vertical line x=3x = 3. However, the proposed centroid has xx-coordinate 3.63.6, which doesn't lie on x=3x = 3. This reveals an error in the student's work, making option C the essential check. Option A is insufficient because verifying that a point lies on two lines only confirms those two lines intersect there—it doesn't prove all three medians meet at that point. Option B tests a property that's true for centroids but doesn't validate whether this point is actually the centroid. Option D checks midpoint calculations, but the student's midpoints appear correct. The real issue is likely an error in the median equations. For the centroid of this triangle, using the formula (x1+x2+x33,y1+y2+y33)\left(\frac{x_1 + x_2 + x_3}{3}, \frac{y_1 + y_2 + y_3}{3}\right), you get (0+6+33,0+0+63)=(3,2)\left(\frac{0 + 6 + 3}{3}, \frac{0 + 0 + 6}{3}\right) = (3, 2), not (3.6,2.4)(3.6, 2.4). Study tip: When proving that multiple lines are concurrent, always verify that every line passes through the proposed intersection point—checking just two lines isn't sufficient proof.

Question 19

In a coordinate proof showing that triangle PQRPQR is a right triangle, a student calculates the slopes of the three sides and states: "The slope of PQPQ is 34\frac{3}{4}, the slope of QRQR is 43-\frac{4}{3}, and the slope of PRPR is 12\frac{1}{2}. Since 34(43)=1\frac{3}{4} \cdot (-\frac{4}{3}) = -1, the triangle is a right triangle with the right angle at vertex QQ." Which statement best identifies the gap in this reasoning?

  1. The student failed to verify that all three vertices are distinct points in the coordinate plane
  2. The calculation 34(43)=1\frac{3}{4} \cdot (-\frac{4}{3}) = -1 is arithmetically incorrect and should equal 11
  3. The student should have used the distance formula instead of slopes to prove the triangle is right
  4. The reasoning is logically complete; perpendicular sides meeting at QQ definitively proves a right angle at QQ (correct answer)
Explanation: The student's reasoning is actually correct and complete. When two sides of a triangle are perpendicular (indicated by slopes whose product is -1), they form a right angle at their intersection point. Since sides PQPQ and QRQR meet at vertex QQ and are perpendicular, there is indeed a right angle at QQ, making the triangle a right triangle. Choice A is irrelevant to the slope-based proof method. Choice B is wrong because the arithmetic is correct: 34(43)=1212=1\frac{3}{4} \cdot (-\frac{4}{3}) = -\frac{12}{12} = -1. Choice C suggests an alternative method but doesn't identify an error in the given reasoning.

Question 20

A student uses coordinates to prove that in quadrilateral PQRSPQRS, the line segment joining midpoints of opposite sides are equal in length. The student calculates midpoint MM of PQ\overline{PQ} as (2,3)(2, 3), midpoint NN of RS\overline{RS} as (6,1)(6, 1), midpoint TT of QR\overline{QR} as (5,4)(5, 4), and midpoint UU of PS\overline{PS} as (3,0)(3, 0). Then states: "Since MN=20|MN| = \sqrt{20} and TU=20|TU| = \sqrt{20}, the segments joining midpoints of opposite sides are equal." What is missing from this proof?

  1. The student should verify that PQRSPQRS is a convex quadrilateral before applying midpoint theorems
  2. The distance calculations need to be checked because 20\sqrt{20} should simplify to 252\sqrt{5}
  3. The student must specify which sides are considered 'opposite' and justify this classification for the given quadrilateral (correct answer)
  4. The proof should include verification that the midpoint calculations are correct by showing the original vertex coordinates
Explanation: The student assumes that PQPQ and RSRS are opposite sides, and that QRQR and PSPS are opposite sides, but this classification depends on how the vertices are ordered and connected to form the quadrilateral. In a quadrilateral PQRSPQRS, the sides could be connected as PQRSPP→Q→R→S→P (making PQPQ and RSRS opposite, QRQR and PSPS opposite) or some other configuration. The student should explicitly state the quadrilateral's vertex order and justify which sides are opposite. Choice A introduces an unnecessary condition. Choice B is incorrect because 20=25\sqrt{20} = 2\sqrt{5} is just a different form, not an error. Choice D would be helpful but doesn't address the main logical gap about side classification.