document.write( "Question 1208777: If a polygon of n sides has (n/2)(n - 3) diagonals, how many sides will a polygon with 65 diagonals have? Is there a polygon with 80 diagonals?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #847224 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "(a) If a polygon of n sides has (n/2)(n - 3) diagonals, how many sides will
\n" ); document.write( "a polygon with 65 diagonals have?
\n" ); document.write( "(b) Is there a polygon with 80 diagonals?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(a) We should determine the number n of sides of a polygon\r\n" );
document.write( "    from equation\r\n" );
document.write( "\r\n" );
document.write( "       \"%28n%2A%28n-3%29%29%2F2\" = 65.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     To solve, multiply both sides by 2 and simplify\r\n" );
document.write( "\r\n" );
document.write( "        n*(n-3) = 2*65.\r\n" );
document.write( "\r\n" );
document.write( "        n^2 - 3n - 130 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Factor left side\r\n" );
document.write( "\r\n" );
document.write( "        (n-13)*(n+10) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The roots are -10 and 13.  We are looking for positive integer solution, \r\n" );
document.write( "     so n= 13 ideally suits.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     ANSWER.  A polygon with 65 diagonals has 13 sides.\r\n" );
document.write( ".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  We should check if the equation\r\n" );
document.write( "\r\n" );
document.write( "         \"%28n%2A%28n-3%29%29%2F2\" = 80    (2)\r\n" );
document.write( "\r\n" );
document.write( "     has a solution in integer positive numbers n >= 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Again, simplify to that as it was done above in part (a).\r\n" );
document.write( "\r\n" );
document.write( "         n*(n-3) = 2*80\r\n" );
document.write( "\r\n" );
document.write( "         n^2 - 3n - 160 = 0.\r\n" );
document.write( "\r\n" );
document.write( "     The discriminant is  d = b^2 - 4ac = (-3)^2 - 4*1*(-160) = 9 + 640 = 649.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The number 649 is not a perfect square:  \"sqrt%28649%29\" = 25.4754784 . . . is an irrational number.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Thus, equation (2) has only irrational roots and does not have integer solutions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     From it, we conclude that a polygon with 80 diagonals does not exist.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );