a set problem...

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 141
Joined: Wed Mar 28, 2007 9:24 pm
Thanked: 2 times
Followed by:1 members

a set problem...

by jamesk486 » Tue Aug 19, 2008 7:25 pm
There are 60 people, 48 invested in A, 35 invested in B, and 27 invested in C. among 19 of people who invested in both A and C, 12 also invested in B. All people who invested in B also invested in A. How many people did not invest in any of the three investment?
A. 2 B. 3 C. 4 D. 5 E. 6

OA is C

Cant figure it out
Source: — Problem Solving |

User avatar
Senior | Next Rank: 100 Posts
Posts: 31
Joined: Tue Jul 22, 2008 9:09 am
Location: Toronto
Thanked: 7 times
GMAT Score:770

by madeline » Tue Aug 19, 2008 8:25 pm
Now I really need a whiteboard. I will attempt to explain this without one and see how it goes!

Draw a rectangle on your paper. This is your sample space of 60 people.
Draw a circle inside, label it A. This circle represents 48 people.
Draw a circle inside of A, label it B. This represents those who invested in B, all of whom also invested in A.
Draw a third circle that intersects both A and B, label it C. This represents the 27 who invested in C.
Your job is to find the number of people who are outside any of the circles but inside the rectangle.

As you can see, since B is entirely a subset of A, any number to do with B is in fact irrelevant here, since we want those that are OUTSIDE of both A and C.

A intersect C = 19
A union C = A + C - (A intersect C) = 48 + 27 - 19 = 56
Answer = S - 56 = 60 - 56 = 4

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

Re: a set problem...

by Stuart@KaplanGMAT » Tue Aug 19, 2008 8:40 pm
jamesk486 wrote:There are 60 people, 48 invested in A, 35 invested in B, and 27 invested in C. among 19 of people who invested in both A and C, 12 also invested in B. All people who invested in B also invested in A. How many people did not invest in any of the three investment?
A. 2 B. 3 C. 4 D. 5 E. 6

Cant figure it out
With 3 groups, you really want to use Venn diagrams so you can visualize what's going on. However, we can also use the formula:

Total # of people = (Total # with characteristic A) + (Total # with char B) + (Total # with char C) + (Total # with none of A/B/C) - (# with just A&B) - (# with just A&C) - (# with just B&C) - 2(# with A, B and C)

In this question, the double groups are a bit confusing. We have:

19 in A&C, but 12 of those invested in A, B & C,

so: 7 with just A&C

we know that everyone who invested in B also invested in A; there were 35 in B and 12 of those were triples,

so: 23 with just A&B

and since all B also invested in A,

0 in just B&C

Plugging into the formula:


60 = 48 + 35 + 27 + None - 23 - 7 - 0 - 2(12)

60 = 110 - 54 + None

60 = 56 + None

4 = None... choose (C).
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

Senior | Next Rank: 100 Posts
Posts: 89
Joined: Sun Aug 10, 2008 8:35 pm

by ritula » Tue Aug 19, 2008 8:47 pm
madeline, that was an excellent explanation. The questions on sets really baffle me. can u pls explain how to solve such question if B was not totally inside A?
madeline wrote:Now I really need a whiteboard. I will attempt to explain this without one and see how it goes!

Draw a rectangle on your paper. This is your sample space of 60 people.
Draw a circle inside, label it A. This circle represents 48 people.
Draw a circle inside of A, label it B. This represents those who invested in B, all of whom also invested in A.
Draw a third circle that intersects both A and B, label it C. This represents the 27 who invested in C.
Your job is to find the number of people who are outside any of the circles but inside the rectangle.

As you can see, since B is entirely a subset of A, any number to do with B is in fact irrelevant here, since we want those that are OUTSIDE of both A and C.

A intersect C = 19
A union C = A + C - (A intersect C) = 48 + 27 - 19 = 56
Answer = S - 56 = 60 - 56 = 4
Philosophers have interpreted world in various ways, the point is to change it!

