Last visit was: 26 Apr 2024, 16:53 It is currently 26 Apr 2024, 16:53

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619243 [21]
Given Kudos: 81609
Send PM
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11181
Own Kudos [?]: 31969 [4]
Given Kudos: 291
Send PM
Manager
Manager
Joined: 07 Mar 2015
Posts: 99
Own Kudos [?]: 56 [1]
Given Kudos: 48
Location: India
Concentration: General Management, Operations
GMAT 1: 590 Q46 V25
GPA: 3.84
WE:Engineering (Energy and Utilities)
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6818
Own Kudos [?]: 29942 [2]
Given Kudos: 799
Location: Canada
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
2
Kudos
Expert Reply
Aside: Chetan noticed that, since the product ab has an ODD number of factors, we can conclude that ab is a perfect square.
For more on this concept, see our free video: https://www.gmatprepnow.com/module/gmat- ... /video/829
Here's a practice question to reinforce your learning: https://www.gmatprepnow.com/module/gmat- ... /video/830

Cheers,
Brent
Senior Manager
Senior Manager
Joined: 15 Oct 2015
Posts: 375
Own Kudos [?]: 1551 [0]
Given Kudos: 342
Concentration: Finance, Strategy
GPA: 3.93
WE:Account Management (Education)
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Hei folks,
I don't get where it said "the product is less than 100".
The numbers being multiplied are specified as <=100.

Cmon guys,
where did we get that from?
chetan2u and EMPOWERgmatRichC please throw light.



Hei folks,
I don't get where it said "the product is less than 100".
The numbers being multiplied are specified as <=100.

Cmon guys,
where did we get that from?
chetan2u and EMPOWERgmatRichC please throw light.



Hei folks,
I don't get where it said "the product is less than 100".
The numbers being multiplied are specified as <=100.

Cmon guys,
where did we get that from?
chetan2u and EMPOWERgmatRichC please throw light.



Hei folks,
I don't get where it said "the product is less than 100".
The numbers being multiplied are specified as <=100.

Cmon guys,
where did we get that from?
chetan2u and EMPOWERgmatRichC please throw light.
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11181
Own Kudos [?]: 31969 [0]
Given Kudos: 291
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Expert Reply
Nez wrote:
Hei folks,
I don't get where it said "the product is less than 100".
The numbers being multiplied are specified as <=100.

Cmon guys,
where did we get that from?
chetan2u and EMPOWERgmatRichC please throw light.


Hi Nez,

the Q is
Quote:
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100} and multiplied, what is the probability that the resulting number has EXACTLY 3 factors?

A. 4/(25*99)
B. 2/(25*99)
C. 8/(25*99)
D. 16/(25*99)
E. 32/(25*99)


why should be the product be <100..
the condition the resulting number has EXACTLY 3 factors? narrows down the answer to perfect square of a prime number..
so factor of that number= 1*p*p, where p is the prime number..
the other condition is a and b are different number, so 1*p*p can have two different factors as 1*p^2, where a=1 and b=p^2 or vice versa...
p*p would mean both a and b are same, which means a=b=p.. BUT this is not true as per the restrictions..
that is why a*b will have one of a or b as 1, and the other number perfect square <100.. so its product will always be <100..
hope it helps
avatar
Intern
Intern
Joined: 22 Oct 2015
Posts: 13
Own Kudos [?]: 7 [0]
Given Kudos: 4
Send PM
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
chetan2u wrote:
Bunuel wrote:
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100} and multiplied, what is the probability that the resulting number has EXACTLY 3 factors?

A. 4/(25*99)
B. 2/(25*99)
C. 8/(25*99)
D. 16/(25*99)
E. 32/(25*99)


hi,
bunuel a good Q..

what does three factor means?
it means the number is a square of a prime number.

THE CATCH IS :- How do we get two different integers a and b such that the multiple of these numbers is a perfect square?

one number has to be 1 and other the perfect square itself..

lets see how many perfect square of which all prime numbers are <100...
2,3,5,7.. next 11 will lead to 121, which is >100..
if say a is one in every case b will be 4,9,25,49.... so 4 ways
vice versa.. b is 1 and a is 4,9,25,49..
so total ways =2*4=8...

total ways = 100*99..

