Q: There are three coplanar parallel lines. If any p points are taken on each of the lines, the maximum number of triangles with vertices at these points is
(A) 3p2( p-1) +1
(B) 3p2( p-1)
(C) p2( 4p –3)
(D) none of these
Sol. The number of triangles with vertices on different lines = pC1 × pC1 × pC1 = p3
The number of triangles with two vertices on one line and the third vertex on any one of the other two lines
= 3C1 {pC2 × 2pC1} $= 6 p .\frac{p(p-1)}{2}$
so, the required number of triangles
= p3 + 3p2(p -1) = p2( 4p – 3)
Hence (C) is the correct answer.