Maximum Area Problem

Geometry Level 3

A rectangle is placed inside a 6-8-10 right triangle as pictured above. What is the maximum area of such a rectangle?


The answer is 12.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Mayank Chaturvedi
Nov 12, 2015

In the figure, A B AB has the same length as C D CD , thus 6 x = 8 y 6x = 8y .

Now, the area of the rectangle is given by w l = ( 6 x ) ( 10 ( 8 x + 6 y ) ) = ( 6 x ) ( 10 ( 8 x + 9 x 2 ) ) = 60 x 75 x 2 . wl = (6x)(10 - (8x + 6y)) = (6x)(10 - (8x + \frac{9x}{2})) = 60x - 75x^2. . This is a quadratic equation which means it attains its maximum value at x = b 2 a = 60 2 ( 75 ) = 2 5 . x = -\frac{b}{2a} = -\frac{60}{2(-75)} = \frac{2}{5}. Plugging this back into the area equation gives a maximum area of 12.

Great solution, Mayank. We can similarly show that the area of the largest rectangle that can be inscribed in a given right triangle will always be half the area of the triangle itself.

Brian Charlesworth - 5 years, 7 months ago

Log in to reply

That is right.Can we find the maximum area for any parallelogram inscribed in right triangle?

Mayank Chaturvedi - 5 years, 7 months ago

Log in to reply

With two sides of the parallelogram running along sides of the right triangle, (one along a leg and one along the hypotenuse), I still find the maximum area to be half the area of the triangle. We could also try looking at parallelograms with two sides parallel to the hypotenuse, but I suspect that the rectangle will be the optimal case.

Brian Charlesworth - 5 years, 7 months ago

That I also know about the rules of rectangle but I mean to say that how have u taken AB and CD = 6x and 8y

Umang Chudasma - 5 years, 7 months ago

Nice, the direct formula is a b 4 \frac{ab}{4} .

Swapnil Das - 5 years, 7 months ago

Thanks for the solution...

Amit Choudhary - 5 years, 7 months ago

How do u know that AB=CD

Umang Chudasma - 5 years, 7 months ago

Log in to reply

Since ABCD is a rectangle, we know AB=CD

Mayank Chaturvedi - 5 years, 7 months ago

Log in to reply

And 6y and 8x too

Umang Chudasma - 5 years, 7 months ago

Log in to reply

@Umang Chudasma I got it by similarity, you may use trigonometry too. Observe that the two side right triangles are similar to the big right triangle.

Mayank Chaturvedi - 5 years, 6 months ago

How will we show, that quadratic expression attains maximum value at that point?

Manish Mayank - 5 years, 6 months ago

Log in to reply

The area equals an equation which is quadratic. Its parabola is open downwards(as coefficient of x^2 is negative). So it will attain maximum value at its vertex , at x= -b/2a. Or simply differentiate it to find the same.

Mayank Chaturvedi - 5 years, 6 months ago

Log in to reply

Yes.. Actually I didn't knew the concept of maxima and minima of quadratic equations. Got familiar recently. Inspired by you, I figured out how we can relate that b 2 a \frac{-b}{2a} with maximum and minimum value at respective places simply using graphs.

Manish Mayank - 5 years, 6 months ago

Log in to reply

@Manish Mayank Or simply......

a x 2 + b x + c = a ( x + b 2 a ) 2 4 a c b 2 4 a ax^{ 2 }+bx+c\quad =\quad a(x+\frac { b }{ 2a } )^{ 2 }-\frac { 4ac-b^{ 2 } }{ 4a }

so for min-max value,

x + b 2 a = 0 o r x = b 2 a x+\frac { b }{ 2a } =0\quad \quad or\quad \quad \boxed{x=-\frac { b }{ 2a } }

Ahmed Arup Shihab - 4 years, 11 months ago
Prasit Sarapee
Nov 12, 2015

But you need to prove why it is max area.

Zakir Dakua - 5 years, 7 months ago
Debarya Das
May 13, 2016

We can also solve this using trignometry

Let CF = h , EF =a , FG =b , CD =x and BC=y

From right triangle EFG

s i n E G F = a a 2 + b 2 sin\angle EGF\quad =\quad \frac { a }{ \sqrt { { a }^{ 2 }+{ b }^{ 2 } } }

and

c o s E G F = b a 2 + b 2 cos\angle EGF\quad =\quad \frac { b }{ \sqrt { { a }^{ 2 }+{ b }^{ 2 } } }

In right triangle CDF

c o s D C F = h x cos\angle DCF\quad =\quad \frac { h }{ x }

b a 2 + b 2 = h x \frac { b }{ \sqrt { { a }^{ 2 }+{ b }^{ 2 } } } \quad =\quad \frac { h }{ x } ( D C F = E G F ) (\because \quad \angle DCF\quad =\quad \angle EGF)

x = h a 2 + b 2 b x\quad =\quad \frac { h\sqrt { { a }^{ 2 }+{ b }^{ 2 } } }{ b }

In right triangle BCG

C G = b h CG\quad =\quad b\quad -\quad h

s i n C G B = y b h \therefore \quad sin\angle CGB\quad =\quad \frac { y }{ b\quad -\quad h }

a a 2 + b 2 = y b h \frac { a }{ \sqrt { { a }^{ 2 }+{ b }^{ 2 } } } \quad =\quad \frac { y }{ b\quad -\quad h } ( C G B = E G F ) (\because \quad \angle CGB\quad =\quad \angle EGF)

y = a ( b h ) a 2 + b 2 y\quad =\quad \frac { a(b\quad -\quad h) }{ \sqrt { { a }^{ 2 }+{ b }^{ 2 } } }

Therefore the area of rectangle ABCD is

x y = a h a h 2 b xy\quad =\quad ah-\frac { a{ h }^{ 2 } }{ b }

Which is a quadratic expression like

B x + A x 2 Bx\quad +\quad A{ x }^{ 2 }

whose maximum value is at

x = B 2 A x\quad =\frac { -B }{ 2A }

Here which is

h = b 2 h\quad =\quad \frac { b }{ 2 }

Therefore the maximum area is

a b 4 \frac { ab }{ 4 }

Put a and b to get answer

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...