Last visit was: 25 Apr 2024, 03:10 It is currently 25 Apr 2024, 03:10

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618895 [14]
Given Kudos: 81595
Send PM
Manager
Manager
Joined: 27 Jul 2014
Posts: 202
Own Kudos [?]: 361 [1]
Given Kudos: 15
Schools: ISB '15
GMAT 1: 660 Q49 V30
GPA: 3.76
Send PM
avatar
Intern
Intern
Joined: 02 Jul 2014
Posts: 5
Own Kudos [?]: 8 [2]
Given Kudos: 0
Send PM
Manager
Manager
Joined: 26 Dec 2011
Posts: 111
Own Kudos [?]: 267 [0]
Given Kudos: 91
Schools: HBS '18 IIMA
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
What is the probability that the sum of two dice will yield a 7, and then when both are thrown again, their sum will again yield a 7? assume that each die has 6 sides with faces numbered 1 to 6.

A. 1/144
B. 1/36
C. 1/12
D. 1/6
E. 1/3

Solution -
Rolling dices is an independent event.
The combinations to get 7 are (1,6), (6,1), (2,5), (5,2), (3,4), (4,3) and total combinations of both dices is 36.

The probability of getting 7 in first attempt is 6/36=1/6.

Probability of getting 7 again in second attempt = (1/6)*(1/6) = 1/36. ANS B
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5958
Own Kudos [?]: 13387 [2]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
Bunuel wrote:
What is the probability that the sum of two dice will yield a 7, and then when both are thrown again, their sum will again yield a 7? assume that each die has 6 sides with faces numbered 1 to 6.

A. 1/144
B. 1/36
C. 1/12
D. 1/6
E. 1/3

Kudos for a correct solution.


Total Outcomes for a throw = 6*6 = 36
Favarable outcomes for 7 = 6 [Cases are {1, 6}{2, 5}{3, 4}{4, 3}{5, 2}{6, 1}]

Probability of Getting 7 in first throw = 6/36 = 1/6

Probability of Getting 7 in Two consecutive throws = (1/6)*(1/6) = 1/36

Answer: Option B
SVP
SVP
Joined: 20 Mar 2014
Posts: 2362
Own Kudos [?]: 3626 [0]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
Bunuel wrote:
What is the probability that the sum of two dice will yield a 7, and then when both are thrown again, their sum will again yield a 7? assume that each die has 6 sides with faces numbered 1 to 6.

A. 1/144
B. 1/36
C. 1/12
D. 1/6
E. 1/3

Kudos for a correct solution.


The pairs of values that will provide us a total 7 are:

1,6
2,5
3,4
4,3
5,2
6,1

There are 6*6 = 36 pairs possible on a throw of 2 dice.

Thus probability of getting a 7 first time = 6/36 = 1/6

And, probability of getting a 7 second time = 1/6*1/6 = 1/36, B is thus the answer.
User avatar
Manager
Manager
Joined: 18 Mar 2014
Posts: 205
Own Kudos [?]: 138 [1]
Given Kudos: 175
Location: India
Concentration: Operations, Strategy
GMAT 1: 670 Q48 V35
GPA: 3.19
WE:Information Technology (Computer Software)
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
1
Kudos
i understand that on first attempt probablity is 1/6 .
but for second atttempt why are we mulitplying it and why not adding it.. ?
And means multiplication and OR means addition - Is it a thumb rule ??
SVP
SVP
Joined: 20 Mar 2014
Posts: 2362
Own Kudos [?]: 3626 [0]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
adityadon wrote:
i understand that on first attempt probablity is 1/6 .
but for second atttempt why are we mulitplying it and why not adding it.. ?
And means multiplication and OR means addition - Is it a thumb rule ??


Yes, 'AND' in probability means that the outcome has to satisfy both conditions at the same time. Multiplying both the probabilities denotes 'and'.
'Or' means that the outcome has to satisfy one condition, or the other condition. Addition of the probabilities denotes 'or'.


Manhatten Prep article on the same:

https://www.manhattanprep.com/gmat/blog ... ld-series/
User avatar
Manager
Manager
Joined: 21 Jun 2014
Posts: 81
Own Kudos [?]: 361 [1]
Given Kudos: 59
Location: United States
Concentration: General Management, Strategy
GMAT 1: 630 Q45 V31
GPA: 3.4
WE:Engineering (Computer Software)
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
1
Kudos
Possible Options : (1,6),(6,1),(2,5),(5,2),(3,4),(4,3) :so probability of sum =7 is 6/36 -->1/6

