Last visit was: 22 Apr 2026, 10:16 It is currently 22 Apr 2026, 10:16
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: 22 Apr 2026
Posts: 109,747
Own Kudos:
Given Kudos: 105,820
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,747
Kudos: 810,632
 [14]
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
avatar
deushyant
Joined: 07 Jan 2014
Last visit: 09 May 2021
Posts: 13
Own Kudos:
18
 [1]
Given Kudos: 29
Location: India
Posts: 13
Kudos: 18
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
vasuca10
User avatar
Current Student
Joined: 06 Feb 2016
Last visit: 23 Jul 2022
Posts: 224
Own Kudos:
Given Kudos: 148
Status:On the journey of achieving
Affiliations: Senior Manager, CA by profession, CFA(USA) Level 2
Location: India
Concentration: Finance, Finance
GMAT 1: 560 Q44 V23
GMAT 2: 530 Q39 V24
GMAT 3: 580 Q46 V24 (Online)
GMAT 4: 640 Q50 V26
GPA: 3.82
WE:Other (Commercial Banking)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
44,993
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Select numbers a and b between 0 and 1 independently and at random, and let c be their sum. Let A, B and C be the results when a, b and c, respectively, are rounded to the nearest integer. What is the probability that A + B = C?

(A) 1/4
(B) 1/3
(C) 1/2
(D) 2/3
(E) 3/4


We will have to distribute the cases depending on the values of C..C can be 0, 1 and 2

Case I :-
C=0, which means even A and B should be 0 => A+B=C....0+0=0
so c or \(a+b<\frac{1}{2}\), that is \(c<\frac{1}{2}\)
Also \(a<\frac{1}{2}\) and \(b<\frac{1}{2}\)......Prob = \(\frac{1}{2}*\frac{1}{2}=\frac{1}{4}\)
But c can vary from 0 to 1 when both a and b are less than 1/2...Prob = \(\frac{1}{2}\)
Overall prob = \(\frac{1}{4}*\frac{1}{2}=\frac{1}{8}\)

Case II :-
C=1, which means only one of A and B should be 1 and other 0 => A+B=C....0+1=1 or 1+0=1
so c or \(0.5<a+b<1.5\), that is \(\frac{1}{2}<c<\frac{3}{2}\)
Also \(a<\frac{1}{2}\), while \(b>\frac{1}{2}\)......Prob = \(\frac{1}{2}*\frac{1}{2}=\frac{1}{4}\)
But c can vary from 0.5 to 1.5 in this case. ...Prob = \(1\),
Overall prob = \(\frac{1}{4}*1*2=\frac{1}{2}\)....multiplication by 2 because two cases=> 0+1=1 or 1+0=1

Case III :-
C=2, which means both A and B should be 1 => A+B=C....1+1=2
so c or \(a+b>1.5\), that is \(c>\frac{3}{2}\)
Also \(a>\frac{1}{2}\) and \(b>\frac{1}{2}\)......Prob = \(\frac{1}{2}*\frac{1}{2}=\frac{1}{4}\)
But c can vary from 1 to 2 when both a and b are greater than 1/2...Prob of >1.5 = \(\frac{1}{2}\)
Overall prob = \(\frac{1}{4}*\frac{1}{2}=\frac{1}{8}\)

Final probability = \(\frac{1}{8}+\frac{1}{8}+\frac{1}{2}=\frac{3}{4}\)

E
User avatar
Lipun
Joined: 05 Jan 2020
Last visit: 08 Jan 2025
Posts: 143
Own Kudos:
Given Kudos: 291
Posts: 143
Kudos: 160
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u sir,
can you please confirm if the below understanding is correct.

If we round up any number between 0 and 1, then there are only two possible ranges x < 0.5 or x >= 0.5
c can take 3 values - 0,1,2.

The probability of A+B=C can be found using negation technique. We need to check for the probability of A+B != C and subtract that from 1.

The possible scenarios where A+B != C will be:

1. a,b < 0.5 and c >= 0.5 => A=0, B=0, and C=1
For each number there are only two possible ranges and one desired range. So the probability that a and b are less than 0.5 and c is greater than or equal to 0.5 is given by 0.5*0.5*0.5 = 0.5^3 = 1/8

2. a,b >= 0.5 and c < 1.5 => A=1, B=1, and C=1
As is in case 1, the probability of the above result is 0.5*0.5*0.5 = 1/8

Total probability = 2*1/8 = 1/4

P(A+B=C) = 1 - P(A+B!=C) = 1 - 1/4 = 3/4

Ans: E
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lipun
chetan2u sir,
can you please confirm if the below understanding is correct.

If we round up any number between 0 and 1, then there are only two possible ranges x < 0.5 or x >= 0.5
c can take 3 values - 0,1,2.

The probability of A+B=C can be found using negation technique. We need to check for the probability of A+B != C and subtract that from 1.

The possible scenarios where A+B != C will be:

1. a,b < 0.5 and c >= 0.5 => A=0, B=0, and C=1
For each number there are only two possible ranges and one desired range. So the probability that a and b are less than 0.5 and c is greater than or equal to 0.5 is given by 0.5*0.5*0.5 = 0.5^3 = 1/8

2. a,b >= 0.5 and c < 1.5 => A=1, B=1, and C=1
As is in case 1, the probability of the above result is 0.5*0.5*0.5 = 1/8

