document.write( "Question 767368: AB and BC are adjacent sides of a regular polygon. Angle ABC=140 degrees. Calculate the number of sides of the polygon. \n" ); document.write( "
Algebra.Com's Answer #467580 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
Let the polygon be of n sides.\r
\n" ); document.write( "\n" ); document.write( "Total sum of angles of a polygon of n sides = (n - 2)*180 degrees.\r
\n" ); document.write( "\n" ); document.write( "In a regular polygon, all internal angles are equal.
\n" ); document.write( "In this case, each internal angle = 140.
\n" ); document.write( "Number of internal angles = number of sides of the polygon = n.\r
\n" ); document.write( "\n" ); document.write( "So, 140*n = (n-2)*180 = 180*n - 360
\n" ); document.write( "40*n = 360
\n" ); document.write( "n = 9\r
\n" ); document.write( "\n" ); document.write( "The polygon has 9 sides.\r
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" ); document.write( "
\n" );