Math 2 Quiz: Coordinate Methods In Proofs
10 questions · exam conditions
0:00
Coordinate Methods In ProofsQuestion 1 of 10

Two line segments ABAB and CDCD are given with A(2,3)A(2, 3), B(8,7)B(8, 7), C(1,6)C(1, 6), and D(4,0)D(4, 0). A student claims that these segments are perpendicular and bisect each other. Using coordinate methods to test this claim, what conclusion can be reached?

The segments are perpendicular with slopes 23\frac{2}{3} and 32-\frac{3}{2}, and they bisect each other at point (5,5)(5, 5)
The segments are not perpendicular since slopes 23\frac{2}{3} and 2-2 are not negative reciprocals, and do not bisect each other
The segments are not perpendicular since slopes 23\frac{2}{3} and 2-2 are not negative reciprocals, but they do bisect each other
The segments are perpendicular but do not bisect each other, since midpoint conditions fail
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Coordinate Methods In Proofs

Practice Coordinate Methods In Proofs in Math 2 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 Coordinate Methods In Proofs, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.

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

Two line segments ABAB and CDCD are given with A(2,3)A(2, 3), B(8,7)B(8, 7), C(1,6)C(1, 6), and D(4,0)D(4, 0). A student claims that these segments are perpendicular and bisect each other. Using coordinate methods to test this claim, what conclusion can be reached?

  1. The segments are perpendicular with slopes 23\frac{2}{3} and 32-\frac{3}{2}, and they bisect each other at point (5,5)(5, 5)
  2. The segments are not perpendicular since slopes 23\frac{2}{3} and 2-2 are not negative reciprocals, and do not bisect each other (correct answer)
  3. The segments are not perpendicular since slopes 23\frac{2}{3} and 2-2 are not negative reciprocals, but they do bisect each other
  4. The segments are perpendicular but do not bisect each other, since midpoint conditions fail
Explanation: Slope of AB = (7-3)/(8-2) = 4/6 = 2/3. Slope of CD = (0-6)/(4-1) = -6/3 = -2. For perpendicularity, slopes must be negative reciprocals: 2/3 and -3/2. Since -2 ≠ -3/2, they're not perpendicular. Midpoint of AB = ((2+8)/2, (3+7)/2) = (5, 5). Midpoint of CD = ((1+4)/2, (6+0)/2) = (2.5, 3). Since (5,5) ≠ (2.5,3), they don't bisect each other. The segments are neither perpendicular nor bisecting.

Question 2

Quadrilateral WXYZWXYZ has vertices W(0,0)W(0, 0), X(6,0)X(6, 0), Y(8,4)Y(8, 4), and Z(2,4)Z(2, 4). To determine if this quadrilateral is a trapezoid, which coordinate method provides the most direct verification?

  1. Calculate all four side lengths to verify that exactly one pair of opposite sides is equal
  2. Calculate slopes of all four sides to verify that exactly one pair of opposite sides is parallel (correct answer)
  3. Calculate the slopes of both diagonals to verify they are not perpendicular to each other
  4. Calculate midpoints of all sides to verify that the quadrilateral formed by midpoints is a rectangle
Explanation: A trapezoid is defined as having exactly one pair of parallel sides. The most direct way to verify this using coordinates is to calculate slopes: if two lines have equal slopes, they are parallel. For WXYZ: slope of WX = 0, slope of YZ = 0 (both horizontal), slope of WZ = 2, slope of XY = 2. Since WX || YZ but WZ ∦ XY, this is a trapezoid. Choice A checks for a parallelogram property, C and D are irrelevant to the trapezoid definition.

Question 3

Quadrilateral PQRSPQRS has vertices P(0,0)P(0, 0), Q(5,0)Q(5, 0), R(7,4)R(7, 4), and S(2,4)S(2, 4). Using coordinate methods to classify this quadrilateral, which sequence of calculations provides the most complete analysis?

  1. Calculate all side lengths, then all slopes, then diagonal lengths to determine the most specific classification (correct answer)
  2. Calculate slopes of opposite sides to check for parallelism, then side lengths to check for equal sides
  3. Calculate diagonal lengths and their midpoints to determine if diagonals bisect each other equally
  4. Calculate slopes of adjacent sides to check for perpendicularity, then verify with diagonal properties
