Skip to main contentSkip to solution

Suppose the length of each side of a regular hexagon ABCDEFABCDEF is 22 cm. It TT is the mod point of CDCD, then the length of ATAT, in cm, is

Solution

✅ Correct Option: 1

We need to find the distance AT where T is the midpoint of side CD in regular hexagon ABCDEF with side length 2 cm.


Let us place the regular hexagon in a coordinate system to make calculations easier. We'll put the center at the origin and vertex A on the positive x-axis.

Key insight: In a regular hexagon with side length 2, the distance from center to any vertex is also 2. This is because each "slice" of the hexagon (connecting center to adjacent vertices) forms an equilateral triangle.


With center at origin and A at (2, 0), the vertices are:

A: (2, 0)

B: (1, √3)

C: (-1, √3)

D: (-2, 0)

E: (-1, -√3)

F: (1, -√3)

In a regular hexagon, vertices are separated by 60° angles. Using trigonometry:

B is at angle 60°: (2cos⁡60°,2sin⁡60°)=(1,√3)(2\cos60°, 2\sin60°) = (1, √3)

C is at angle 120°: (2cos⁡120°,2sin⁡120°)=(−1,√3)(2\cos120°, 2\sin120°) = (-1, √3)

D is at angle 180°: (−2,0)(-2, 0)


Since T is the midpoint of CD:

C is at (−1,√3)(-1, √3)

D is at (−2,0)(-2, 0)

T is at (−1+(−2)2,√3+02)=(−32,√32)\left(\dfrac{-1 + (-2)}{2}, \dfrac{√3 + 0}{2}\right) = \left(-\dfrac{3}{2}, \dfrac{√3}{2}\right)


Now we can find the distance AT using the distance formula:

AT=(2−(−32))2+(0−√32)2AT = \sqrt{\left(2 - \left(-\dfrac{3}{2}\right)\right)^2 + \left(0 - \dfrac{√3}{2}\right)^2}

AT=(2+32)2+(−√32)2AT = \sqrt{\left(2 + \dfrac{3}{2}\right)^2 + \left(-\dfrac{√3}{2}\right)^2}

AT=(72)2+(√32)2AT = \sqrt{\left(\dfrac{7}{2}\right)^2 + \left(\dfrac{√3}{2}\right)^2}

AT=494+34AT = \sqrt{\dfrac{49}{4} + \dfrac{3}{4}}

AT=524AT = \sqrt{\dfrac{52}{4}}

AT=√13AT = √13


The reference solution uses a clever geometric approach:

Find AC first: AC is a "long diagonal" of the hexagon. In the coordinate system, AC goes from (2,0)(2, 0) to (−1,√3)(-1, √3), so AC=(2−(−1))2+(0−√3)2=9+3=12=2√3AC = \sqrt{(2-(-1))^2 + (0-√3)^2} = \sqrt{9 + 3} = \sqrt{12} = 2√3

Use right triangle: The reference creates a right triangle where one leg is the horizontal distance from A to the vertical line through T, the other leg is the vertical distance from that point to T, and the hypotenuse is AT.

Apply Pythagorean theorem: AT2=(2√3)2+(1)2=12+1=13AT^2 = (2√3)^2 + (1)^2 = 12 + 1 = 13


Therefore, AT=√13AT = √13 cm.

Key takeaway: Both coordinate geometry and the geometric construction approach give the same answer, but the coordinate method might be more intuitive for beginners.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question