Last visit was: 23 Apr 2024, 23:23 It is currently 23 Apr 2024, 23:23

Close

GRE Prep 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 GRE 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
Verbal Expert
Joined: 18 Apr 2015
Posts: 28620
Own Kudos [?]: 33099 [17]
Given Kudos: 25173
Send PM
Most Helpful Community Reply
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 11679 [6]
Given Kudos: 136
Send PM
General Discussion
Verbal Expert
Joined: 18 Apr 2015
Posts: 28620
Own Kudos [?]: 33099 [0]
Given Kudos: 25173
Send PM
avatar
Intern
Intern
Joined: 06 Jan 2022
Posts: 6
Own Kudos [?]: 3 [0]
Given Kudos: 0
Send PM
Re: If an integer n is to be chosen at random from the integers [#permalink]
GreenlightTestPrep wrote:
Carcass wrote:
If an integer n is to be chosen at random from the integers 1 to 96, inclusive, what is the probability that n(n + 1)(n + 2) will be divisible by 8?

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

First recognize that n, n+1 and n+2 are 3 CONSECUTIVE INTEGERS.

Now let's make some observations:

When n = 1, we get: (1)(2)(3), which is NOT divisible by 8
n = 2, we get: (2)(3)(4), which is DIVISIBLE BY 8
n = 3, we get: (3)(4)(5), which is NOT divisible by 8
(4)(5)(6), which is DIVISIBLE BY 8
(5)(6)(7), which is NOT divisible by 8
(6)(7)(8), which is DIVISIBLE BY 8
(7)(8)(9), which is DIVISIBLE BY 8
(8)(9)(10), which is DIVISIBLE BY 8
-----------------------------
(9)(10)(11), which is NOT divisible by 8
(10)(11)(12), which is DIVISIBLE BY 8
(11)(12)(13), which is NOT divisible by 8
(12)(13)(14), which is DIVISIBLE BY 8
(13)(14)(15), which is NOT divisible by 8
(14)(15)(16), which is DIVISIBLE BY 8
(15)(16)(17), which is DIVISIBLE BY 8
(16)(17)(18)which is DIVISIBLE BY 8
-----------------------------
.
.
.
The pattern tells us that 5 out of every 8 products is divisible by 8.
So, 5/8 of the 96 products will be divisible by 8.
This means that the probability is 5/8 that a given product will be divisible by 8.

Answer: D
Cheers,
Brent



How did you know that we had to check every 8 numbers exactly?

If we check every 12 numbers (because 12 * 8 = 96 ) then every 12 numbers have 7 valid values.

thus 7 * 8 = 56 which would give incorrect answer.
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 11679 [1]
Given Kudos: 136
Send PM
Re: If an integer n is to be chosen at random from the integers [#permalink]
1
ChandanPednekar wrote:
GreenlightTestPrep wrote:
Carcass wrote:
If an integer n is to be chosen at random from the integers 1 to 96, inclusive, what is the probability that n(n + 1)(n + 2) will be divisible by 8?

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

First recognize that n, n+1 and n+2 are 3 CONSECUTIVE INTEGERS.

Now let's make some observations:

When n = 1, we get: (1)(2)(3), which is NOT divisible by 8
n = 2, we get: (2)(3)(4), which is DIVISIBLE BY 8
n = 3, we get: (3)(4)(5), which is NOT divisible by 8
(4)(5)(6), which is DIVISIBLE BY 8
(5)(6)(7), which is NOT divisible by 8
(6)(7)(8), which is DIVISIBLE BY 8
(7)(8)(9), which is DIVISIBLE BY 8
(8)(9)(10), which is DIVISIBLE BY 8
-----------------------------
(9)(10)(11), which is NOT divisible by 8
(10)(11)(12), which is DIVISIBLE BY 8
(11)(12)(13), which is NOT divisible by 8
(12)(13)(14), which is DIVISIBLE BY 8
(13)(14)(15), which is NOT divisible by 8
(14)(15)(16), which is DIVISIBLE BY 8
(15)(16)(17), which is DIVISIBLE BY 8
(16)(17)(18)which is DIVISIBLE BY 8
-----------------------------
.
.
.
The pattern tells us that 5 out of every 8 products is divisible by 8.
So, 5/8 of the 96 products will be divisible by 8.
This means that the probability is 5/8 that a given product will be divisible by 8.

Answer: D
Cheers,
Brent



How did you know that we had to check every 8 numbers exactly?

If we check every 12 numbers (because 12 * 8 = 96 ) then every 12 numbers have 7 valid values.

thus 7 * 8 = 56 which would give incorrect answer.


The key here is that we're looking for products that are divisible by 8.
We start with n = 1 (which is 1 more than a multiple of 8)
Then n = 2 (which is 2 more than a multiple of 8)
.
.
.
Then n = 7 (which is 7 more than a multiple of 8)
Then n = 8 (which is 0 more than a multiple of 8)
Then n = 9 (which is 1 more than a multiple of 8) at this point we can see that the pattern begins repeating itself
.
.
.
etc

Does that help?
Intern
Intern
Joined: 09 Jun 2022
Posts: 15
Own Kudos [?]: 7 [3]
Given Kudos: 114
Send PM
Re: If an integer n is to be chosen at random from the integers [#permalink]
3
Here is how I approached the problem:

n(n+1)(n+2) divisible by 8 means n is divisible by 4 or n+1 is divisible by 8 or n+2 is divisible by 4. Worth noting that whenever n or n+2 is divisible by 4, the other is also an even number, so n(n+2) will be divisible by 8. Also worth noting that every consecutive 3 numbers have at most one multiple of 4 and, of course, alternate odd and even numbers.

Case 1: n divisible by 4: 96/4 = 24 numbers
Case 2: n+2 divisible by 4; similar to case 1: 24 numbers
Case 3: n+1 divisible by 8: 96/8 = 12 numbers

Total: 24+24+12=60

Probability: 60/96=5/8
Intern
Intern
Joined: 28 Jan 2023
Posts: 4
Own Kudos [?]: 4 [1]
Given Kudos: 1
Send PM
Re: If an integer n is to be chosen at random from the integers [#permalink]
1
we see a pattern that when the consecutive no's start with even, we have multiples of 8 but not when n is odd.
But we also have a case where (n+1) is a multiple of 8 i.e. 8,16,24,32 upto 96
So, in this case, the 'n' can be odd but be divisible by 8.
• Ex: 7,8,9
○ 15,16,17
• But this case is already included where (n+2) is multiple of 8
○ 14,15,16: here n is even and included by 1st case.

• Total number of even numbers between 1 to 96 = 48
• Total number of multiples of 9 between 1 to 96 = 12
○ Total = 60
• Probability = 60/96 = 5/8
Prep Club for GRE Bot
[#permalink]
Moderators:
Moderator
1085 posts
GRE Instructor
218 posts

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