Explanation: To classify a quadrilateral completely, we need comprehensive information: side lengths (to check for rhombus/rectangle properties), slopes (to check for parallel sides and right angles), and diagonal properties (to distinguish between similar quadrilaterals). Choice A provides the most thorough analysis. The other choices focus on specific properties but might miss the complete classification. For PQRS: slopes show PQ || SR (both horizontal) and PS || QR, making it a parallelogram. Side lengths would determine if it's also a rhombus, rectangle, or square.

Question 4

A triangle has vertices at P(1,2)P(1, 2), Q(7,6)Q(7, 6), and R(4,0)R(4, 0). The altitude from vertex PP meets side QRQR at point SS. Using coordinate methods to find the length of this altitude, which approach is most efficient?

  1. Find point SS using perpendicular slope condition, then calculate distance PSPS using the distance formula
  2. Use the area formula A=12baseheightA = \frac{1}{2} \cdot base \cdot height with QRQR as base and solve for height
  3. Calculate the perpendicular distance from point PP to line QRQR using the point-to-line distance formula (correct answer)
  4. Find the equation of line QRQR, then use slope relationships to determine the altitude length directly
Explanation: The most efficient method is using the point-to-line distance formula: d = |ax₀ + by₀ + c|/√(a² + b²), where the line is ax + by + c = 0 and the point is (x₀, y₀). First, find the equation of line QR, then apply the formula directly. Choice A requires finding point S first (extra step), choice B requires calculating the triangle's area first (extra step), and choice D is vague about the direct method.

Question 5

Parallelogram ABCDABCD has vertices A(2,1)A(2, 1), B(6,3)B(6, 3), C(8,7)C(8, 7), and D(4,5)D(4, 5). A student wants to verify this is actually a rhombus using coordinate methods. Which verification approach would be most conclusive?

  1. Show that all four sides have equal length using the distance formula repeatedly (correct answer)
  2. Show that the diagonals are perpendicular by verifying their slopes are negative reciprocals
  3. Show that adjacent sides are perpendicular using slope calculations for consecutive sides
  4. Show that opposite sides are parallel and all sides equal using both slope and distance formulas
Explanation: Since we're already given that ABCD is a parallelogram, we only need to verify the additional property that makes it a rhombus: all sides are equal in length. Choice A directly tests this defining characteristic. Choice B tests for a rhombus property (perpendicular diagonals) but isn't the definition. Choice C would verify a rectangle property, not rhombus. Choice D is redundant since we already know it's a parallelogram (opposite sides parallel).

Question 6

In triangle ABCABC, vertices are at A(3,4)A(-3, 4), B(5,2)B(5, 2), and C(1,6)C(1, -6). The perpendicular bisector of side ABAB intersects the perpendicular bisector of side BCBC at point PP. Which statement about point PP can be proven using coordinate methods?

  1. Point PP is equidistant from all three vertices and lies on the altitude from CC
  2. Point PP is equidistant from all three vertices but may not lie on any altitude (correct answer)
  3. Point PP is the centroid of triangle ABCABC and divides each median in ratio 2:12:1
  4. Point PP is equidistant from vertices AA and BB only, not from vertex CC
Explanation: The intersection of perpendicular bisectors of two sides of a triangle is the circumcenter, which is equidistant from all three vertices. This can be proven by showing that any point on the perpendicular bisector of AB is equidistant from A and B, and similarly for BC. The circumcenter doesn't necessarily lie on an altitude unless the triangle has special properties. Choice A incorrectly adds the altitude condition, C confuses this with the centroid, and D is incorrect since the circumcenter is equidistant from all vertices.

Question 7

A quadrilateral has vertices at A(2,1)A(-2, 1), B(4,3)B(4, 3), C(6,3)C(6, -3), and D(0,5)D(0, -5). To prove that this quadrilateral is a rectangle using coordinate methods, which combination of properties must be verified?

  1. All four sides are equal in length, and opposite sides are parallel
  2. Opposite sides are parallel and equal, and all angles are right angles
  3. Diagonals are equal in length and bisect each other at right angles
  4. Adjacent sides are perpendicular and diagonals are equal in length (correct answer)
Explanation: To prove a quadrilateral is a rectangle using coordinates, we need to show adjacent sides are perpendicular (using slopes that are negative reciprocals) and diagonals are equal in length. Choice A describes a rhombus property. Choice B is correct but harder to verify than choice D. Choice C describes properties that would make it a square, which is more restrictive than necessary.

Question 8

