document.write( "Question 878014: determine the number of sides of a regular polygon if each interior angle measure is135 degrees. \n" ); document.write( "
Algebra.Com's Answer #529672 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Ext angles = 180 - 135 = 45 degs
\n" ); document.write( "# of sides = 360/45 = 8
\n" ); document.write( "
\n" );