document.write( "Question 352956: If a polygon has 50 sides how many diagonals will it have? \n" ); document.write( "
Algebra.Com's Answer #252225 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: An n-gon (a polygon with 'n' sides) has \"%28n%28n-3%29%29%2F2\" diagonals. See this page for more info. \n" ); document.write( "
\n" );