document.write( "Question 602117: If I know the polygon to get the number of diagonals I can use the formula n(n-3)/2 where n=the number of sides of the polygon. How can I find the polygon when I know the number of diagonals that can be drawn inside? ex. Which polygon has 20 diagonals that can be drawn inside? Is there a formula for this question? \n" ); document.write( "
Algebra.Com's Answer #380125 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let d = number of diagonals\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The formula to find the number of diagonals 'd' is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve this for n to find the number of sides given the number of diagonals\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use the quadratic formula to solve for 'n'\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So things are a bit uglier, but now you have a formula for 'n' given the number of diagonals 'd'. \n" ); document.write( " |