asked 132k views
1 vote
Does anyone know this?

Does anyone know this?-example-1

1 Answer

2 votes

Every hexagon clearly has 6 sides. Nevertheless, every time you "glue" two hexagons together, you "lose" 2 sides to your count, because the sides where the two hexagons meet are not exterior sides anymore, and so they are not taken into account in our counting.

Also observe that with n hexagons you have n-1 points of contact between hexagons.

Since every hexagon has 6 sides and every gluing point takes away 2 sides, the number of exterior sides with n hexagons is


s(n)=6n - 2(n-1) = 6n-2n+2=4n+2

Let's plug some values for n:


  • s(1) = 4\cdot 1 + 2 = 4+2 = 6

  • s(2) = 4\cdot 2 + 2 = 8+2 = 10

  • s(3) = 4\cdot 3 + 2 = 12+2 = 14

  • s(4) = 4\cdot 4 + 2 = 16+2 = 18

You can check that these values are correct by counting the sides on the figure you have.

Finally, we can count the sides of a train with 10 hexagons by plugging n=10 in our formula:


s(10) = 4\cdot 10 + 2 = 40 + 2 = 42

Note: the numbers we've given are the number of sides that form the perimeter. So, the actual perimeters are the number of sides multiplied by the length of the side itself: if we let
s be the length of the side, the perimeters will be
6s,\ 10s,\ 14s,\ 18s for the first 4 trains, and
42s for the 10-hexagon train.

answered
User Coda
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.