document.write( "Question 12298: if a plane contains 20 points no three of which are collinear how many different triangles can be formed using these points \n" ); document.write( "
Algebra.Com's Answer #6237 by askmemath(368)![]() ![]() ![]() You can put this solution on YOUR website! Do you know Permutations and Combinations?\r \n" ); document.write( "\n" ); document.write( "YOu require 3 points to make a triangle. \n" ); document.write( "SInce none of the points are collinear,from 20 points we can get 3 points in 20C3 ways. \n" ); document.write( " |