document.write( "Question 476730: use the combinations formula to write an expression for the number of line segments that join pairs of verticies on an n-sided polygon.
\n" ); document.write( "use your result from part (a) to write formula for the numbber of diagonals of an n-sided convex polygon.
\n" ); document.write( "

Algebra.Com's Answer #326878 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
use the combinations formula to write an expression for the number of line segments that join pairs of verticies on an n-sided polygon.
\n" ); document.write( "Ans: nC2 = [n(n-1)]/(1*2) = (n/2)(n-1)
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "use your result from part (a) to write formula for the number of diagonals of an n-sided convex polygon.
\n" ); document.write( "---
\n" ); document.write( "n of the lines from (a) are sides of the polygon.
\n" ); document.write( "# of diagonals is (n/2)(n-1)-n
\n" ); document.write( "-------------------------------------
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );