document.write( "Question 391116: find the number of sides an equiangluar polygon has if each of its angles is 144 degrees.
\n" ); document.write( "i need to know what formula i can use to work this problem out and the answer
\n" ); document.write( "

Algebra.Com's Answer #277409 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The sum of the interior angles of an n-sided polygon is \"180%28n-2%29\" (this is because we can draw n-2 non-overlapping triangles within the polygon). Therefore the average measure of each angle is \"%28180%28n-2%29%29%2Fn\". This is equal to 144 degrees, so set the two equal and solve. \n" ); document.write( "
\n" );