Triangle ABCABC has vertices A(2,1)A(2, 1), B(8,5)B(8, 5), and C(4,9)C(4, 9). To prove that triangle ABCABC is isosceles, which of the following coordinate methods provides the most direct approach?

  1. Calculate the slopes of all three sides and show that two sides are perpendicular
  2. Use the distance formula to find the lengths of all three sides and verify that two sides are equal (correct answer)
  3. Find the midpoints of all three sides and calculate the distances from each vertex to the opposite midpoint
  4. Calculate the slopes of all three sides and show that two sides have the same slope
Explanation: To prove a triangle is isosceles, we need to show that two sides have equal length. The distance formula is the most direct method: AB=(82)2+(51)2=52|AB| = \sqrt{(8-2)^2 + (5-1)^2} = \sqrt{52}, BC=(48)2+(95)2=32|BC| = \sqrt{(4-8)^2 + (9-5)^2} = \sqrt{32}, AC=(42)2+(91)2=68|AC| = \sqrt{(4-2)^2 + (9-1)^2} = \sqrt{68}. Since none are equal, the triangle is actually scalene, but the method in B is still correct for testing the isosceles property. Choice A tests for right triangles, choice C relates to medians, and choice D would indicate parallel sides (impossible in a triangle).

Question 9

Points A(1,2)A(1, 2), B(4,6)B(4, 6), and C(7,10)C(7, 10) appear to be collinear. A student uses coordinate methods to verify this claim by calculating slopes. However, the student makes an error in reasoning. Which statement represents the most likely error?

  1. The student concludes the points are collinear because mAB=mBC=43m_{AB} = m_{BC} = \frac{4}{3}, but forgets to check that point BB actually lies on line ACAC
  2. The student concludes the points are not collinear because mAB=43m_{AB} = \frac{4}{3} while mAC=86=43m_{AC} = \frac{8}{6} = \frac{4}{3}, incorrectly thinking these slopes are different
  3. The student concludes the points are collinear because the distance AB+BC=ACAB + BC = AC, confusing the distance test with the slope test for collinearity
  4. The student concludes the points are not collinear because mABmBC1m_{AB} \cdot m_{BC} \neq -1, incorrectly applying the perpendicularity test instead of the collinearity test (correct answer)
Explanation: To test collinearity, we check if slopes between consecutive pairs of points are equal: mAB=6241=43m_{AB} = \frac{6-2}{4-1} = \frac{4}{3} and mBC=10674=43m_{BC} = \frac{10-6}{7-4} = \frac{4}{3}. Since these slopes are equal, the points are collinear. Choice D represents a common error where students confuse the perpendicularity condition (product of slopes equals 1-1) with the collinearity condition (slopes are equal). Choice A is incorrect because equal slopes of consecutive segments is sufficient for collinearity. Choice B incorrectly suggests the student thought 4343\frac{4}{3} \neq \frac{4}{3}. Choice C mentions distance, but AB+BC=ACAB + BC = AC would actually confirm collinearity, not contradict it.

Question 10

Line L1L_1 passes through points (2,5)(-2, 5) and (4,1)(4, -1). Line L2L_2 passes through points (1,3)(1, 3) and (7,6)(7, 6). Using coordinate methods to analyze the relationship between these lines, what can be concluded?

  1. The lines are parallel because both have slope m=1m = -1 and different yy-intercepts
  2. The lines are perpendicular because their slopes multiply to give (1)12=12(-1) \cdot \frac{1}{2} = -\frac{1}{2}
  3. The lines intersect at exactly one point but are neither parallel nor perpendicular (correct answer)
  4. The lines are identical because they have the same slope and pass through a common point
Explanation: For L1L_1: slope m1=154(2)=66=1m_1 = \frac{-1-5}{4-(-2)} = \frac{-6}{6} = -1. For L2L_2: slope m2=6371=36=12m_2 = \frac{6-3}{7-1} = \frac{3}{6} = \frac{1}{2}. Since m1m2m_1 \neq m_2, the lines are not parallel. Since m1m2=(1)12=121m_1 \cdot m_2 = (-1) \cdot \frac{1}{2} = -\frac{1}{2} \neq -1, the lines are not perpendicular. Therefore, they intersect at exactly one point but are neither parallel nor perpendicular. Choice A incorrectly states both slopes are 1-1. Choice B incorrectly concludes perpendicularity when the product isn't 1-1. Choice D is wrong because the lines have different slopes.