Question

Find the sum of the angels of a ten sided polygon

Answers

GPT 3.5
The sum of the angles in a polygon can be found using the formula (n-2)*180, where n is the number of sides of the polygon.

For a ten sided polygon, n = 10.

Sum = (10-2)*180
Sum = 8*180
Sum = 1440

Therefore, the sum of the angles of a ten sided polygon is 1440 degrees.