Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Regular hexagon HEXAGN has side length 5 and center at the origin. Sides HE and AG are parallel to the x-axes. Transltion T maps HEXAGN to H'E'X'A'G'N' such that N' and H are the same point. What is the sum of the x-coordinates of points H',E',X',A',G', and N'?

share|improve this question

1 Answer

The original hexagon, HEXAGN, has $x$-coordinates that sum to zero by reflection symmetry across the $y$-axis. The uniform translation means that all six points have their $x$-coordinates increased by the same value. What is that value? $N$ was the leftmost point and $H$ was the bottom-left point. What is the horizontal distance between them?

Draw the right triangle with hypotenuse $NH$, length $5$. The short leg of that triangle has length $5/2$, so the answer is $6\cdot 5/2=15$. In slightly more detail, $$\sum x'=\sum x+\sum(x'-x)=0+\sum\frac{5}{2}=15.$$

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.