If the dices are rolled again ,P2=1/6

Total : P1XP2 =1/36

Option B

Regards,
Manish Khare
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618895 [1]
Given Kudos: 81595
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
1
Bookmarks
Expert Reply
Bunuel wrote:
What is the probability that the sum of two dice will yield a 7, and then when both are thrown again, their sum will again yield a 7? assume that each die has 6 sides with faces numbered 1 to 6.

A. 1/144
B. 1/36
C. 1/12
D. 1/6
E. 1/3

Kudos for a correct solution.


MANHATTAN GMAT OFFICIAL SOLUTION:

There are 36 ways in which 2 dice can be thrown (6x6 = 36). The combinations that yield a sum of 7 are 1 + 6, 2 + 5, 3 + 4, 4 + 3, 5 + 2, and 6 + 1: 6 different combinations. Therefore, the probability of rolling a 7 is 6/36, or 1/6. To find the probability that this will happen twice in a row, multiply 1/6 by 1/6 to get 1/36.

Answer: B.
Manager
Manager
Joined: 21 Jun 2017
Posts: 60
Own Kudos [?]: 39 [0]
Given Kudos: 3
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
Bunuel wrote:
What is the probability that the sum of two dice will yield a 7, and then when both are thrown again, their sum will again yield a 7? assume that each die has 6 sides with faces numbered 1 to 6.

A. 1/144
B. 1/36
C. 1/12
D. 1/6
E. 1/3

Kudos for a correct solution.



On the first roll, the probability of a rolling 7 is 1/6. Because of the total of 36 possible combinations, 6 pairings yield 7; 6/36 = 1/6
For this probability to occur again, just multiple the original probability by itself.
1/6 * 1/6 = 1/36

B
Current Student
Joined: 10 Jun 2018
Posts: 49
Own Kudos [?]: 85 [1]
Given Kudos: 36
Location: India
GMAT 1: 690 Q49 V34
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
1
Kudos
Answer: B

Total outcomes: 6*6=36
Probability of getting a 7 first time: 6/36 (dice results can be: (1,6), (2,5),(3,4),(4,3),(5,2),(6,1))
Second throw is independent of first throw. So the outcomes will be same as above.
Probability of getting a 7 second time: 6/36

Total probability: (6/36)*(6/36) = 1/36
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2094 [1]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
What is the probability that the sum of two dice will yield a 7, and [#permalink]
1
Kudos
Expert Reply
Top Contributor
We need to find What is the probability that the sum of two dice will yield a 7, and then when both are thrown again, their sum will again yield a 7? assume that each die has 6 sides with faces numbered 1 to 6.

As we are rolling two dice => Number of cases = \(6^2\) = 36

Now for the sum to be 7 we need to find out what comes in both the dice roll. Following outcomes will yield 7 as the sum
(1,6), (2,5), (3,4), (4,3), (5,2), (6,1) = 6 outcomes

=> Probability that the sum of two dice will yield a 7 = \(\frac{6}{36}\) = \(\frac{1}{6}\)

Now, if we repeat this and again we have the same condition then in second case also we will get probability as \(\frac{1}{6}\)

Probability that these events will happen one after the other = Product of their probabilities = \(\frac{1}{6}\) * \(\frac{1}{6}\) = \(\frac{1}{36}\)

So, Answer will be B
Hope it helps!

Watch the following video to learn How to Solve Dice Rolling Probability Problems

Intern
Intern
Joined: 23 Nov 2022
Posts: 2
Own Kudos [?]: 0 [0]
Given Kudos: 10
Send PM
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
If we roll 2 dices in 1 turn, and the 2 dices are identical then a {1;6} and a {6;1}, etc., will not make a difference. How can we calculate it in that case then?
Should I assume such scenario will not happen in the test, if they dont call it out explicitly in the instruction (as per in this question)?
Hope someone can help
GMAT Club Bot
Re: What is the probability that the sum of two dice will yield a 7, and [#permalink]
Moderators:
Math Expert
92912 posts
Senior Moderator - Masters Forum
3137 posts

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