Difficulty: Easy
Correct Answer: parallelogram
Explanation:
Introduction / Context:
Connecting a vertex to the midpoint of the opposite side often produces parallel segments due to midpoint and parallelogram properties. We analyze AXCY inside a parallelogram ABCD.
Given Data / Assumptions:
Concept / Approach:
Use vector or midpoint arguments: In a parallelogram, A→B and D→C are equal vectors, and midpoints preserve parallelism. Show that AX ∥ CY and XC ∥ AY.
Step-by-Step Solution (vector sketch):
Let position vectors be A, B, C, D with A + C = B + D (parallelogram law).X = (A + B)/2 and Y = (C + D)/2.Then X − A = (B − A)/2 is parallel to B − A (hence parallel to CD), and C − Y = C − (C + D)/2 = (C − D)/2 is parallel to C − D (hence parallel to AB).Thus AX ∥ CY, and similarly XC ∥ AY, meeting the definition of a parallelogram.
Verification / Alternative check:
Coordinate placements (e.g., rectangle as a special case) show AXCY is always a parallelogram.
Why Other Options Are Wrong:
Rhombus, square, or rectangle require equal-length or right-angle conditions not guaranteed here.
Common Pitfalls:
Assuming special properties (like right angles) from a general parallelogram.
Final Answer:
parallelogram
Discussion & Comments