Last visit was: 20 Nov 2025, 06:27 It is currently 20 Nov 2025, 06:27
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
Sub 505 Level|   Algebra|                  
User avatar
Walkabout
Joined: 02 Dec 2012
Last visit: 30 Oct 2025
Posts: 172
Own Kudos:
28,199
 [34]
Given Kudos: 35
Products:
Posts: 172
Kudos: 28,199
 [34]
5
Kudos
Add Kudos
29
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,416
Own Kudos:
778,505
 [5]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,416
Kudos: 778,505
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 12 Aug 2025
Posts: 1,108
Own Kudos:
Given Kudos: 3,851
Posts: 1,108
Kudos: 1,113
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,802
Own Kudos:
6,065
 [1]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,802
Kudos: 6,065
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
dave13
Bunuel
What is the value of b + c ?

(1) ab + cd + ac + bd = 6 --> \((ab+bd)+(cd+ac)=6\) --> \(b(a+d)+c(a+d)=6\) --> \((a+d)(b+c)=6\) --> if \(a+d=1\), then \(b+c=6\) but if \(a+d=6\), then \(b+c=1\). Not sufficient.

(2) a + d = 4. Nothing about \(b\) and \(c\). Not sufficient.

(1)+(2) From (1) we have that \((a+d)(b+c)=6\) and from (2) we have that \(a + d = 4\), thus \(4(b+c)=6\) --> \(b+c=1.5\). Sufficient.

Answer: C.

pushpitkc hello

can you help me please :) sos :) cant understand the logic of Bunuel`s solution...

how from this \(b(a+d)+c(a+d)=6\) he gets this \((a+d)(b+c)=6\)

Alsi \(a+d=1\) how can a+d equal to 1 :? why a = 0.5 and d = 0.5 :? ?


and he says if \(b+c=6\) ... but first statement says that whole expression is 6 ----> ab + cd + ac + bd = 6

:?

and from combing two statements how can \(b+c=1.5\). :? why decimal and not integers :? and why 1.5 :?


Hey dave13

To begin with, \(b(a+d)+c(a+d)\) can also be written as \((b+c)(a+d)\)
because if you take (a+d) as common, you will get the expression (b+c)

Whenever you have trouble with such expression - put some random values for a,b,c, and d

If a=1,b=2,c=3, and d=4
The right-hand side \(b(a+d)+c(a+d)\) is \(2(1+4) + 3(1+4) = 2*5 + 3*5 = 25\)
Similarly,the left hand side \((b+c)(a+d)\) is \((2+3)(1+4) = 5*5 = 25\) and we can prove the same

Coming to the second part of your question, in Bunuel's solution it has been given
If \(a+d=1\) then \(b+c=6\) since in statement 1 it is written that \((a+d)(b+c) = 6\)
The reason it is not sufficient is there is a second possibility when \(a+d=6\) and \(b+c=1\)
So, (b+c) can have two values - 1 or 6

Hope this helps clear your confusion!
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,359
 [3]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,359
 [3]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Walkabout
What is the value of b + c ?

(1) ab + cd + ac + bd = 6
(2) a + d = 4

Target question: What is the value of b + c ?

Statement 1: ab + cd + ac + bd = 6
Rearrange terms: ab + ac + bd + cd = 6
Factor the a out of the first two terms to get: a(b + c) + bd + cd = 6
Factor the d out of the last two terms to get: a(b + c) + d(b + c) = 6
Rewrite as: (a + d)(b + c) = 6

There are infinitely many values of a, b, c and d that satisfy the equation (a + d)(b + c) = 6. Here are two:
Case a: a + d = 1 and b + c = 6. In this case, the answer to the target question is b + c = 6
Case b: a + d = 2 and b + c = 3. In this case, the answer to the target question is b + c = 3
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: a + d = 4
Since we're given NO INFORMATION about b and c, we cannot answer the target question with certainty.
So, statement 2 is NOT SUFFICIENT

Statements 1 and 2 combined
Statement 1 tells us that (a + d)(b + c) = 6
Statement 2 tells us that a + d = 4

Take the first equation and replace a + d with 4
We get: (4)(b + c) = 6
So, is MUST be the case that b + c = 1.5
Since we can answer the target question with certainty, the combined statements are SUFFICIENT

Answer: C

Cheers,
Brent
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,709
 [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,238
Kudos: 43,709
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the value of b + c?

(1) ab + cd + ac + bd = 6
Four variables, so we will not get our answer but let's simplify the equation..
\(ab+cd+ac+bd=6..........ab+ac+cd+bd=6.........a(b+c)+d (b+c)=6.........(a+d)(b+c)=6\)
Insufficient

(2) a + d = 4
Clearly insufficient

Combined
\((a+d)(b+c)=6\)
So if a+d=4, 4*(c+b)=6......c+b=6/4=3/2
Sufficient

C
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 20 Nov 2025
Posts: 6,842
Own Kudos:
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,842
Kudos: 16,354
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
What is the value of b + c?

(1) ab + cd + ac + bd = 6
(2) a + d = 4

Question: b+c = ?

Statement 1: ab + cd + ac + bd = 6
i.e. (a+d)*(b+c)=6
NOT SUFFICIENT

Statement 2: a + d = 4
NOT SUFFICIENT

Combining the two statements
(a+d)*(b+c)=6
i.e. b+c = 6/4
SUFFICIENT

Answer: Option C
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 20 Nov 2025
Posts: 5,794
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,515
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Walkabout
What is the value of b + c ?

(1) ab + cd + ac + bd = 6
(2) a + d = 4

What is the value of b + c ?

(1) ab + cd + ac + bd = 6
(a+d)(b+c) = 6
Since the value of (a+d) is unknown
NOT SUFFICIENT

(2) a + d = 4
NOT SUFFICIENT

(1) + (2)
(1) ab + cd + ac + bd = 6
(a+d)(b+c) = 6
(2) a + d = 4
b+c = 6/4 = 3/2 = 1.5
SUFFICIENT

IMO C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,598
Own Kudos:
Posts: 38,598
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105416 posts
496 posts