Ask Question
28 April, 02:47

What is the sum of the interior angles in the polygon below?

[asy]

size (2.5cm);

draw ((0,0) - - (3,-4) - - (5,2) - - (7,-1) - - (8,5) - - (4,9) - -cycle, linewidth (1.25));

[/asy]

+5
Answers (1)
  1. 28 April, 03:10
    0
    720

    Step-by-step explanation:

    Since there are six coordinates, the polygon must be a hexagon.

    Sum of angles in a polygon = (n-2) * 180

    = (6-2) * 180

    = 720
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the sum of the interior angles in the polygon below? [asy] size (2.5cm); draw ((0,0) - - (3,-4) - - (5,2) - - (7,-1) - - (8,5) - - ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers