Probability

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 351
Joined: Mon Jul 04, 2011 10:25 pm
Thanked: 57 times
Followed by:4 members

Probability

by akhilsuhag » Sun Aug 10, 2014 2:01 pm
n is an integer between 1 & 96 chosen at random. What is the probability that n(n+1)(n+2) is divisible by 8.

Apologies I do not have the options for this.
Please press "thanks" if you think my post has helped you.. Cheers!!

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Sun Aug 10, 2014 2:20 pm
Here's the official question with answer choices:
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, [spoiler]5/8[/spoiler] 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
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
Legendary Member
Posts: 1100
Joined: Sat May 10, 2014 11:34 pm
Location: New Delhi, India
Thanked: 205 times
Followed by:24 members

by GMATinsight » Sun Aug 10, 2014 8:59 pm
akhilsuhag wrote:n is an integer between 1 & 96 chosen at random. What is the probability that n(n+1)(n+2) is divisible by 8.

A) 1/4
B) 3/8
C) 1/2
D) 5/8
E) 3/4
n(n+1)(n+2) is a Product of three consecutive Integers which will always be divisible by 8 when n is EVEN (WITH A FEW EXCEPTION THAT WE WILL DISCUSS IN LATER PART OF SOLUTION)

CONCEPT : [Because if n is even then n(n+1)(n+2) = (Even)(Odd)(Even) and Two Consecutive Even Integers are always multiple of 8 because one of them will certainly be a multiple of 4 and other will be a multiple of 2 at the least]

From 1 to 96 there are 48 EVEN and 48 ODD Numbers (96/2 = 48)
So possible values of n = 48

EXCEPTION : But n(n+1)(n+2)will also be Divisible by 8 if the number n is Odd but (n+1) itself is a multiple of 8

There are 96/8 = 12 numbers which are multiple of 8 therefore there are 12 more values which (n+1) and hence n can have


Total acceptable values of n = 48+12 = 60
Total Possible values of n = 96

Probability = 56/96 = 5/12

Answer: Option D
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour

Junior | Next Rank: 30 Posts
Posts: 23
Joined: Wed Jun 11, 2014 4:28 am
Thanked: 5 times

by shrivats » Mon Aug 11, 2014 9:20 pm
There are situations when n*(n+1)*(n+2),

(1) when two of the numbers are multiples of 2 & 4

n(n+2) is always a multiple of 8 for all even values of n. So there are 48 even numbers between, 0&96,
(2) when one of the three numbers is a multiple of 8
if n=7,15,23,31 ... then (n+1) will be a multiple of 8.
between 0 and 96 there are 12 such numbrs that are one less than a multiple of 8.

so frmo the two cases.. total favourabl outcomes = 48+12=60

so probability of getting a multiple of 8 is 60/96= 5/8