Question

Difficulty: MediumGeometric Figures on the Coordinate Plane

In the standard (x,y)(x, y) coordinate plane, a parallelogram ABCDABCD has vertices A(6,3)A(-6, -3), B(1,3)B(1, -3), C(6,2)C(6, 2), and D(1,2)D(-1, 2). What is the length of the diagonal ACAC?

Answer: 13

Answer

The correct answer is 13.
The length of the diagonal ACAC is found by calculating the distance between the vertices A(6,3)A(-6, -3) and C(6,2)C(6, 2). Using the distance formula: AC=(6(6))2+(2(3))2=122+52=144+25=169=13AC = \sqrt{(6 - (-6))^2 + (2 - (-3))^2} = \sqrt{12^2 + 5^2} = \sqrt{144 + 25} = \sqrt{169} = 13.

Step-by-Step Solution

1
Identify the coordinates of the endpoints of diagonal ACAC.
A(6,3)A(-6, -3) and C(6,2)C(6, 2)
The diagonal of a polygon connects non-adjacent vertices, so the diagonal ACAC connects vertex AA to vertex CC.
2
Use the distance formula to find the length of the segment ACAC.
AC=(6(6))2+(2(3))2AC = \sqrt{(6 - (-6))^2 + (2 - (-3))^2}
The distance formula calculates the straight-line distance between two points on the coordinate plane.
3
Simplify the expression to find the final integer length.
1313
Calculating the squares and summing them gives 122+52=144+25=169=13\sqrt{12^2 + 5^2} = \sqrt{144 + 25} = \sqrt{169} = 13.

Key Concept

Calculating the length of a geometric segment on the coordinate plane using the distance formula.
Rate this question