Last visit was: 18 Nov 2025, 22:40 It is currently 18 Nov 2025, 22:40
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
parkhydel
Joined: 03 Jun 2019
Last visit: 27 Mar 2025
Posts: 273
Own Kudos:
20,388
 [24]
Given Kudos: 60
Posts: 273
Kudos: 20,388
 [24]
Kudos
Add Kudos
24
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Sajjad1994
User avatar
GRE Forum Moderator
Joined: 02 Nov 2016
Last visit: 18 Nov 2025
Posts: 17,289
Own Kudos:
49,295
 [1]
Given Kudos: 6,179
GPA: 3.62
Products:
Posts: 17,289
Kudos: 49,295
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
Sumi1010
Joined: 21 Aug 2018
Last visit: 19 Jan 2025
Posts: 300
Own Kudos:
Given Kudos: 20
Location: India
Posts: 300
Kudos: 696
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
TarunKumar1234
Joined: 14 Jul 2020
Last visit: 28 Feb 2024
Posts: 1,107
Own Kudos:
Given Kudos: 351
Location: India
Posts: 1,107
Kudos: 1,348
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let's say length= l and width=w, Area= l*w

Equation1: (l+5)*w=2*lw so, l=5= Length
Equation2: l*(w+2) =1.5*lw, so, w=4= Width
User avatar
jhavyom
Joined: 02 Sep 2019
Last visit: 17 Dec 2022
Posts: 174
Own Kudos:
268
 [1]
Given Kudos: 28
Location: India
Schools: ISB'22
Schools: ISB'22
Posts: 174
Kudos: 268
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Andy is considering enlarging his existing garden, which is rectangular. He has two options. If he increases the length of the existing garden by 5 m and does not change the width, then the area of the enlarged rectangular garden will be twice the area of the existing garden. On the other hand, if he increases the width of the existing garden by 2 m and does not change the length, then the area of the enlarged rectangular garden will be 1.5 times the area of the existing garden.

Let the existing length and width be x and y respectively.

If he increases the length of the existing garden by 5 m and does not change the width, then the area of the enlarged rectangular garden will be twice the area of the existing garden

(x+5)y = 2xy
or, x = 5 m

if he increases the width of the existing garden by 2 m and does not change the length, then the area of the enlarged rectangular garden will be 1.5 times the area of the existing garden

x(y+2) = 1.5(xy)
or, y = 4 m

Therefore, existing garden's dimensions are:
Length (x) = 5 m
Width (y) = 4 m
avatar
Deepakjhamb
Joined: 29 Mar 2020
Last visit: 15 Sep 2022
Posts: 218
Own Kudos:
Given Kudos: 14
Location: India
Concentration: General Management, Leadership
GPA: 3.96
WE:Business Development (Telecommunications)
Posts: 218
Kudos: 135
Kudos
Add Kudos
Bookmarks
Bookmark this Post
answer 1 :

(l+5)*w = 2lw - eq 1

l* (w+2) = 3/2lw -eq 2

from eq 1 l = 5 and from eq2 w= 4
User avatar
rocky620
User avatar
Retired Moderator
Joined: 10 Nov 2018
Last visit: 11 May 2023
Posts: 501
Own Kudos:
607
 [1]
Given Kudos: 229
Location: India
Concentration: General Management, Strategy
GMAT 1: 590 Q49 V22
WE:Other (Retail: E-commerce)
GMAT 1: 590 Q49 V22
Posts: 501
Kudos: 607
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let the original Length = "l", Breadth = "b"
Original ares = l*b

Case-1

Increasing the length by 5, keeping the breadth same the area will be double the original

(l+5)*b = 2l*b
lb + 5b = 2lb
5b = lb
l=5

Case-2

Increasing the breadth by 2, keeping the length same the area will be 1.5 times the original

l*(b+2) = 1.5*l*b
lb + 2l = 1.5lb
Replacing l with 5 (from case-1)
5b+10 = 7.5b
10=2.5b
b=4

l=5, b=4
User avatar
Sajjad1994
User avatar
GRE Forum Moderator
Joined: 02 Nov 2016
Last visit: 18 Nov 2025
Posts: 17,289
Own Kudos:
Given Kudos: 6,179
GPA: 3.62
Products:
Posts: 17,289
Kudos: 49,295
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is an easy question just checking the test taker’s basic math knowledge, OA is updated that is (Length (m): 5 Width (m): 4

Good reasoning by Sumi1010 and jhavyom

Deepakjhamb Not explained well subjectively but yes the answer is correct. We can solve this question without any math involved but the math route is faster.

Good Luck
User avatar
RahulJain293
Joined: 24 Apr 2022
Last visit: 25 May 2025
Posts: 167
Own Kudos:
Given Kudos: 96
Location: India
Concentration: General Management, Nonprofit
GMAT Focus 1: 585 Q81 V80 DI76
GMAT Focus 1: 585 Q81 V80 DI76
Posts: 167
Kudos: 100
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I tried as below ..


We know L*B = A ----- eq 1

Question says,
(L+5)*B = 2A
LB + 5B = 2A

(Sub eq 1 above)
A + 5B = 2A
A = 5B --- eq 2

Also, L(B+2) = 1.5A
solving we get A = 4L --- eq3

Equating 2 & 3, we get

4L = 5B
Hence, L/B = 5/4

Therefore, Length = 5 and Breadth = 4
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,584
Own Kudos:
Posts: 38,584
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
105356 posts
496 posts