|
Author |
Message |
|
Manager
Joined: 31 Jul 2006
Posts: 243
Followers: 2
Kudos [?]:
12
[2] , given: 0
|
2
This post received KUDOS
Question Stats:
74% (02:03) correct
25% (00:41) wrong based on 1 sessions
If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points? (A) 168 (B) 196 (C) 316 (D) 364 (E) 455 Source: GMAT Club Tests - hardest GMAT questions Would anyone know how to solve for this?
|
|
|
|
|
|
|
|
|
VP
Joined: 30 Jun 2008
Posts: 1050
Followers: 8
Kudos [?]:
214
[6] , given: 1
|
6
This post received KUDOS
redbeanaddict wrote: If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points?
(C) 2008 GMAT Club - 168 196 316 364 455 Would anyone know how to solve for this? A triangle needs 3 distinct/non-collinear points to form the three vertices. Line 1 has 7 points and Line 2 has 8. We cannot select all 3 points from the same line to form a triangle. we have 2 options. Select 2 points from Line1 and 1 from Line2 (OR) Select 1 point from Line1 and 2 from Line2. in other words, 7C2*8C1 + 7C1*8C2 (we multiply when we have "AND" and add when we have "OR") = 364
_________________
"You have to find it. No one else can find it for you." - Bjorn Borg
Check out my GMAT blog - GMAT Tips and Strategies
|
|
|
|
|
|
Intern
Joined: 08 May 2010
Posts: 19
Followers: 0
Kudos [?]:
2
[1] , given: 4
|
1
This post received KUDOS
I agree with the solution . It is D.
When I looked at the problem. I thought I should use permutations rather than combinations. My solution was not one of the answer choices and hence switched to Combinations.
Could somebody explain , why combinations should have been the choice in lay man terms.
Thanks a lot
|
|
|
|
|
|
Intern
Joined: 10 Jun 2010
Posts: 4
Followers: 0
Kudos [?]:
2
[2] , given: 3
|
2
This post received KUDOS
there are 7+8=15 points in all. "combination" of any 3 points taken at a time will give us a triangle so 15c3=455 BUT if all the 3 points we choose lie on the same line then they will be co-linear and hence wont form a triangle. SO we subtract all such combination's i.e (7c3 + 8c3)= 91 therefore 455-91=364
|
|
|
|
|
|
Intern
Joined: 05 Jun 2010
Posts: 4
Followers: 0
Kudos [?]:
3
[1] , given: 0
|
1
This post received KUDOS
Permutation is used where arrangements matter. Combination is used here since the order of selection does not matter. i.e. with 3 points chosen (1 point from one line and 2 points from the other parallel line), only a unique triangle can be formed using the 3 points.
|
|
|
|
|
|
Intern
Joined: 15 Nov 2009
Posts: 31
Location: Moscow, Russia
Followers: 0
Kudos [?]:
8
[1] , given: 0
|
1
This post received KUDOS
Sometimes it's not bad to forget about combinations and permutations and respective formulae. Each point out of 7 on the 1st line can be joined with 8*7 pairs on the 2nd, and any out of 8 the 2nd we join with 7*6 pairs on the 1st. Just don't forget to divide the sum by 2, otherwise each triangle will counted twice. (7*8*7+8*7*6)/2=364.
Last edited by nvgroshar on 19 Jul 2011, 07:54, edited 1 time in total.
|
|
|
|
|
|
Intern
Joined: 30 Aug 2009
Posts: 4
Followers: 0
Kudos [?]:
2
[1] , given: 2
|
1
This post received KUDOS
amitdgr wrote: redbeanaddict wrote: If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points?
(C) 2008 GMAT Club - 168 196 316 364 455 Would anyone know how to solve for this? A triangle needs 3 distinct/non-collinear points to form the three vertices. Line 1 has 7 points and Line 2 has 8. We cannot select all 3 points from the same line to form a triangle. we have 2 options. Select 2 points from Line1 and 1 from Line2 (OR) Select 1 point from Line1 and 2 from Line2. in other words, 7C2*8C1 + 7C1*8C2 (we multiply when we have "AND" and add when we have "OR") = 364 VP - Would you mind walking me through the math on this. I had the same setup, but got a different answer. Step 1: Number of combinations of selecting 2 points on Line 1, and one point on Line 2: 7C2 = (7!) / (2!)(7 - 2)! = (7!) / (2!)(5!) = (7*6) / (2) = 21. Now multiply that by 8C1 = 8 to get 168. Step 2: Number of combinations of selecting 2 points on Line 2, and one point on Line 1: 8C2 = (8!) / (2!)(8 - 2)! = (8!) / (2!)(6!) = (8*7) / (2) = 91. Now multiply that by 7C1 = 7 to get 91. Step 3: 168 + 91 = 259 What am I missing here? Thanks in advance.
|
|
|
|
|
|
Intern
Joined: 05 Jun 2010
Posts: 4
Followers: 0
Kudos [?]:
3
[2] , given: 0
|
2
This post received KUDOS
Check your calculation on Step 2: Result is 28. This is multiplied by 7 to get 196. So, total comes out to be 168 + 196 = 364
|
|
|
|
|
|
Math Forum Moderator
Joined: 20 Dec 2010
Posts: 2100
Followers: 108
Kudos [?]:
655
[1] , given: 376
|
1
This post received KUDOS
redbeanaddict wrote: If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points? (A) 168 (B) 196 (C) 316 (D) 364 (E) 455 Source: GMAT Club Tests - hardest GMAT questions Would anyone know how to solve for this? 7 * C^8_2+8 * C^7_2OR C^{(8+7)}_3-C^7_3-C^8_3
_________________
~fluke
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Senior Manager
Joined: 17 May 2010
Posts: 304
GMAT 1: 710 Q47 V40
Followers: 4
Kudos [?]:
15
[0], given: 7
|
I actually drew 2 parallel lines and marked 7 points on the first line (L1) and 8 on the second line (L2). Take the first point on L1. You can connect it to 8 different points on L2.That means for P1 in L1 you get 7+6+5+4+3+2+1 = 28 different triangles. There are 7 points so in total you get 7*28 = 196 different triangles. Repeat the same process with L2. You get 8*21 (6+5+4+3+2+1) = 168 different triangles. Add the two up and you get 364 different triangles. Hence answer is D. This is a somewhat long method and took me about 3 minutes to do.
_________________
If you like my post, consider giving me KUDOS!
|
|
|
|
|
|
Intern
Joined: 09 Mar 2011
Posts: 1
Followers: 0
Kudos [?]:
0
[0], given: 1
|
why cant we choose one point from each line and then choose one from the remaining 13
ie 7C1*8C1*13C1 and divide by 2
But i cant understand y the triangles are repeating
|
|
|
|
|
|
Intern
Joined: 16 Jan 2012
Posts: 2
Followers: 0
Kudos [?]:
0
[0], given: 0
|
I have a quick question on this problem. When I saw, I immediately did this. Assuming we start on the line with 8 points, I took the number 8. I then multiplied that by 7 (the options on the second line). I then multiplied that number by 7 (the number of options left on the first line). I came out with 392. What did I do wrong? How was my thinking incorrect on this?
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11618
Followers: 1802
Kudos [?]:
9600
[2] , given: 829
|
2
This post received KUDOS
vitaliti23 wrote: I have a quick question on this problem. When I saw, I immediately did this. Assuming we start on the line with 8 points, I took the number 8. I then multiplied that by 7 (the options on the second line). I then multiplied that number by 7 (the number of options left on the first line). I came out with 392. What did I do wrong? How was my thinking incorrect on this? Hello, and welcome to GMAT Club. Let me help you on this. There are two flaws in your reasoning: 1. When you pick 2 points from the line with 8 points by 8*7 you'll count twice different pairs of two points from this line. Correct way of choosing 2 different points from 8 would be C^2_8=28 which is half of 8*7=56, so to get rid of these duplication you should divide 56 by 2!. Consider this: how many different pairs of two letters are possible from ABC - (AB), (BC) and (AC), only 3 ( C^2_3=3). If we do your way we'll get 3*2=6 twice as many. 2. Another flaw is that you are only considering the triangles which have two vertices on the line with 8 points and 1 vertex on the line with 7 points, but opposite case is also valid: two vertices on the line with 7 points and 1 vertex on the line with 8 points. Below are two main approaches for this problem. If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points?(A) 168 (B) 196 (C) 316 (D) 364 (E) 455 Approach #1:There are two types of triangles possible: With two vertices on the line with 8 points and the third vertex on the line with 7 points --> C^2_8*C^1_7=28*7=196; With two vertices on the line with 7 points and the third vertex on the line with 8 points --> C^2_7*C^1_8=21*8=168; Total: 196+168=364. Answer: D. Approach #2:All different 3 points out of total 8+7=15 points will create a triangle EXCEPT those 3 points which are collinear. C^3_{15}-(C^3_8+C^3_7)=455-(56+35)=364 (where C^3_8 and C^3_7 are # of different 3 collinear points possible from the line with 8 points and the line with 7 points, respectively). Answer: D. Hope it helps.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 16 Jan 2012
Posts: 2
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Bunuel wrote: vitaliti23 wrote: I have a quick question on this problem. When I saw, I immediately did this. Assuming we start on the line with 8 points, I took the number 8. I then multiplied that by 7 (the options on the second line). I then multiplied that number by 7 (the number of options left on the first line). I came out with 392. What did I do wrong? How was my thinking incorrect on this? Hello, and welcome to GMAT Club. Let me help you on this. There are two flaws in your reasoning: 1. When you pick 2 points from the line with 8 points by 8*7 you'll count twice different pairs of two points from this line. Correct way of choosing 2 different points from 8 would be C^2_8=28 which is half of 8*7=56, so to get rid of these duplication you should divide 56 by 2!. Consider this: how many different pairs of two letters are possible from ABC - (AB), (BC) and (AC), only 3 ( C^2_3=3). If we do your way we'll get 3*2=6 twice as many. 2. Another flaw is that you are only considering the triangles which have two vertices on the line with 8 points and 1 vertex on the line with 7 points, but opposite case is also valid: two vertices on the line with 7 points and 1 vertex on the line with 8 points. Below are two main approaches for this problem. If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points?(A) 168 (B) 196 (C) 316 (D) 364 (E) 455 Approach #1:There are two types of triangles possible: With two vertices on the line with 8 points and the third vertex on the line with 7 points --> C^2_8*C^1_7=28*7=196; With two vertices on the line with 7 points and the third vertex on the line with 8 points --> C^2_7*C^1_8=21*8=168; Total: 196+168=364. Answer: D. Approach #2:All different 3 points out of total 8+7=15 points will create a triangle EXCEPT those 3 points which are collinear. C^3_{15}-(C^3_8+C^3_7)=455-(56+35)=364 (where C^3_8 and C^3_7 are # of different 3 collinear points possible from the line with 8 points and the line with 7 points, respectively). Answer: D. Hope it helps. Thanks so much for your help!
|
|
|
|
|
|
Intern
Status: Looking for High GMAT Score
Joined: 19 May 2012
Posts: 39
Location: India
Concentration: Strategy, Marketing
WE: Marketing (Internet and New Media)
Followers: 0
Kudos [?]:
5
[0], given: 58
|
redbeanaddict wrote: If one of two parallel lines has 7 points on it and the other has 8, how many triangles can be drawn using the points? (A) 168 (B) 196 (C) 316 (D) 364 (E) 455 Source: GMAT Club Tests - hardest GMAT questions Would anyone know how to solve for this? 7c1*8c2+8c1*7c2 D
_________________
“The best time to plant a tree was 20 years ago. The second best time is now.” – Chinese Proverb
|
|
|
|
|
|
Director
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43
Kudos [?]:
267
[0], given: 43
|
sjgudapa wrote: I agree with the solution . It is D.
When I looked at the problem. I thought I should use permutations rather than combinations. My solution was not one of the answer choices and hence switched to Combinations.
Could somebody explain , why combinations should have been the choice in lay man terms.
Thanks a lot I would suggest to forget about combinations, permutations, factorials... Think of the real process and translate the steps into simple arithmetic operations: For a triangle, we need three different vertices, which are not all three on the same line. Choose one vertex, say A, from the points on the line with the 7 points and the two other vertices, say B and C, from the points on the line with the 8 points. For A we have 7 choices, and for each of these, for B 8 choices, then for C 7 choices. This will translate into 7 * 8 * 7 choices, but we must divide by 2, because choosing first B, then C, will produce the same triangle as choosing first C and then B. So, we can get 7 * 8 * 7/2 distinct triangles. Repeat the above process for triangles with vertex A on the line with 8 points, and vertices B and C on the line with 7 points. This will give you 8 * 7 * 6 / 2 triangles. All the triangles chosen above are distinct. Therefore, the total number of triangles is 7 * 4 * 7 + 4 * 7 * 6 = 28(7 + 6) = 28 * 13 <--- this should end in 4, and luckily, we have just one answer which ends in 4. If there would have been more than one answer which ends in 4, we should have carried out the multiplication or do some other estimate. So, the correct answer is 364. Answer: D
_________________
PhD in Applied Mathematics Love GMAT Quant questions and running.
|
|
|
|
|
|
Manager
Joined: 14 Jun 2012
Posts: 66
Followers: 0
Kudos [?]:
6
[0], given: 1
|
Followed the approach of choosing the points as has been mentioned in the previous posts. 1. 2 points on line1 having 7 points and one point on the line2 having 8 points = 7C2*8C1 2. 2 points on line2 having 8 points and one point on the line1 having 7 points = 8C2*7C1 Total = 7C2*8C1 + 8C2*7C1 = 21*8 + 28*7 = 7 (3*8 + 4*7) = 7 * 52 = 364 Hence, D.
_________________
My attempt to capture my B-School Journey in a Blog : tranquilnomadgmat.blogspot.com
There are no shortcuts to any place worth going.
|
|
|
|
|
|
Intern
Joined: 26 Jul 2012
Posts: 1
Followers: 0
Kudos [?]:
0
[0], given: 0
|
To create a triangle we need to select 3 points, 2 from 1st line & one from the 2nd line.
Answer will be 8C2*7C1(we are selecting 2 points from line having 8 points & 1 point from line having 7 points) + 7C2*8C1(we are selecting 2 points from line having 7 points & 1 point from line having 8 points)
= 196 + 168 = 364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|