document.write( "Question 178210: In each of the following, determine the number of sides of
\n" );
document.write( "a regular polygon with the stated property. If such a regular
\n" );
document.write( "polygon does not exist, explain why.
\n" );
document.write( "Each exterior angle measures 25°.
\n" );
document.write( "The total number of diagonals is 4860. \n" );
document.write( "
Algebra.Com's Answer #133172 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In each of the following, determine the number of sides of \n" ); document.write( "a regular polygon with the stated property. If such a regular \n" ); document.write( "polygon does not exist, explain why. \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "1. Each exterior angle measures 25°. \n" ); document.write( "The sum of the exterior angles is 360 \n" ); document.write( "number of sides= 360/25 = 14.4 \n" ); document.write( "That doesn't make any sense. \n" ); document.write( "------------------------------------\r \n" ); document.write( "\n" ); document.write( "The total number of diagonals is 4860. \n" ); document.write( "nC2 - n is the number of diagonals of a regular polygon with n sides \n" ); document.write( "nC2 - n = [n(n-1)]/[1*2] - n = (n^2-n)/2 - n \n" ); document.write( "-------- \n" ); document.write( "(n^2-n)/2 - n = 4860 \n" ); document.write( "n^2 - n -2n = 9720 \n" ); document.write( "n^2 - 3n - 9720 = 0 \n" ); document.write( "solve for n \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |