-
Amrabdelnaby
- Master | Next Rank: 500 Posts
- Posts: 137
- Joined: Fri Nov 13, 2015 11:01 am
- Thanked: 1 times
- Followed by:2 members
One approach:If 4 points are indicated on a line and 5 points are indicated on another line that is parallel to the first line, How many triangles can be formed whose vertices are among the 9 points?
A. 20
B. 30
C. 40
D. 70
E. 90
To form a triangle, we must select a COMBINATION of 3 points from the 9 options contained in the two lines.
Good combinations = total possible combinations - bad combinations.
Total possible combinations:
Number of ways to choose a combination of 3 points from 9 options = 9C3 = (9*8*7)/(3*2*1) = 84.
Bad combinations:
A BAD combination consists of 3 points selected from the SAME LINE (since these 3 points are collinear and thus cannot be used to form a triangle).
Number of ways to choose a combination of 3 points from the 4 options on line one = 4C3 = (4*3*2)/(3*2*1) = 4.
Number of ways to choose a combination of 3 points from the 5 options on line two = 5C3 = (5*4*3)/(3*2*1) = 10.
Thus:
Good combinations = 84-4-10 = 70.
The correct answer is D.

















