Find all School-related info fast with the new School-Specific MBA Forum

It is currently 21 May 2013, 14:47
Customize  |  Hide

Two integers will be randomly selected from sets A and B

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 23 Oct 2012
Posts: 14
Followers: 1

Kudos [?]: 0 [0], given: 26

Two integers will be randomly selected from sets A and B [#permalink] New post 24 Oct 2012, 22:05
00:00

Question Stats:

57% (01:55) correct 42% (00:26) wrong based on 0 sessions
A = {2, 3, 5, 7, 11}
B = {2, 4, 6, 13}

Two integers will be randomly selected from sets A and B, one integer from set A and one from set B, and then multiplied together. How many different products can be obtained?

A. 15
B. 16
C. 19
D. 20
E. 36
[Reveal] Spoiler: OA

Last edited by Bunuel on 25 Oct 2012, 03:58, edited 1 time in total.
Renamed the topic and edited the question.
Intern
Intern
Joined: 23 Oct 2012
Posts: 14
Followers: 1

Kudos [?]: 0 [0], given: 26

Re: A = {2, 3, 5, 7, 11} [#permalink] New post 24 Oct 2012, 22:06
2013gmat wrote:
A = {2, 3, 5, 7, 11}
B = {2, 4, 6, 13}

Two integers will be randomly selected from sets A and B, one integer from set A and one from set B, and then multiplied together. How many different products can be obtained?

a)15 b)16 c)19 d)20 e)36


It can be easily done by making pairs, but can somebody tell me how to do it using combinations or some other short-cut ?
2 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3109
Location: Pune, India
Followers: 568

Kudos [?]: 2002 [2] , given: 92

Re: A = {2, 3, 5, 7, 11} [#permalink] New post 24 Oct 2012, 22:21
2
This post received
KUDOS
2013gmat wrote:
A = {2, 3, 5, 7, 11}
B = {2, 4, 6, 13}

Two integers will be randomly selected from sets A and B, one integer from set A and one from set B, and then multiplied together. How many different products can be obtained?

a)15 b)16 c)19 d)20 e)36


This would be the generic strategy:

Step 1: Find out the number of products you get.
5 distinct numbers in set A and 4 distinct in set B so number of products = 5*4 = 20

Step 2: Remove the products that appear more than once.
Notice that 5, 7, 11 and 13 are primes and none of their multiples are in either set. So ignore them. We just need to focus on 2 and 3 of set A and 2, 4 and 6 of set B.

2, 3
2, 4, 6
The only product repeated when you take a number from each set is 12. (3*4 and 2*6) Rest all are distinct.

Answer = 20 - 1 = 19

Note here that the second step will involve manual calculation since it will depend on the specific numbers you have in the two sets.
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Manager
Manager
Joined: 11 Aug 2012
Posts: 79
Followers: 0

Kudos [?]: 4 [0], given: 11

Re: Two integers will be randomly selected from sets A and B [#permalink] New post 31 Jan 2013, 11:16
Karishma,

I don't understand this part of your explanation:
"Notice that 5, 7, 11 and 13 are primes and none of their multiples are in either set. So ignore them. We just need to focus on 2 and 3 of set A and 2, 4 and 6 of set B."

Why do we have to do that? Thanks!
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3109
Location: Pune, India
Followers: 568

Kudos [?]: 2002 [0], given: 92

Re: Two integers will be randomly selected from sets A and B [#permalink] New post 31 Jan 2013, 11:26
danzig wrote:
Karishma,

I don't understand this part of your explanation:
"Notice that 5, 7, 11 and 13 are primes and none of their multiples are in either set. So ignore them. We just need to focus on 2 and 3 of set A and 2, 4 and 6 of set B."

Why do we have to do that? Thanks!


This is part of your step 2: Remove the products that appear more than once.
The logic here is that a product involving 5/7/11/13 will not appear more than once. So we ignore these numbers.

Say we select 5 from A. Now, when we select any number from set B, we get a distinct product i.e. we get 4 distinct products (5*2, 5*4, 5*6, 5*13)
Now think, can you select a number other than 5 from set A and some number from set B to make one of these 4 products? i.e. Without selecting 5 from set A, can you make a product of 10 or 20 or 30 or 65? No, because to make 10/20/30/65, you need a 5 but you have no other 5 or multiple of 5.
Same is the case with 7, 11 and 13 (primes that appear only once in one set). So the products made by these prime numbers will not appear more than once.

You don't really need to think all this during your test. Lots of practice and thorough analysis will make these things intuitive.
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Senior Manager
Senior Manager
User avatar
Joined: 10 Oct 2012
Posts: 280
Followers: 4

Kudos [?]: 93 [0], given: 20

Re: Two integers will be randomly selected from sets A and B [#permalink] New post 31 Jan 2013, 23:43
By looking at Set A, we can see that it's all primes. Thus, we should immediately break down the elements in Set B to their prime factors. That gives :

Set A = {2,3,5,7,11}

Set B = {2, 2x2, 3x2, 13}

Apart from 2x3x2 (taking 2 from set A) which is the same as 3x2x2(taking 3 from set A); there is nothing which can be repeated. Thus, the total unique product = 20-1 = 19.
Re: Two integers will be randomly selected from sets A and B   [#permalink] 31 Jan 2013, 23:43
    Similar topics Author Replies Last post
Similar
Topics:
New posts If two different numbers are randomly selected from a set BG 9 02 Jun 2005, 09:08
New posts If two numbers are randomly selected from set (1, 2, 3, 4, bmwhype2 1 23 Oct 2007, 12:32
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC If an integer is to be randomly selected from set M above marcodonzelli 9 12 Jan 2008, 05:29
Popular new posts 8 EXPERTS_POSTS_IN_THIS_TOPIC 2 integers will be randomly selected from the sets above vermatanya 18 17 Jan 2008, 14:50
New posts EXPERTS_POSTS_IN_THIS_TOPIC Two integers will be randomly selected from the sets above, Walkabout 2 02 Dec 2012, 07:51
Display posts from previous: Sort by

Two integers will be randomly selected from sets A and B

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.