Last visit was: 19 Nov 2025, 08:06 It is currently 19 Nov 2025, 08:06
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: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,262
 [110]
3
Kudos
Add Kudos
106
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
CareerGeek
Joined: 20 Jul 2017
Last visit: 19 Nov 2025
Posts: 1,292
Own Kudos:
4,268
 [45]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
GMAT 1: 690 Q51 V30
Posts: 1,292
Kudos: 4,268
 [45]
40
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
u1983
User avatar
Current Student
Joined: 24 Aug 2016
Last visit: 06 Jun 2021
Posts: 710
Own Kudos:
852
 [20]
Given Kudos: 97
GMAT 1: 540 Q49 V16
GMAT 2: 680 Q49 V33
Products:
GMAT 2: 680 Q49 V33
Posts: 710
Kudos: 852
 [20]
20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,509
 [3]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,509
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
If A+B=C, A+D=B, 2C=3D and A, B, C, and D are positive integers, what is the least possible value of B?

A. 1
B. 4
C. 5
D. 6
E. 10

Given: A+B=C, A+D=B, 2C=3D and A, B, C, and D are positive integers

Asked: what is the least possible value of B?

A=C-B=B-D => 2B=C+D => B=(C+D)/2

2C = 3D = k
C= k/2 is a positive integer
D=k/3 is a positive integer
B= (k/2+k/3)/2 = 5k/12 is a positive integer
For B to be an integer k=12m
B=5m
Least possible value of B = 5

IMO C
User avatar
Sayon
Joined: 08 Jan 2018
Last visit: 03 Jan 2023
Posts: 73
Own Kudos:
270
 [2]
Given Kudos: 374
Posts: 73
Kudos: 270
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A, B, C and D are positive integers.

A + B = C -> 2A + 2B = 2C -> (a)
A + D = B -> 3A + 3D = 3B -> 3B – 3A = 3D -> (b)
2C = 3D -> (c)
Putting (a) and (b) in (c)

2A + 2B = 3B – 3A => 5A = B => A = B/5 -> (d)

From (d), B has to be a multiple of 5. So eliminate options A, B, and D.

When B = 5
A=1, C= 6, D = 4. This certainly satisfies all the equations

Therefore, least possible value of B is 5. Answer C
User avatar
ancored
User avatar
Current Student
Joined: 10 Mar 2019
Last visit: 26 Sep 2021
Posts: 18
Own Kudos:
95
 [4]
Given Kudos: 136
Posts: 18
Kudos: 95
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If A+B=C, A+D=B, 2C=3D and A, B, C, and D are positive integers, what is the least possible value of B?

Let's solve an equation
2A+2B=2C
3A+3D=3B
3D=3B-3A
since 3D=2C
2A+2B=3B-3A
B=5A
Since A and B are positive integers we can assume the least value for A=1 and thus the least value of B=5

The answer is C
User avatar
RusskiyLev
Joined: 26 Mar 2019
Last visit: 26 Mar 2022
Posts: 63
Own Kudos:
106
 [1]
Given Kudos: 142
Location: Azerbaijan
Concentration: Finance, Strategy
GMAT 1: 730 Q50 V38
Products:
GMAT 1: 730 Q50 V38
Posts: 63
Kudos: 106
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
If \(A+B=C\), \(A+D=B\), \(2C=3D\) and \(A\), \(B\), \(C\), and \(D\) are positive integers, what is the least possible value of \(B\)?

Let us write down the first equation:
\(A + B = C\)
We also know that \(A + D = B\). We can also write it down as \(A = B - D\).
Let us replace \(A\) with this new equation. In this case:\(A + B = B + B - D = C\)
\(2B - D = C\)
We also know that \(2C = 3D\). So, \(C= \frac{3}{2}D\).
By replacing \(D\) in the previous equation we get \(2B - D = C = \frac{3}{2}D\)
\(2B = \frac{5}{2}D\)
\(B = \frac{5}{2}D : 2 = \frac{5}{4} D\)
Putting it into the equation \(A + D = B\), we get \(A + D = \frac{5}{4} D\) => \(A = \frac{1}{4} D\)
Since \(A\) is the smallest of all the integers, and it is positive, it can be at least 1. Thus, \(D = 4A = 4\). In this case \(B = \frac{5}{4}D = 5\).

Answer: C
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,356
 [1]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,356
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The least possible value of B ?

\(2C=3D\) --> Equation (1): \(C=\frac{3}{2}D\)
\(A+B=C\) --> Equation (2): \(A+B=\frac{3}{2}D\)
\(A+D=B\) --> Equation (3): \(A-B=-D\)