Senior | Next Rank: 100 Posts
Posts: 45
Joined: Tue Jul 22, 2008 7:24 pm
Thanked: 2 times

by warlock » Tue Aug 19, 2008 8:50 pm
n(a or b or c) = n(a) + n(b) + n(c) - n(a&b) - n(b&c) - n(c&a) +(a&b&c)


given: There are 60 people. So
n(a or b or c) = 60.

48 invested in A, 35 invested in B, and 27 invested in C. So..
n(a) = 48
n(b) = 35
n(c) = 27.

among 19 of people who invested in both A and C, 12 also invested in B. So..
n(a&c) = 19 but n(a&b&c) = 12. therefore only n(a&c) = 7.

All people who invested in B also invested in A. So..
n(a&b) = 35. but n(a&b&c) = 12..so only n(a&b) = 23. also only n(b) = 0, only n(b&c) = 0. and

finally only n(c) = 8
[n(c) = only n(c) + only n(a&c) + only n(b&c) + n(a&b&c)]

likewise only n(b) =0
[n(b) = only n(b) + only n(a&b) + only n(b&c) + n(a&b&c)]

likewise only n(a) =6
[n(a) = only n(a) + only n(a&b) + only n(a&c) + n(a&b&c)]

Therefore...Finally..phew....

n(a or b or c) = only n(a) + only n(b) + only n(c) + only n(a&b)+ only n(b&c)+ only n(a&c)+ n(a&b&c)

6+0+8+23+0+7+12 = 56.

this means that people who invest in atleast one plan is 56.
therefore ppl who dont invest in any is 60-54 = 4.

i know that this is too long an explanation..and i hope that u get it...
if not i have an image uploaded in ven diagram that will help u understand better..
Image

Master | Next Rank: 500 Posts
Posts: 141
Joined: Wed Mar 28, 2007 9:24 pm
Thanked: 2 times
Followed by:1 members

by jamesk486 » Tue Aug 19, 2008 10:55 pm
wow thanks!

User avatar
Senior | Next Rank: 100 Posts
Posts: 31
Joined: Tue Jul 22, 2008 9:09 am
Location: Toronto
Thanked: 7 times
GMAT Score:770

by madeline » Wed Aug 20, 2008 8:18 am
ritula, Stuart and warlock offer some nice explanation for if B wasn't totally inside of A, and warlock's Venn diagram (and formula) is the way to go! This would work for ANY problem with 3 sets intersecting.

I usually like to find shortcuts, such as ignoring B in this problem, which made my calculations easier than using the universal formula. However, sticking to the formula is the best way to go if you're easily confused or not very comfortable with these questions in general.

Junior | Next Rank: 30 Posts
Posts: 17
Joined: Tue May 27, 2008 4:09 pm
Location: arizona
Thanked: 1 times

by bradley281 » Wed Aug 20, 2008 10:01 am
You can also answer this one logically.

So if you have 60 people and 48 invested in A you are left with 12 people that are un-identified.

As mentioned earlier B is irrelevant b/c all of those people are accounted for under A.

You are left with 27 in C of which 19 invested in A giving you 27-19=8 people that weren't accounted for under A

Therefore,

60-48=12-8=4

Junior | Next Rank: 30 Posts
Posts: 17
Joined: Tue May 27, 2008 4:09 pm
Location: arizona
Thanked: 1 times

by bradley281 » Wed Aug 20, 2008 10:03 am
You can also answer this one logically.

So if you have 60 people and 48 invested in A you are left with 12 people that are un-identified.

As mentioned earlier B is irrelevant b/c all of those people are accounted for under A.

You are left with 27 in C of which 19 invested in A giving you 27-19=8 people that weren't accounted for under A

Therefore,

60-48=12-8=4

Legendary Member
Posts: 594
Joined: Thu Aug 14, 2008 11:51 pm
Thanked: 12 times

by nervesofsteel » Wed Aug 20, 2008 5:55 pm
C for me too..