Last visit was: 19 Nov 2025, 15:37 It is currently 19 Nov 2025, 15:37
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,390
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,390
Kudos: 778,367
 [14]
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,511
 [9]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,511
 [9]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Ivy17
Joined: 21 Dec 2020
Last visit: 24 Sep 2025
Posts: 41
Own Kudos:
19
 [2]
Given Kudos: 29
Location: India
GMAT 1: 720 Q49 V38
GPA: 3.64
GMAT 1: 720 Q49 V38
Posts: 41
Kudos: 19
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
PRamesh2008
Joined: 30 Mar 2021
Last visit: 17 Jul 2022
Posts: 109
Own Kudos:
92
 [2]
Given Kudos: 48
Location: India
Products:
Posts: 109
Kudos: 92
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Suppose the green rectangle have
Length = L
Breadth = B

Using gthe property of similar triangles, we get
12/L = B/5
LB = 60
Thus, Area of Rectangle = 60 cm^2

Now, Area of Upper triangle = 1/2 * 12 * L
Area of Lower triangle = 1/2 * B * 5

Minimum Area of COMPLETE TRIANGLE = Upper triangle + Lower Triangle + Rectangle

Upper triangle + Lower Triangle = (1/2 * 12 * L) + (1/2 * B * 5)
= 1/2 * (12 L + 5 B)

Using AM >= GM, we get
1/2 * (12 L + 5 B) >= Sq Rt (12 L * 5 B)
1/2 * (12 L + 5 B) >= Sq Rt (60 L * B)
1/2 * (12 L + 5 B) >= Sq Rt (60 * 60) (since LB = 60 as deduced above)
1/2 * (12 L + 5 B) >= 60

Thus , MIn value for Area of COMPLETE TRIANGLE = (Upper triangle + Lower Triangle) + (Rectangle)
= (1/2 * (12 L + 5 B) ) + (LB)
= 60 + 60
= 120

So, Area of RECTANGLE + MIN AREA of Complete Triangle = 60 + 120
= 180 cm^2

(D) is the correct answer



Hope this helps..
User avatar
ThatDudeKnows
Joined: 11 May 2022
Last visit: 27 Jun 2024
Posts: 1,070
Own Kudos:
977
 [2]
Given Kudos: 79
Expert
Expert reply
Posts: 1,070
Kudos: 977
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel

A green rectangle is inscribed in a right triangle as shown above. What is the value of (the minimum possible area of the triangle) PLUS (the area of the green rectangle)?

A. 60
B. 90
C. 120
D. 180
E. 240


 


This question was provided by GMAT Club
for the GMAT Club World Cup Competition

Compete, Get Better, Win prizes and more

 



Attachment:
The attachment 2022.png is no longer available

In order to minimize the size of the big triangle, we want the two white triangles to be congruent. That means a couple 5-12-13 triangles and a 5x12 rectangle.
Area of the big triangle = 0.5*10*24 = 120
Area of the rectangle = 5*12 = 60
Sum of those two = 180

Answer choice D.
Attachments

Picture4.png
Picture4.png [ 25 KiB | Viewed 4673 times ]

avatar
manish1708
Joined: 10 Aug 2016
Last visit: 13 Dec 2022
Posts: 83
Own Kudos:
272
 [1]
Given Kudos: 61
Location: India
Posts: 83
Kudos: 272
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Answer: D

Let the base and height of green rectangle be b and h respectively.

Considering, co-ordinate of right angle of the triangle to be (0,0), the rectangle touches the hypotenuse of triangle at (b,h)

Area of Triangle, A = (1/2)*(12+h)*(b+5) ...Eq 1
We need to optimize the area of triangle.

Slope of hypotenuse = m = (h-0)/(b-5-b) = -h/5
=> h = -5m ...Eq 2
Similarly, m = (12+h-h)/(0-b) = -12/b
=> b = -12/m ...Eq 3

Substituting, value of h and b in Eq 1, we get
A = (1/2)*(12-5m)*(-12/m + 5)
= (1/2)*(-144/m + 60 + 60 - 25m)
= -72/m + 60 - 25m/2