prob= \(\frac{8}{{100*99}}\)..
prob= \(\frac{2}{{25*99}}\)
B


You list the total # of ways of selecting 2 numbers as 100*99, but isn't that incorrect?

100C2 = 50*99

Also, video solving the problem for those who need it.
https://gmatpractice.q-51.com/arithmetic ... ty-4.shtml
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11181
Own Kudos [?]: 31969 [0]
Given Kudos: 291
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Expert Reply
ZaydenBond wrote:
chetan2u wrote:
Bunuel wrote:
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100} and multiplied, what is the probability that the resulting number has EXACTLY 3 factors?

A. 4/(25*99)
B. 2/(25*99)
C. 8/(25*99)
D. 16/(25*99)
E. 32/(25*99)


hi,
bunuel a good Q..

what does three factor means?
it means the number is a square of a prime number.

THE CATCH IS :- How do we get two different integers a and b such that the multiple of these numbers is a perfect square?

one number has to be 1 and other the perfect square itself..

lets see how many perfect square of which all prime numbers are <100...
2,3,5,7.. next 11 will lead to 121, which is >100..
if say a is one in every case b will be 4,9,25,49.... so 4 ways
vice versa.. b is 1 and a is 4,9,25,49..
so total ways =2*4=8...

total ways = 100*99..

prob= \(\frac{8}{{100*99}}\)..
prob= \(\frac{2}{{25*99}}\)
B


You list the total # of ways of selecting 2 numbers as 100*99, but isn't that incorrect?

100C2 = 50*99

Also, video solving the problem for those who need it.
https://gmatpractice.q-51.com/arithmetic ... ty-4.shtml


HI,
100C2 means combination of two numbers in 100 numbers..
But here you have a then b and b, then a are two different selections..
first number can be selected in 100 ways..
when the first one is selected, the remaining are 99, out of which you have to select the 2nd one..
so ways = 100*99
User avatar
Intern
Intern
Joined: 21 Nov 2014
Posts: 22
Own Kudos [?]: 102 [0]
Given Kudos: 5
Location: United States
Concentration: Marketing, Social Entrepreneurship
GPA: 3.55
WE:Brand Management (Consumer Products)
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Guys, can anyone explain me why numbers such as 22 (1*2*11) or 51 (3*17*1) are not in your list of possible outcomes? If we make a matrix of prime numbers from 2 to 47 both in horizontal and vertical we'll find out 31 numbers between 1 and 100 that would fit this rule of having 3 factors and with products below 100:

2*2, 2*3, 2*5, 2*7, 2*11.... 2*47
3*3, 3*5, 3*7,.... 3*31
5*5, 5*7.... 5*17
7*7, 7*11, 7*13

Tks a lot in advance.
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11181
Own Kudos [?]: 31969 [0]
Given Kudos: 291
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Expert Reply
livio04 wrote:
Guys, can anyone explain me why numbers such as 22 (1*2*11) or 51 (3*17*1) are not in your list of possible outcomes? If we make a matrix of prime numbers from 2 to 47 both in horizontal and vertical we'll find out 31 numbers between 1 and 100 that would fit this rule of having 3 factors and with products below 100:

2*2, 2*3, 2*5, 2*7, 2*11.... 2*47
3*3, 3*5, 3*7,.... 3*31
5*5, 5*7.... 5*17
7*7, 7*11, 7*13

Tks a lot in advance.


HI,
why we do not take numbers like 22 or 51 is bcause they have more than 3 factors..
22- 1,2,11,22- 4 factors
51-1,3,17,52- 4 factors..
as explained above only square of prime number fit into this category..
hope it helped
Manager
Manager
Joined: 19 Jan 2015
Status:single
Posts: 65
Own Kudos [?]: 66 [0]
Given Kudos: 1169
Location: India
GPA: 3.2
WE:Sales (Pharmaceuticals and Biotech)
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
if a number has exactly 3 factors means, it is a square of a prime number.
take example prime 2 square number is 4. factors are 1 ,2 and4.
same for 9 is 1,3 and 9.

among numbers from 1to 100. we are selecting two distinct integers a and b and multiply it.

so two distinct integers with 3 factors one number must be 1 and other numbers are 4,9,25, and 49.

