There are three coplanar parallel lines. lf any p points are taken on each of the lines, the maximum number of triangles with vertices on these points is
see full answer
High-Paying Jobs That Even AI Can’t Replace — Through JEE/NEET
🎯 Hear from the experts why preparing for JEE/NEET today sets you up for future-proof, high-income careers tomorrow.
An Intiative by Sri Chaitanya
a
3p2(p−1)+1
b
3p2(p−1)
c
p2(4p−3)
d
none of these
answer is C.
(Unlock A.I Detailed Solution for FREE)
Detailed Solution
Select any three points from total 3p points, which can be done 3pC3 ways. But this also includes selection of three collinear points. Now three collinear points from each straight line can be selected in pC3 ways. Then the number of triangles is 3pC3−3pC3=p2(4p−3).