Equation (2) - Equation (3) :
\(2B=\frac{5}{2}D\) --> \(B=\frac{5}{4}D\) .....Equation (3)

If \(B\) and D each have to be positive integer, then we deduce that the least possible value of D is 4 from Equation (4).
Consequently, the least possible value of B is \(B=\frac{5}{4}(4) = 5\).

QUICK VERIFICATION:
\(D=4;\) \(C=\frac{3}{2}D = 6;\)
\(B=5;\) \(A-B=-D\) --> \(A-5=-4\) --> \(A=1\)
A,B,C,D are all positive integers and satisfy all known equations.

Answer is (C)
avatar
Vinit1
Joined: 24 Jun 2019
Last visit: 28 Feb 2020
Posts: 56
Own Kudos:
100
 [2]
Given Kudos: 66
Posts: 56
Kudos: 100
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
If A+B=C, A+D=B, 2C=3D and A, B, C, and D are positive integers, what is the least possible value of B?

All variables are positive integers. We can try to determine their relations with eachother

A+B=C... So, A<C & B<C........(1)
A+D=B.... So, A<B & D<B...... (2)
combining (1) and (2)..... A<B<C & D<B ........(3)... we dont know if D is less than A or greater than A

A+B=C
2A+2B=2C... multiplying both sides by 2
2A+2B=3D..... because given that 2C=3D
2A+2A+2D=3D.... because A+D=B is given
4A=D...... So, A<D...... (4)

Combining (3) and (4).... A<D<B<C


A is the smallest integer of the 4, so A = 1 is the least possible value that A can have
We can use A = 1 to find least possible value of B

4A=D.... from (4)
so D = 4

B = A+D... Given

So, B = 5

Any other value of A will result in a higher value of B.

ANSWER: C-5
User avatar
JonShukhrat
Joined: 06 Jun 2019
Last visit: 01 Jul 2024
Posts: 313
Own Kudos:
991
 [2]
Given Kudos: 655
Location: Uzbekistan
Posts: 313
Kudos: 991
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What we know for sure from the stem is the following:

1. \(A+B = C\)

2. \(A+D = B\)

3. \(2C = 3D\)

What we need to figure out the least possible value of integer \(B\). So let’s solve the first equation for \(B\): \(A+B=C\) or \(B=C-A\). The second equation tells us that \(B=A+D\). Now by adding these two equations we get \(2B=C+D\). From the second equation we know that \(2C=3D\). In order to create similar values and substitute them we multiply \(2B=C+D\) by \(2\) and get \(4B=2C+2D\).

Substituting \(2C\) for \(3D\) we get \(4B=2D+3D\) or \(4B=5D\).

So \(\frac{B}{D}=\frac{5}{4}\) or \(B=5x\)

Considering that \(B\) is an integer, the least possible value for \(x\) is \(1\) or \(B=5*1=5\). Hence the least possible value of \(B\) is \(5\)

Hence C
User avatar
ccheryn
Joined: 15 Jun 2019
Last visit: 05 Nov 2022
Posts: 133
Own Kudos:
221
 [1]
Given Kudos: 123
Posts: 133
Kudos: 221
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If A + B = C, A + D = B, 2C = 3D and A, B, C, and D are positive integers, what is the least possible value of B?

A. 1
B. 4
C. 5
D. 6
E. 10

solving the above equation

B + A = C ,...................1
B - A = D.........................2
2C = 3D........................3

First Method

adding 1 and 2

2b = c + d

sub 3 in this
2b = c + 2c/3
2b = 5c/3
6b = 5c as b and c are positive integers, the above equation is possible for b = 5,10,15,20 and c = 6,12,18,24 etc ( as all are positive integers so they cannot be zero).

hence minimum value possible for b is 5,

second method

2c = 3d so the numbers possible are for c= 3,6,9,12 ... so on for D = 2, 4,6,8 .. so on respectively. ( both cannot be zero as given all are positive integers)

sub lowest corresponing value c =3 and d =2 in equation 1 and 2
B + A = C , gives B+a = 3
B - A = D.gives b-a =2

adding 2b = 5 so 5 is not integer

so substituting second lowest corresponing value c =6 and d =4 in equation 1 and 2
B + A = C , gives B+a = 6
B - A = D.gives b-a =4

adding 2b = 10 b=5 , yes we got it this is the lowest possible integer value for B

so ans is C for value 5
avatar
Ilishar
Joined: 12 Aug 2017
Last visit: 30 Mar 2020
Posts: 44
Own Kudos:
59
 [2]
