Geometry

This topic has expert replies
User avatar
Legendary Member
Posts: 643
Joined: Wed Aug 14, 2013 4:27 am
Thanked: 48 times
Followed by:7 members

Geometry

by vinay1983 » Wed Sep 04, 2013 5:16 am
There are 12 points on a plane, 6 of which are collinear. How many distinct triangles can be formed using these 12 points as vertices?

1. 220
2. 200
3. 185
4. 35
5. 20
You can, for example never foretell what any one man will do, but you can say with precision what an average number will be up to!
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Wed Sep 04, 2013 5:51 am
vinay1983 wrote:There are 12 points on a plane, 6 of which are collinear. How many distinct triangles can be formed using these 12 points as vertices?

A. 220
B. 200
C. 185
D. 35
E. 20
If it were the case that no three lines were collinear, then a selection of any 3 points would create a distinct triangle.
If the 3 selected point are collinear, then no triangle is formed.

So, for this question, if we select any 3 points, there's a chance that a triangle is not formed. So, take all of the 3-point selections, and subtract those selections that don't yield a triangle.

In other words, the TOTAL number of distinct triangles = (number of ways to select 3 points from all 12) - (number of ways to select 3 points from the 6 collinear points)

Number of ways to select 3 points from all 12
Since the order in which we select the 3 points does not matter, we can use combinations.
We can select 3 points from 12 in 12C3 ways = 220 ways


Aside: if anyone is interested, we have a free video on calculating combinations (like 12C3) in your head: https://www.gmatprepnow.com/module/gmat-counting?id=789

Number of ways to select 3 points from the 6 collinear points
We can select 3 points from 6 in 6C3 ways = 20 ways


So, the TOTAL number of distinct triangles = 220 - 20 = [spoiler]200 = B[/spoiler]

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Master | Next Rank: 500 Posts
Posts: 468
Joined: Mon Jul 25, 2011 10:20 pm
Thanked: 29 times
Followed by:4 members

by vipulgoyal » Wed Sep 04, 2013 9:20 pm
alt approach

2 points from 6 collinear points and 1 from 6 other noncollinear + 2 points from 6 noncollinear and one from 6 collinear + 3 from 6 noncollinear
6*6c2+6*6c2+6c3 = 90+90+20 = 200