If integer C is randomly selected from 20 to 99, inclusive

This topic has expert replies
Legendary Member
Posts: 944
Joined: Wed May 30, 2012 8:21 am
Thanked: 8 times
Followed by:5 members
If integer C is randomly selected from 20 to 99, inclusive. What is the probability that C^3 - C is divisible by 12 ?

A. 1/2
B. 2/3
C. 3/4
D. 4/5
E. 1/3

[spoiler]Ans:C[/spoiler]

Senior | Next Rank: 100 Posts
Posts: 35
Joined: Wed Sep 18, 2013 11:12 pm
Thanked: 3 times

by SaraLotfy » Thu Sep 19, 2013 11:18 am
I'm stuck with this. Here's my approach:

Step 1, compute the count

99-20 + 1 = 80

Step 2, simplify the expression C^3 - C
C (C^2-1) which means either C is divisible by 12 or C^2 - 1 is divisible by 12

with constraint that 20=<C=<99

C to be divisible by 12, it must contain factors 3*2*2
that could be 24,36,48,72,96

C^2 - 1 to be divisible by 12, C^2 should be multiple of 5
ie 20,25,30,35 ....95

so I get in total (5+16)/80

Advice please

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Thu Sep 19, 2013 1:00 pm
Hi SaraLotfy,

Most of your logic is right-on, and you're close to solving this question. I'm going to give you a nudge and then you can reattempt it.

C^3 - C = C(C^2 - 1)

BUT you're not done yet; you can go one step further with (C^2 - 1)....

C(C^2 - 1) = C(C + 1)(C - 1)

Now, using the logic you presented before, what would you do next?...

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

Legendary Member
Posts: 944
Joined: Wed May 30, 2012 8:21 am
Thanked: 8 times
Followed by:5 members

by RBBmba@2014 » Thu Sep 19, 2013 7:00 pm
[email protected] wrote:Hi SaraLotfy,

Most of your logic is right-on, and you're close to solving this question. I'm going to give you a nudge and then you can reattempt it.

C^3 - C = C(C^2 - 1)

BUT you're not done yet; you can go one step further with (C^2 - 1)....

C(C^2 - 1) = C(C + 1)(C - 1)

Now, using the logic you presented before, what would you do next?...

GMAT assassins aren't born, they're made,
Rich
Hi Rich,
I'd request you to come up with complete end-to-end explanations...!

C^3 - C = C(C^2 - 1) =C(C + 1)(C - 1) till this I was able to do but after that I'm getting confused. By the way, product of three consecutive integers will always be divisible by 3*2 irrespective of any number. Right?

So, we need to find out the no. of favorable cases where C(C + 1)(C - 1) is divisible by another '2'.

Please share your complete explanations.

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Thu Sep 19, 2013 8:42 pm
GOOD QUESTION

(C-1) (C) (c+1)
_______________
2 x 3 x 2


Consider
21 = 20 x 21 x 22 -- Possible
23 = 22 x 23 x 24 -- Possible
25 = 24 x 25 x 26 -- Possible
27 = 26 x 27 x 28 -- Possible
29 = 28 x 29 x 30 -- Possible

The total number of ODD Integers
99 = 21 + (n-1) 2 --> n = 40

The Numbers divisible by 4 (since the numbers divisible by 4 will also be possible)
96 = 20 + (n-1)4 --> n = 20

For Example:
24 = 23 x 24 x 25 -- Possible
36 = 35 x 35 x 37 -- Possible

Probability = Total Possible outcomes/total numbers = 60/80 = [spoiler]3/4[/spoiler]

But, solving this question took sometime.. Hence, I won't say it's a optimum solution. Can someone give a better one
R A H U L

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

by vipulgoyal » Thu Sep 19, 2013 8:58 pm
(n-1)n(n+1), now three consuctive int greater then 20 must be divisible by 3, now in order it to be divisible by 12 we need it to be divisible by 4 also
if we take n even such that n is not divisible by 4 we"ll get sets which are not divisible by 12
because the other two numbers are odd
now how many even numbers are not multiple of 4
consider first 4 intigers in the set
20,21,22,23 out of four only one even is not multiple of 4
24,25,26,27 same here
hence 1-1/4 = 3/4 ans

Legendary Member
Posts: 944
Joined: Wed May 30, 2012 8:21 am
Thanked: 8 times
Followed by:5 members

by RBBmba@2014 » Mon Sep 23, 2013 8:27 pm
Hi Quant Experts,
Can you please come up with an end-to-end solution for this problem?

Looking forward to hear from you...!

P.S: GMATGuruNY- I'd much appreciate if you please share your solution.

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Mon Sep 23, 2013 9:36 pm
bagdb@mba wrote:Hi Quant Experts,
Can you please come up with an end-to-end solution for this problem?

