Hard
In a polygon, what is the maximum number of acute angles possible?
In a polygon, what is the maximum number of acute angles possible?
The sum of exterior angles of any polygon is always 360 degrees. Having more than 3 acute interior angles (each corresponding to an exterior angle greater than 90 degrees) would push the sum of just those exterior angles beyond 360 degrees, which is impossible. So the maximum is 3.
Re-check your working by substituting the answer back into the original question.