document.write( "Question 563239: This is the problem:\r
\n" );
document.write( "\n" );
document.write( "Can you show that no polygon exists in which the ratio of the number of diagonals of the sum of the measures of its interior angles is 1:18?\r
\n" );
document.write( "\n" );
document.write( "Here is my formula:\r
\n" );
document.write( "\n" );
document.write( "n(n-3)/180(n-2)=1/18\r
\n" );
document.write( "\n" );
document.write( "I don't know if the n(n-3) part is the formula for finding the number of diagonals. What is the the correct formula and what steps should I take in solving this problem? \n" );
document.write( "
Algebra.Com's Answer #364831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This is the problem: \n" ); document.write( "Can you show that no polygon exists in which the ratio of the number of diagonals of the sum of the measures of its interior angles is 1:18? \n" ); document.write( "Here is my formula: \n" ); document.write( "n(n-3)/180(n-2)=1/18 \n" ); document.write( "I don't know if the n(n-3) part is the formula for finding the number of diagonals. What is the the correct formula and what steps should I take in solving this problem? \n" ); document.write( "----------------------------- \n" ); document.write( "If the number of sides is n, the number of diagonals \n" ); document.write( "= nC2 -n = (n(n-1))/2 - n = [n(n-1)-2n]/2 = [n^2-3n]/2 = [n(n-3)]/2 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |