Last visit was: 18 Nov 2025, 16:01 It is currently 18 Nov 2025, 16:01
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,070
 [30]
3
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,534
Own Kudos:
8,099
 [26]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,534
Kudos: 8,099
 [26]
22
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
DangerPenguin
Joined: 10 Sep 2014
Last visit: 22 Dec 2014
Posts: 90
Own Kudos:
118
 [11]
Given Kudos: 25
Posts: 90
Kudos: 118
 [11]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
BassanioGratiano
Joined: 23 Oct 2014
Last visit: 11 Apr 2015
Posts: 76
Own Kudos:
221
 [1]
Given Kudos: 66
Concentration: Marketing
Posts: 76
Kudos: 221
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
DangerPenguin
Given a ratio of 5:4 I used length of 10 and width of 8 for the yard as a starting point. The area of the yard would then be 10x8=80m and the area of the hedge would be (15x12)-80 = 180-80=100. This tells us that with length 10 and width 8, the yard is not as big as the hedge. Therefore, the width must be larger than 8.

A. knowing that the square root of 2 is roughly 1.4, this answer is approx. 8.4. this is what we are looking for but we need to check to see if any other choices are larger than 8
B. too small
C. too small
D. too small
E. too small

Answer A!

This was majorly brilliant. I was going through a ridiculous quadratic equation only to think, "There has to be an easier way to solve this," and here it is.
avatar
kinghyts
Joined: 22 Sep 2012
Last visit: 26 Apr 2015
Posts: 106
Own Kudos:
151
 [6]
Given Kudos: 49
Concentration: Strategy, Technology
WE:Information Technology (Computer Software)
Posts: 106
Kudos: 151
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The ratio of the length to width of the yard = 5: 4

Let length = 5x and width = 4x

therefore we know , 5x * 4x = 15*12 - 5x*4x
=> x^2 = 4.5
Therefore, x = 3 * sqrt (1/2)

Therefore, width of the the yard = 4x = 4 * 3 * sqrt (1/2) = 6 * sqrt(2)

Hence A) is the answer
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,070
 [5]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,070
 [5]
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Official Solution:


Note: Figure not drawn to scale.

A rectangular yard (white area) is surrounded by a hedge (shaded region) with a length of 15 meters and a width of 12 meters, as shown in the figure above. The area of the yard is equal to the area of the hedge. If the ratio of the length of the hedge to the width of the hedge is the same as the ratio of the length of the yard to the width of the yard, what is the width, in meters, of the yard?

A. \(6\sqrt{2}\)
B. \(\frac{5}{4}\)
C. \(\frac{6}{\sqrt{2}}\)
D. \(7\frac{\sqrt{2}}{2}\)
E. \(\frac{6}{2}\)


Let the length of the yard be \(x\), and let the width of the yard be \(y\).

We are told that the length of the hedge is 15 meters and that the width of the hedge is 12 meters, so we can find the area of the yard and hedge combined using the formula for area of a rectangle: \(A_{\text{yard and hedge}} = \text{length} \times \text{width} = 15 \times 12 = 180\). Similarly, we can find the area of the yard: \(A_{yard} = xy\).

We are told that the area of the yard and the hedge are equal, so the area of the hedge must also be \(A_{hedge} = A_{yard} = xy\). We can use this information to write \(xy + xy = 2xy = 180\), or \(xy = 90\).

We know that the length and width of the yard are in the same ratio as the length and width of the hedge. We express this with a proportion: \(\frac{15}{12} = \frac{x}{y}\). Cross-multiply to get \(15y = 12x\). Simplify to get \(5y = 4x\).

Now we have two equations for \(x\) and \(y\). We will solve for these unknowns using substitution. Since we want to find the width, \(y\), we first solve for \(x\) in terms of \(y\). From the equation \(xy = 90\), we get \(x = \frac{90}{y}\). We plug this into \(5y = 4x\) and get \(5y = 4 \times \frac{90}{y} = \frac{360}{y}\). Dividing both sides by 5 and multiplying by \(y\), we find \(y^2 = 72\). We now take the square root of both sides to get \(y = \sqrt{72}\).

To simplify this square root, we look for a perfect square that is a factor of 72. We note that \(72 = 36 \times 2\), and so \(y = \sqrt{72} = \sqrt{36 \times 2} = \sqrt{36} \times \sqrt{2} = 6\sqrt{2}\).

Answer: A.
User avatar
Temurkhon
Joined: 23 Jan 2013
Last visit: 06 Apr 2019
Posts: 412
Own Kudos:
Given Kudos: 43
Schools: Cambridge'16
Schools: Cambridge'16
Posts: 412
Kudos: 314
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I missed the fact that one should 180/2=90, so

5x*4x=90
20x^2=90
x^2=90/20 --> x=3*sqrt2/2

finally, 3*sqrt2*4/2=6*sqrt2

A
User avatar
anulfc
Joined: 21 Dec 2014
Last visit: 24 Jul 2019
Posts: 67
Own Kudos:
Given Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don't get it. Why is everyone taking the length and breadth of the hedge as 15 and 12? Wouldn't the area be 180 then? And we know the area is 90. So, shouldn't we equate X/Y = 15-X/12-Y??
Can anyone tell me what silly mistake i am doing?
User avatar
anulfc
Joined: 21 Dec 2014
Last visit: 24 Jul 2019
Posts: 67
Own Kudos:
Given Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don't get it. Why is everyone taking the length and breadth of the hedge as 15 and 12? Wouldn't the area be 180 then? And we know the area is 90. So, shouldn't we equate X/Y = 15-X/12-Y??
Can anyone tell me what silly mistake i am doing?
Bunuel
PareshGmat
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,070
Kudos
Add Kudos
Bookmarks
Bookmark this Post
AnubhavRao
I don't get it. Why is everyone taking the length and breadth of the hedge as 15 and 12? Wouldn't the area be 180 then? And we know the area is 90. So, shouldn't we equate X/Y = 15-X/12-Y??
Can anyone tell me what silly mistake i am doing?
Bunuel
PareshGmat

The ratio of the length of the hedge (15) to the width of the hedge (12) is the same as the ratio of the length of the yard (x) to the width of the yard (y): 15/12 = x/y

Attachment:
Untitled.png
Untitled.png [ 8.3 KiB | Viewed 13984 times ]
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,070
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,070
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
anulfc
Joined: 21 Dec 2014
Last visit: 24 Jul 2019
Posts: 67
Own Kudos:
Given Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ohhh so those aren't the actual dimensions but their ratios. Dimensions will be less than those so as to have an area of 90.
My bad.
Thank you for swift response, Bunuel :)
User avatar
mvictor
User avatar
Board of Directors
Joined: 17 Jul 2014
Last visit: 14 Jul 2021
Posts: 2,124
Own Kudos:
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Products:
GMAT 1: 650 Q49 V30
Posts: 2,124
Kudos: 1,263
Kudos
Add Kudos
Bookmarks
Bookmark this Post
180-lw=lw or 180=2lw or lw=90.

now l/w=5/4

5l/4 * l = 90
l^2 = 90*4/5
l^2 = 72
l= sqrt(72)
sqrt(72) = 6(sqrt2)

A.
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,030
Own Kudos:
Given Kudos: 27
Posts: 1,030
Kudos: 1,943
Kudos
Add Kudos
Bookmarks
Bookmark this Post
let L,W=length and width of hedge
let l,w=length and width of yard
LW=180m^2
lw=LW-lw=90m^2
15/12=5/4
(5x)(4x)=90
x^2=9/2
x=3/sqrt2
4x=(6)(sqrt2) meters width of yard
User avatar
spetznaz
Joined: 08 Jun 2015
Last visit: 14 Jul 2024
Posts: 255
Own Kudos:
Given Kudos: 147
Location: India
GMAT 1: 640 Q48 V29
GMAT 2: 700 Q48 V38
GPA: 3.33
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A it is well explained above !
User avatar
DarkHorse2019
Joined: 29 Dec 2018
Last visit: 07 May 2020
Posts: 89
Own Kudos:
Given Kudos: 10
Location: India
WE:Marketing (Real Estate)
Posts: 89
Kudos: 272
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PareshGmat
Answer = A \(= 6\sqrt{2}\)

Total Area = 15*12 = 180

Given that Area of rectangular yard = Area of Hedge (shaded region) \(= \frac{180}{2} = 90\)


Dear Moderators chetan2u, VeritasKarishma gmatbusters
Can you help ? I am unable to understand why did we divide the area of 180 by 2 to get 90
User avatar
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 14 Nov 2025
Posts: 1,924
Own Kudos:
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,924
Kudos: 6,646
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Total Area = 15*12 = 180

Given that Area of rectangular yard = Area of Hedge (shaded region)
So, let Area of rectangular yard = Area of Hedge (shaded region) = x
hence, x+x = total area = 180,
2x = 180,
or x = 180/2 = 90.

Area of rectangular yard = Area of Hedge (shaded region) \(= \frac{180}{2} = 90\)

DarkHorse2019
PareshGmat
Answer = A \(= 6\sqrt{2}\)

Total Area = 15*12 = 180

Given that Area of rectangular yard = Area of Hedge (shaded region) \(= \frac{180}{2} = 90\)


Dear Moderators chetan2u, VeritasKarishma gmatbusters
Can you help ? I am unable to understand why did we divide the area of 180 by 2 to get 90
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,265
Own Kudos:
76,982
 [2]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,265
Kudos: 76,982
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
DarkHorse2019
PareshGmat
Answer = A \(= 6\sqrt{2}\)

Total Area = 15*12 = 180

Given that Area of rectangular yard = Area of Hedge (shaded region) \(= \frac{180}{2} = 90\)


Dear Moderators chetan2u, VeritasKarishma gmatbusters
Can you help ? I am unable to understand why did we divide the area of 180 by 2 to get 90

Area of yard (white rectangle) = Area of hedge (shaded region)

Total area of yard + hedge = 15*12 = 180 (Area of the complete big rectangle)

So area of just the yard = 180/2 = 90

Ratio of length:width = 5:4. Say the length and width are 5x and 4x.

\(5x*4x = 90\)
\(x = 3/\sqrt{2}\)

\(Width = 4x = 4*3/\sqrt{2} = 6\sqrt{2}\)
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,350
Own Kudos:
Given Kudos: 1,656
Posts: 1,350
Kudos: 741
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let L = length of Internal yard

Let W = width of Internal yard

Area of Hedge = (15 * 12) - (L * W)

Area of Yard = L * W


Since Area of Yard = Area of Hedge

(180) - LW = LW

180 = 2 * LW ---- equation 1



(Length of Hedge) / (Width of Hedge) = 15 / 12 = L / W

L = (5/4) * W ----Substituting L in for equation 1 above


2 * (5/4) * w * w = 180

(w)^2 = 72

w = sqrt(72) = 6 * sqrt(2)


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