Taking derivative of A, we get
A' = 72/m^2 - 25/2
When A' = 0
=> 72/m^2 = 25/2
=> m^2 = 72*2/25
=> m = -12/5 ... since slope is -ve

Substituting value of m in Eq 2 and Eq 3, we get
h = 12 and b = 5

Therefore, minimum possible area of the triangle = (1/2)*(5+5)*(12+12)
= (1/2)*10*24 = 120

Area of green rectangle = b*h = 5*12 = 60

value of (the minimum possible area of the triangle) PLUS (the area of the green rectangle)
= 120 + 60
= 180
User avatar
JonShukhrat
Joined: 06 Jun 2019
Last visit: 01 Jul 2024
Posts: 313
Own Kudos:
991
 [1]
Given Kudos: 655
Location: Uzbekistan
Posts: 313
Kudos: 991
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The answer to the question is 180 or choice D. I explained in more detail below.
Attachments

photo_2022-07-13_15-31-53.jpg
photo_2022-07-13_15-31-53.jpg [ 317.08 KiB | Viewed 1830 times ]

User avatar
Sonia2023
Joined: 20 Feb 2022
Last visit: 12 Nov 2024
Posts: 61
Own Kudos:
Given Kudos: 88
Location: India
Concentration: Finance, Other
Posts: 61
Kudos: 27
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kinshook
Attachment:
Screenshot 2022-07-12 at 9.27.17 PM.png

Given: A green rectangle is inscribed in a right triangle as shown above.
Asked: What is the value of (the minimum possible area of the triangle) PLUS (the area of the green rectangle)?

Since triangles ADF and FEC are similar
AD/DF = FE/EC
12/x = y/5
xy = 60

The area of the triangle + the area of the green rectangle = (12+y)(x+5)/2 + xy = (12 + 60/x)(x+5)/2 + 60 =
(12x + 60 + 60 + 300/x)/2 + 60 = 120 + 6x + 150/x

To minimize (The area of the triangle + the area of the green rectangle), let us find out first derivative of the expression and equate to 0.

6 - 150/x^2 = 0
x^2 = 150/6 = 25
x = 5

To minimize, The second derivative should be positive
300/x^3 > 0 : since x = 5>0


Minimum (The area of the triangle + the area of the green rectangle) = 120 + 6*5 + 150/5 = 120 + 30 + 30 = 180

IMO D

Kinshook - Can you please explain the relevance of the highlighted portion. I stopped at x=5 and substituted the value to get the answer?
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,511
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,511
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sonia2023

For minima & maxima both
First derivative should be 0.

For minima
Second derivative should be +ve

For maxima
Second derivative should be -ve.

Please go through basics of calculus

Please read the article below: -
https://byjus.com/jee/maxima-and-minima-in-calculus/

The problem can be solved without using calculus too.

Sonia2023
Kinshook
Attachment:
Screenshot 2022-07-12 at 9.27.17 PM.png

Given: A green rectangle is inscribed in a right triangle as shown above.
Asked: What is the value of (the minimum possible area of the triangle) PLUS (the area of the green rectangle)?

Since triangles ADF and FEC are similar
AD/DF = FE/EC
12/x = y/5
xy = 60

The area of the triangle + the area of the green rectangle = (12+y)(x+5)/2 + xy = (12 + 60/x)(x+5)/2 + 60 =
(12x + 60 + 60 + 300/x)/2 + 60 = 120 + 6x + 150/x

To minimize (The area of the triangle + the area of the green rectangle), let us find out first derivative of the expression and equate to 0.

6 - 150/x^2 = 0
x^2 = 150/6 = 25
x = 5

To minimize, The second derivative should be positive
300/x^3 > 0 : since x = 5>0


Minimum (The area of the triangle + the area of the green rectangle) = 120 + 6*5 + 150/5 = 120 + 30 + 30 = 180

IMO D

Kinshook - Can you please explain the relevance of the highlighted portion. I stopped at x=5 and substituted the value to get the answer?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
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
105390 posts
Tuck School Moderator
805 posts