so total 4 pairs of combination available.
number of selctions of 2 numbers from 1 to 100 is 100c2

so probability= favourable events/number of events

=4/100*99/2=4/50*99
=2/25*99. so option B is correct.
User avatar
Intern
Intern
Joined: 21 Nov 2014
Posts: 22
Own Kudos [?]: 102 [0]
Given Kudos: 5
Location: United States
Concentration: Marketing, Social Entrepreneurship
GPA: 3.55
WE:Brand Management (Consumer Products)
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
chetan2u wrote:
livio04 wrote:
Guys, can anyone explain me why numbers such as 22 (1*2*11) or 51 (3*17*1) are not in your list of possible outcomes? If we make a matrix of prime numbers from 2 to 47 both in horizontal and vertical we'll find out 31 numbers between 1 and 100 that would fit this rule of having 3 factors and with products below 100:

2*2, 2*3, 2*5, 2*7, 2*11.... 2*47
3*3, 3*5, 3*7,.... 3*31
5*5, 5*7.... 5*17
7*7, 7*11, 7*13

Tks a lot in advance.


HI,
why we do not take numbers like 22 or 51 is bcause they have more than 3 factors..
22- 1,2,11,22- 4 factors
51-1,3,17,52- 4 factors..
as explained above only square of prime number fit into this category..
hope it helped


Thank you! It helped indeed! :wink:
avatar
Manager
Manager
Joined: 01 Mar 2014
Posts: 97
Own Kudos [?]: 32 [0]
Given Kudos: 616
Schools: Tepper '18
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Bunuel wrote:
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100} and multiplied, what is the probability that the resulting number has EXACTLY 3 factors?

A. 4/(25*99)
B. 2/(25*99)
C. 8/(25*99)
D. 16/(25*99)
E. 32/(25*99)



Lets consider 121 (perfect square of 11) -> 3 factors of 121 = 1, 11, 121 (which would be the possible values of a and b)

So a and b = (121 and 1) or (11 and 11) - but a, b <100 and also distinct. Hence the perfect squares need to be <100.

Hope this helps.
Intern
Intern
Joined: 07 Oct 2013
Posts: 20
Own Kudos [?]: 32 [0]
Given Kudos: 266
GMAT 1: 770 Q50 V45 (Online)
GRE 1: Q167 V170
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Hello,

following up on the answers above, once you realize that one of the numbers has to be 1 and the others have to be squares of prime numbers (in this case, 4, 9, 25, 49), you can use the hypergeometric distribution as a quick way to figure out the probability:

In this case, you're finding the probability of choosing 1 from 1 number (1 - 1C1) AND 1 from 4 numbers (4,9,25,49 - 4C1), from a total 2 out of a total of 100 numbers (100C2).

numerator: The possible number of event outcomes - in this case, the number of outcomes will be 1C1 * 4C1 (just 4)
denominator: The total possible outcomes - 100C2 ((99 * 100) / 2 or 99*50)

So the total probability would be (1C1 * 4C1) / (100C2) = 4 / (99 * 50) = = 2 / (99 * 25)

hope this helps
Senior Manager
Senior Manager
Joined: 31 Jul 2017
Posts: 435
Own Kudos [?]: 443 [1]
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy and Utilities)
Send PM
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
1
Kudos
Bunuel wrote:
If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100} and multiplied, what is the probability that the resulting number has EXACTLY 3 factors?

A. 4/(25*99)
B. 2/(25*99)
C. 8/(25*99)
D. 16/(25*99)
E. 32/(25*99)


I feel here that the resultant of multiplication is important rather than the order.
Total ways of selecting number with EXACTLY 3 factors (1,4) (1,9) (1,25) (1,49) = 4
Total ways of choosing the number = \(100C2\)= \(50*99\)
Hence, Probability = \(4/50*99\) = \(2/25*99\)
Retired Moderator
Joined: 28 Feb 2020
Posts: 949
Own Kudos [?]: 485 [0]
Given Kudos: 839
Location: India
WE:Other (Other)
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Bunuel,
I did get the answer right but it was more of a guess than actual solving, if possible could you share the method you would have used to solve the question ?
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32688
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If two distinct integers a and b are picked from {1, 2, 3, 4, .... 100 [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne