document.write( "Question 439770: How many triangles are determined by 20 points if no three of them are in a line? \n" ); document.write( "
Algebra.Com's Answer #303942 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Choose three different points out of 20.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "20C3 = 20*19*18/3! = 1140
\n" ); document.write( "
\n" );