Given Kudos: 75
Concentration: General Management, Marketing
Posts: 44
Kudos: 59
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Algebra PS

Posted from my mobile device
Attachments

IMG_20190727_105643.jpg
IMG_20190727_105643.jpg [ 1014.06 KiB | Viewed 24268 times ]

User avatar
hiranmay
Joined: 12 Dec 2015
Last visit: 22 Jun 2024
Posts: 459
Own Kudos:
560
 [2]
Given Kudos: 84
Posts: 459
Kudos: 560
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If A+B=CA+B=C, A+D=BA+D=B, 2C=3D2C=3D and A, B, C, and D are positive integers, what is the least possible value of B?

Given:
A,B, C>=1 & integers
A+B=C --(i)
A+D=B--(ii)
2C=3D---(iii)
replace C from (iii) in (i)
A+B= 3D/2
=> 2A+2B=3D ---(iv)
replace D from (ii) in (iv)
2A+2B=3(B-A)
=> B=5A
A >=1
so B >=5
so minimum value of B is 5


A. 1
B. 4
C. 5--> correct
D. 6
E. 10
User avatar
somesh86
Joined: 18 Jun 2013
Last visit: 23 Jun 2023
Posts: 86
Own Kudos:
199
 [1]
Given Kudos: 198
Location: India
Concentration: Technology, General Management
GMAT 1: 690 Q50 V35
GPA: 3.2
WE:Information Technology (Consulting)
Products:
GMAT 1: 690 Q50 V35
Posts: 86
Kudos: 199
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given,

A + B = C
A + D = B
2C = 3D

Let us check the options,

A. 1

This cannot be the answer as it is given that A,B,C,D are positive integers. Hence, we cannot have A and D integer values which will add up to 1.

Incorrect.

B. 4

Consider 3 cases here,

A B C D
1 4 5 3
3 4 7 1
2 4 6 2

None of the 3 cases satisfy the given equations.

Incorrect.

C. 5

Consider 4 cases here,

A B C D
1 5 6 4 --> This satisfies all the 3 equations.
4 5 9 1
2 5 7 3
3 5 8 2

Since this is the smallest of the remaining options, this is the answer.

Correct.

D. 6

Incorrect.

E. 10

Incorrect, although note that the following values of A,B,C,D also satisfy the given equations but B's value here is not the smallest.

A B C D
2 10 12 8

Incorrect.

Answer: C
avatar
komals06
Joined: 10 Nov 2014
Last visit: 20 Jul 2023
Posts: 29
Own Kudos:
39
 [2]
Given Kudos: 282
Location: United States
Concentration: Marketing, Strategy
Posts: 29
Kudos: 39
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If A+B=CA+B=C, A+D=BA+D=B, 2C=3D2C=3D and A, B, C, and D are positive integers, what is the least possible value of B?

Soln:

We are Given
i) A+B=C therefore A=C-B ( We want to find B so we do this )
ii) A+D =B
iii) 2C =3D

Replacing A in (ii) A+D = B we get C-B+D=B , simplifying it further we get C+D=2B

2C=3D , we replace in above equation C+D=2B , we get, 5D=4B

B= 5/4 D

We need least possible value of B. Also note it is positive integer. D has to be 4 to get integer value of B.

Therefore least possible value of B=5

And choice C
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 03 Jun 2025
Posts: 1,157
Own Kudos:
1,941
 [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,157
Kudos: 1,941
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If A+B=C, A+D=B, 2C=3D and A, B, C, and D are positive integers, what is the least possible value of B?

A. 1
B. 4
C. 5
D. 6
E. 10

2C = 3D
thus minimum value of D = 3/2C
hence D = 3 and C =2
but C can not be 2 as a+b>2
let us take another smallest value of C = 6, D= 4
now a+b =C
a+d = b
1+4 = 5
and
A+B=C
1+5 = 6
hence B = 5
thus C is the answer
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
given abcd positive integers
we have
c/d=3/2=> c,d can be (3,2) (6,4) etc
b=c-a
b=a+d
=>b=(c+d)/2


3,2 not possible so option least number is option d
User avatar
Sabby
Joined: 17 Jun 2018
Last visit: 02 May 2025
Posts: 84
Own Kudos:
106
 [1]
Given Kudos: 397
Location: France
GPA: 3.85
Posts: 84
Kudos: 106
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A+B=C
A+D=B ==> D=B-A ( so we only get As and Bs in our equation)

2C=3D
2(A+B)=3(B-A)
2A+2B=3B-3A
5A=B

Therefore the least value of B is 5 for A=1

Answer C)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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
105389 posts
Tuck School Moderator
805 posts