Last visit was: 15 Dec 2024, 00:49 It is currently 15 Dec 2024, 00:49
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
User avatar
bsahil
Joined: 23 Dec 2012
Last visit: 13 May 2014
Posts: 33
Own Kudos:
Given Kudos: 42
Status:Waiting for Decisions
Location: India
Sahil: Bansal
GMAT 1: 570 Q49 V20
GMAT 2: 690 Q49 V34
GPA: 3
WE:Information Technology (Computer Software)
GMAT 2: 690 Q49 V34
Posts: 33
Kudos: 201
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Asifpirlo
Joined: 10 Jul 2013
Last visit: 26 Jan 2014
Posts: 226
Own Kudos:
1,091
 []
Given Kudos: 102
Posts: 226
Kudos: 1,091
 []
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
bsahil
Joined: 23 Dec 2012
Last visit: 13 May 2014
Posts: 33
Own Kudos:
201
 []
Given Kudos: 42
Status:Waiting for Decisions
Location: India
Sahil: Bansal
GMAT 1: 570 Q49 V20
GMAT 2: 690 Q49 V34
GPA: 3
WE:Information Technology (Computer Software)
GMAT 2: 690 Q49 V34
Posts: 33
Kudos: 201
 []
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
ConnectTheDots
Joined: 28 Apr 2012
Last visit: 06 May 2020
Posts: 239
Own Kudos:
979
 []
Given Kudos: 142
Location: India
Concentration: Finance, Technology
GMAT 1: 650 Q48 V31
GMAT 2: 770 Q50 V47
WE:Information Technology (Computer Software)
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
bsahil
n is integer from 1-99:

1. Probabilty that n(n+1) is divisible by 3
2. Probabilty that n(n+1)(n+2) is divisible by 6
3. Probabilty that n(n+1)(n+2) is divisible by 8

Please help me... I am unable to get this one

1.
If n is between 1-99,
probability that n is divisible by 3 = 1/3 (every 3 rd number is divisible by 3)
probability that n+1 is divisible by 3 = 1/3

Divisibility of n and (n+1) are mutually exclusive. n(n+1) is divisible by 3, if either n or (n+1) is divisible by 3.

P[n(n+1)] = P[n divisible by 3 OR (n+1) divisible by 3] = P[n] + P[(n+1)] = 1/3 + 1/3 = 2/3

2. Probabilty that n(n+1)(n+2) is divisible by 6 - Product of 3 consecutive numbers will be always divisible by 6. Probability = 1

3. Probabilty that n(n+1)(n+2) is divisible by 8

n is even:
(n+1) doesn't contribute to 8 divisibility, as this will be an odd number.

n(n+1)(n+2) - will be divisible by 8, if n(n+2) is divisible by 8.

n(n+2) will be divisible by 8, if one of them is divisible by 4. (8=4*2, Only one number can be divisible by 4, and we can get factor 2 from the other number)

for n between 1-99

P[n div. by 4] = 24/99 [had it been 1-100, we cud have got 1/4 - every 4th number)
P[(n+2) div. by 4] = 25/99 [from 3-101]
P[n(n+2) div. by 4 or 8] = 24/99 + 25/99 = 49/99

n is even, P[n(n+1)(n+2) div. by 8] = 49/99

n is Odd:
n(n+1)(n+2) - will be divisible by 8, if n+1 is divisible by 8.
for n between 1-99, n+1 is between 2-100.

between 2-100, we have 12 multiples of 8.
P[(n+1) div. 8] = 12/99

n is odd, P[n(n+1)(n+2) div. 8] = 12/99

Summing up even and odd cases,

Probabilty that n(n+1)(n+2) is divisible by 8 = 49/99 + 12/99 = 61/99
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 14 Dec 2024
Posts: 15,553
Own Kudos:
70,269
 []
Given Kudos: 450
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,553
Kudos: 70,269
 []
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bsahil
n is integer from 1-99:

1. Probabilty that n(n+1) is divisible by 3
2. Probabilty that n(n+1)(n+2) is divisible by 6
3. Probabilty that n(n+1)(n+2) is divisible by 8

Please help me... I am unable to get this one

I think the answer for 1 and 2 have been discussed enough. I will add a bit on answer to problem no. 3 (similar to the method given by ConnectTheDots)

n can take 99 values from 1 to 99. n can be even or odd and depending on whether it is even or odd, we will handle the case.

Case 1: n is even.

n can take 49 different even values starting from 2, 4, 6 to 98.

In each case, (n+1) will be odd and (n + 2) will be even. Note that whenever you have 2 consecutive even numbers e.g. 2 and 4 or 6 and 8 or 96 and 98, exactly one of them will be a multiple of 4 (since you have a multiple of 4 in every 4 consecutive numbers (2 odd, 2 even)). So for all 49 values of even n, the given product will be a factor of 8.

Case 2: n is odd
Then only (n+1) is even. (n+1) must be a multiple of 8. There are only 12 multiples of 8 in the first 99 numbers (8, 16. ... till 96). So for only 12 values of odd n will the product be a multiple of 8.

Total there are 49 + 12 = 61 values of n for which the product will be a multiple of n.
Probability = 61/99
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 35,822
Own Kudos:
Posts: 35,822
Kudos: 930
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderator:
Math Expert
97877 posts