Looking forward to hear from you...!

P.S: GMATGuruNY- I'd much appreciate if you please share your solution.
((c-1) x (c) x (c+1))/ ( 2 x 2 x 3)

Two possible cases
:

CASE 1: (2x_) x (ODD) x (2x_)
CASE 2: (ODD) x (4x_) x (ODD)

The total number of ODD Integers:
99 = 21 + (n-1)2 --> n = 40

The total number of Integers divisible by 4:
96 = 20 + (n-1)4 --> n = 20

Probability= Total Possible outcomes/total numbers = 60/80 = 3/4
R A H U L

User avatar
Master | Next Rank: 500 Posts
Posts: 283
Joined: Sun Jun 23, 2013 11:56 pm
Location: Bangalore, India
Thanked: 97 times
Followed by:26 members
GMAT Score:750

by ganeshrkamath » Tue Sep 24, 2013 1:00 am
bagdb@mba wrote:If integer C is randomly selected from 20 to 99, inclusive. What is the probability that C^3 - C is divisible by 12 ?

A. 1/2
B. 2/3
C. 3/4
D. 4/5
E. 1/3

[spoiler]Ans:C[/spoiler]
C^3 - C = C * (C^2 - 1) = (C-1) * C * (C+1)
Clearly, this is product of 3 consecutive integers.
For this to be divisible by 12, the middle number should be either odd or a multiple of 4.
Find all the numbers between 20 and 99 that are odd = 40
Find all the numbers that are even multiples of 4 = 20
Total numbers = 80

Probability = (40+20)/80 = 60/80 = 3/4

Choose C

Cheers
Every job is a self-portrait of the person who did it. Autograph your work with excellence.

Kelley School of Business (Class of 2016)
GMAT Score: 750 V40 Q51 AWA 5 IR 8
https://www.beatthegmat.com/first-attemp ... tml#688494

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1462
Joined: Thu Apr 09, 2015 9:34 am
Location: New York, NY
Thanked: 39 times
Followed by:22 members

by Jeff@TargetTestPrep » Tue Dec 12, 2017 5:03 pm
RBBmba@2014 wrote:If integer C is randomly selected from 20 to 99, inclusive. What is the probability that C^3 - C is divisible by 12 ?

A. 1/2
B. 2/3
C. 3/4
D. 4/5
E. 1/3
We are given that an integer C is to be chosen at random from the integers 20 to 99 inclusive, and we need to determine the probability that C3 - C will be divisible by 12.

We should recall that when a number is divisible by 12, it is divisible by 4 and 3. We should also recognize that C3 - C = C(C2 - 1) = C(C - 1)(C + 1) = (C - 1)(C)(C + 1) is a product of three consecutive integers. Furthermore, we should recognize that any product of three consecutive integers is divisible by 3! = 6; thus, it's divisible by 3. We have to make sure it's also divisible by 4.

Case 1: C is odd

If C is odd, then both C - 1 and C + 1 will be even. Moreover, either C - 1 or C + 1 will be divisible by 4. Since C(C - 1)(C + 1) is already divisible by 3 and now we know it's also divisible by 4, C(C - 1)(C + 1) will be divisible by 12.

Since there are 80 integers between 20 and 99 inclusive, and half of those integers are odd, there are 40 odd integers (i.e., 21, 23, 25, ..., 99) from 20 to 99 inclusive. Thus, when C is odd, there are 40 instances in which C(C - 1)(C + 1) will be divisible by 12.

Case 2: C is even

If C is even, the both C - 1 and C + 1 will be odd. If C is a multiple of 4 but not a multiple of 3, then either C - 1 or C + 1 will be divisible by 3 (for example, if C = 28, then C - 1 = 27 is divisible by 3, and if C = 44, then C + 1 = 45 is divisible by 3). In this case, C(C - 1)(C + 1) will be divisible by 12.

If C is a multiple 4 and also a multiple of 3, then C is a multiple of 12 and of course C(C - 1)(C + 1) will be divisible by 12. Therefore, if C is even and a multiple of 4, then C(C - 1)(C + 1) will be divisible by 12. So, let's determine the number of multiples of 4 between 20 and 99 inclusive.

Number of multiples of 4 = (96 - 20)/4 + 1 = 76/4 + 1 = 20. Thus, when C is even, there are 20 instances in which C(C - 1)(C + 1) will be divisible by 12.

In total, there are 40 + 20 = 60 outcomes in which C(C - 1)(C + 1) will be divisible by 12.

Thus, the probability that C(C - 1)(C + 1) will be divisible by 12 is: 60/80 = 6/8 = 3/4.

Answer: C

Jeffrey Miller
Head of GMAT Instruction
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews