Point in a Polygon

This entry is part 56 of 71 in the series Durtles Problems of the Weeks
Problem of the Week #56: Monday July 29th, 2024
As before, these problems are the results of me following my curiosity, and I make no promises regarding the topics, difficulty, solvability of these problems.
Please register for an account if you would like to join the discussion below or share your own problems.

This problem is inspired by this twitter post.

For any point inside a square, the sum of the distances from this point to the four sides is half of the perimeter.

a). What’s the sum of the distances from a point inside an equilateral triangle to the sides?

b). Find a formula for the the sum of the distances from a point inside a regular n-gon to the sides.

c). What’s the sum of the perpendicular distances from a point outside a regular n-gon to the sides?

d). For any point inside a cube, the sum of distances from this point to the six faces is three times the side length.  What’s the sum of the distances from a point inside a regular tetrahedron to the faces?

e). What’s the sum of the distances from a point inside an octahedron to the faces?

f). What’s the sum of the perpendicular distances from a point outside an octahedron to the faces?

g). What about the other two platonic solids?

h). Share your own problem inspired by this one.

i). Give one of these questions to a friend/colleague/student/family member to start a mathematical discussion.

Series Navigation<< Squares in SquaresFolding Squares >>

Leave a Reply