Total probability = 2*1/8 = 1/4

P(A+B=C) = 1 - P(A+B!=C) = 1 - 1/4 = 3/4

Ans: E

You are correct.
You have missed one case although it does not affect the answer.
a<0.5, b>0.5, and vice-versa, but in these cases c would lie between 0.5 and (1+0.5), so C will always be 1. So A+B=C...0+1=1
Thus, this does not add up to negation as probability is 0 of this not happening.
User avatar
prateekpsm
Joined: 06 Jan 2020
Last visit: 20 Apr 2024
Posts: 27
Own Kudos:
Given Kudos: 38
Location: India
GMAT 1: 720 Q50 V37
GMAT 1: 720 Q50 V37
Posts: 27
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm getting an answer of 2/3.

Can someone please tell me what is wrong with my method. Plus chetan2u i find your method a bit complicated.

A & B can only attain values as 0 or 1 while C can be 0, 1 or 2. In this also there are conditions like C cannot be 2 even if either of A or B is 0. Hence in my opinion ABC has only 6 possible solutions.

ABC
000
001
011
101
111
112

In above 6 possibilities only 4 Agree with the question and hence the answer should be 4/6 or 2/3.

Please correct me where i'm wrong.
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
Kudos
Add Kudos
Bookmarks
Bookmark this Post
prateekpsm
I'm getting an answer of 2/3.

Can someone please tell me what is wrong with my method. Plus chetan2u i find your method a bit complicated.

A & B can only attain values as 0 or 1 while C can be 0, 1 or 2. In this also there are conditions like C cannot be 2 even if either of A or B is 0. Hence in my opinion ABC has only 6 possible solutions.

ABC
000
001
011
101
111
112

In above 6 possibilities only 4 Agree with the question and hence the answer should be 4/6 or 2/3.

Please correct me where i'm wrong.

The method you have taken is wrong.
C can be 1 when c is between 0.5 and 1.5, so it cannot be the same as C being 2, which is possible only when c is between 1.5 and 2.

You may find method complicated, but then that is the solution as you have to take into account values of a, b and c also, and not just values of A, B and C.
A, B and C are dependent on a, b and c respectively.
User avatar
prateekpsm
Joined: 06 Jan 2020
Last visit: 20 Apr 2024
Posts: 27
Own Kudos:
Given Kudos: 38
Location: India
GMAT 1: 720 Q50 V37
GMAT 1: 720 Q50 V37
Posts: 27
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
prateekpsm
I'm getting an answer of 2/3.

Can someone please tell me what is wrong with my method.
A & B can only attain values as 0 or 1 while C can be 0, 1 or 2. In this also there are conditions like C cannot be 2 even if either of A or B is 0. Hence in my opinion ABC has only 6 possible solutions.

ABC
000
001
011
101
111
112

In above 6 possibilities only 4 Agree with the question and hence the answer should be 4/6 or 2/3.

Please correct me where i'm wrong.

The method you have taken is wrong.
C can be 1 when c is between 0.5 and 1.5, so it cannot be the same as C being 2, which is possible only when c is between 1.5 and 2.

You may find method complicated, but then that is the solution as you have to take into account values of a, b and c also, and not just values of A, B and C.
A, B and C are dependent on a, b and c respectively.

chetan2u Thanks for a quick reply, but i have considered all the possibilities. I will give examples also, just endure with me one last time.

ABC a b c
000 0.2 0.2 0.4
001 0.4 0.2 0.6
011 0.2 0.6 0.8
101 0.6 0.2 0.8
111 0.6 0.6 1.2
112 0.8 0.8 1.6

Is there any other possibility?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
Kudos
Add Kudos
Bookmarks
Bookmark this Post
prateekpsm
chetan2u
prateekpsm
I'm getting an answer of 2/3.

Can someone please tell me what is wrong with my method.
A & B can only attain values as 0 or 1 while C can be 0, 1 or 2. In this also there are conditions like C cannot be 2 even if either of A or B is 0. Hence in my opinion ABC has only 6 possible solutions.

ABC
000
001
011
101
111
112

In above 6 possibilities only 4 Agree with the question and hence the answer should be 4/6 or 2/3.

Please correct me where i'm wrong.

The method you have taken is wrong.
C can be 1 when c is between 0.5 and 1.5, so it cannot be the same as C being 2, which is possible only when c is between 1.5 and 2.

You may find method complicated, but then that is the solution as you have to take into account values of a, b and c also, and not just values of A, B and C.
A, B and C are dependent on a, b and c respectively.

chetan2u Thanks for a quick reply, but i have considered all the possibilities. I will give examples also, just endure with me one last time.

ABC a b c
000 0.2 0.2 0.4
001 0.4 0.2 0.6
011 0.2 0.6 0.8
101 0.6 0.2 0.8
111 0.6 0.6 1.2
112 0.8 0.8 1.6

Is there any other possibility?

Possibilities are within each case.
000 can mean
0.124, 0.12, 0.244
0.1, 0.3, 0.4
0.3, 0.1, 0.4 ans so on
These possibilities do not get considered in taking 000 as just one case.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,968
Own Kudos:
Posts: 38,968
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109746 posts
Tuck School Moderator
853 posts