Question 476358
Two points determine a unique line. You choose any two of these n points (order does not matter), so the number of lines is nC2 = n(n-1)/2. The phrase "no three which are collinear" means that no three points lie on the same line; this is good because you do not have to worry about overcounting lines.