document.write( "Question 255185: if the measure of each angle of a regular polygon is 144,then the polygon has how many sides? \n" ); document.write( "
Algebra.Com's Answer #187496 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! if the measure of each angle of a regular polygon is 144,then the polygon has how many sides?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know the sum of the interior angles of a polygon with n sides is given by:\r \n" ); document.write( "\n" ); document.write( "(n-2)* 180 so we have:\r \n" ); document.write( "\n" ); document.write( "[(n-2)*180]/n = 144\r \n" ); document.write( "\n" ); document.write( "180n - 360 = 144n \n" ); document.write( "180n-144n =360 \n" ); document.write( "36n = 360 \n" ); document.write( "n=10 \n" ); document.write( " |