GMATinsight
We have three parallel Lines, AB, CD, and EF. If line AB hs 6 points, Line CD has 3 points and Line EF has 5 points but not three points such that one point from each line is on a straight line. Then how many triangles can be formed whose vertices lie on the points available on lines?
A) 90
B) 153
C) 243
D) 333
E) 364
Given:
1. We have three parallel Lines, AB, CD, and EF.
2. Line AB hs 6 points, Line CD has 3 points and Line EF has 5 points but not three points such that one point from each line is on a straight line.
Asked: How many triangles can be formed whose vertices lie on the points available on lines?
Triangles formed by lines AB & CD = 6C2 * 3C1 + 3C2 * 6C1 = 15*3 + 3*6 = 45 + 18 = 63
Triangles formed by lines CD & EF = 3C2 * 5C1 + 5C2 * 3C1 = 3*5 + 10*3 = 15 + 30 = 45
Triangles formed by lines AB & EF = 6C2 * 5C1 + 6C1 * 5C2 = 15*5 + 6*10 = 75 + 60 = 135
Triangles formed by lines AB, CD & EF = 6C1 * 3C1 * 5C1 = 6*3*5 = 90
Total triangles formed by lines AB, CD & EF = 63 + 45 + 135 + 90 = 333
IMO D