Points on a Plane 1

Fifteen points P 1 , P 2 , , P 15 P_1,P_2,\ldots,P_{15} are drawn in the plane in a such way that besides P 1 , P 2 , P 3 , P 4 , P 5 P_1,P_2,P_3,P_4,P_5 which are collinear ,no other 3 3 points are collinear.

Find the number of straight lines which pass through at least 2 of the 15 points.


The answer is 96.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Jan Hrček
Jun 11, 2015

Each of the lines is determined by a pair of points. In total we can choose ( 15 2 ) 15 \choose 2 pairs of points. However all the pairs made up of P 1 , P 2 , P 3 , P 4 , P 5 , P_1, P_2, P_3, P_4, P_5, which are collinear actually determine just one line, so we have to subtract those and instead just add one. The solution is ( 15 2 ) ( 5 2 ) + 1 = 96 {15 \choose 2} - {5 \choose 2} + 1 = 96

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...