Last visit was: 23 Apr 2026, 03:43 It is currently 23 Apr 2026, 03:43
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,773
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,773
Kudos: 810,737
 [11]
1
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
avatar
AbhranilKolkata
Joined: 25 Dec 2017
Last visit: 24 Jun 2018
Posts: 1
Own Kudos:
2
 [2]
Given Kudos: 5
Posts: 1
Kudos: 2
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
DhruvPatelD10
Joined: 21 Jan 2018
Last visit: 30 Oct 2024
Posts: 39
Own Kudos:
23
 [1]
Given Kudos: 42
Location: India
GPA: 2.85
WE:Consulting (Consulting)
Posts: 39
Kudos: 23
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 23 Feb 2026
Posts: 1,141
Own Kudos:
1,998
 [2]
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Finance: Investment Banking)
Products:
Schools: ISB '18 (D)
Posts: 1,141
Kudos: 1,998
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Veritas official solution
Whenever you are given a situation where you need to find the probability that certain events occur in series, you are generally dealing with “and” probability. To find the probability that the events occur in a specific order, simply find the probability of each individual event occurring and then multiply those probabilities together. There are two possible scenarios that would allow him to get exactly four points: 1) if he rolled four even numbers, and an odd non-prime, and 2) if he rolled two even numbers and then an odd prime number.

The probability that he rolls an even number will always be 12
, and the probability that he will roll an odd non-prime (the only one on the die is 1) is 16
.

If you multiply the probability of each individual event, you get:

\(1/2×1/2×1/2×1/2×1/6=1/96\)
.

Notice that you must multiply by \(1/2\)
for each time you want an even number to occur.

The second scenario that could have occurred is that he rolled two even numbers and then an odd prime number. There are two odd prime numbers between 1 and 6, 3 and 5. (Remember, 1 is not prime.) This means that there is a \(2/6=1/3\)
chance that he rolls an odd prime number. If you multiply the probabilities of each individual event, you get:

\(1/2×1/2×1/3=1/12\)


In order to find the probability that either of two possible events occur, you must add their individual probabilities together and then subtract out the probability that both occur. This is generally expressed as:

ProbabilityA or B=ProbabilityA+ProbabilityB–(ProbabilityA)(ProbabilityB)


However, recognize that because the two ways that Paul could gain points are mutually exclusive, the probability that both occurs is 0. The probability that one or the other situations occurs is:

\(1/96+1/12–0\)


In order to combine these two fractions, you need to multiply \(1/12\)
“by 1” (in this case \(8/8\)
) to get a least common denominator. Your expression then becomes:

\(1/96+8/96=9/96\)


Which simplifies to \(3/32\)
, answer choice (D).
User avatar
kaladin123
User avatar
Current Student
Joined: 06 Jul 2019
Last visit: 10 Jul 2022
Posts: 135
Own Kudos:
Given Kudos: 747
Location: India
Concentration: General Management, Strategy
GMAT 1: 640 Q39 V39
GMAT 2: 700 Q48 V38 (Online)
GPA: 3.11
WE:Project Management (Computer Software)
Products:
GMAT 2: 700 Q48 V38 (Online)
Posts: 135
Kudos: 68
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Posting this in case someone got this wrong (like me) by ignoring the order. :)

Scenarios
A: Even = {2,4,6} | Gain point & continue | \(P(A) = \frac{3}{6}\)
B: Odd & Prime = {3,5} | Double point & stop| \(P(B)=\frac{2}{6}\)
C: Odd & Not Prime = {1} | Stop | \(P(C)=\frac{1}{6}\)

Two ways to get exactly 4 points:
Case-I: AAAAC
Case-II: AAB

In most problems like this I have gotten into the habit of (mindlessly) ignoring order while counting cases.
Case-I: AAAAC
\(P_1=(\frac{3}{6})^4*\frac{1}{6}*\frac{5!}{4!}\)
Case-II: AAB
\(P_2=(\frac{3}{6})^2*\frac{2}{6}*\frac{3!}{2!}\)

This is incorrect. In this problem, the order of rolling the dice matters. Revised probability:
Case-I: AAAAC
\(P_1=(\frac{3}{6})^4*\frac{1}{6}=\frac{1}{96}\)
Case-II: AAB
\(P_2=(\frac{3}{6})^2*\frac{2}{6}=\frac{1}{12}\)
\(P=P_1+P_2=\frac{1}{96}+\frac{1}{12}=\frac{9}{96}=\frac{3}{32}\)
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,331
Own Kudos:
Given Kudos: 1,656
Posts: 1,331
Kudos: 771
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hard part is getting the information down in time:

There are basically only 2 mutually exclusive scenarios under which he can get exactly 4 points:

Scenario 1:

Roll Even - then Roll Even - then Roll Odd & Prime (3 or 5)


P(roll even) = 3/6 = 1/2

P(roll 3 or 5) = 2/6 = 1/3

(1/2) (1/2) (1/3) = 1/12



Scenario 2:
Roll Even - Roll Even - Roll Even - Roll Even - Roll Odd & NOT Prime (1)


P(roll the no. 1) = 1/6

(1/2) (1/2) (1/2) (1/2) (1/6) = (1/2)^4 (1/6) = 1/96


Add the 2 probabilities together:

(1/12) + (1/96) =

(8/96) + (1/96) =

9/96 or

3/32

Posted from my mobile device
Moderators:
Math Expert
109773 posts
Tuck School Moderator
853 posts