Largest rectangle in triangle

Geometry Level 2

The maximum area of a rectangle which can be inscribed in a triangle of area M M is

M 4 \dfrac{M}{4} M 2 \dfrac{M}{2} M 6 \dfrac{M}{6} M 3 \dfrac{M}{3}

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

Karan Chatrath
Dec 2, 2020

Consider the scalene triangle as shown in the above diagram. The area of this triangle is:

M = a b sin θ 2 M = \frac{ab \sin{\theta}}{2}

The area of the rectangle EFGH is:

A = ( x 1 + x 2 ) y A = (x_1 + x_2)y

By analysing the above diagram, one can apply basic trigonometric ratios and properties of similar triangles to arrive at the following two relations. The first relation can be found by looking at triangle AFE and the second one is found by exploiting the fact that the triangle GHC is similar to that containing the side BG.

y a cos θ x 1 = tan θ \frac{y}{a\cos{\theta} - x_1} = \tan{\theta} a sin θ y x 2 = y b x 2 a cos θ \frac{a\sin{\theta}-y}{x_2} = \frac{y}{b -x_2-a\cos{\theta}}

Rearranging the above relations:

a cos θ y cot θ = x 1 a\cos{\theta} - y\cot{\theta} = x_1 ( b a cos θ ) ( a sin θ y ) a sin θ = x 2 \frac{(b-a\cos{\theta})(a\sin{\theta}-y)}{a\sin{\theta}}=x_2

Plugging these into the formula for the area of the rectangle gives A A as a quadratic function of y y . Now, since y y is the only variable in this function, the maximum value can be found by:

d A d y = 0 \frac{dA}{dy}=0

Solving for the value of y y gives the following. Steps of evaluation are left out.

y c = a sin θ 2 y_c = \frac{a\sin{\theta}}{2}

The above value of y y corresponds to a maxima which can be checked by a simple second derivative test. The corresponding maximum rectangle area is found by substituting this value of y y in A ( y ) A(y) . The result after simplifications is:

A m a x = a b sin θ 4 = M 2 A_{\mathrm{max}} = \frac{ab \sin{\theta}}{4}=\frac{M}{2}

One can also avoid calculus to find the maximum. The function A ( y ) A(y) is a quadratic function, and its maximum value can be found by completing the squares. Here, one can safely say that the extreme value is maximum since the coefficient of y 2 y^2 in A ( y ) A(y) is negative.

Mark Hennings
Dec 2, 2020

Try this paper .

I appreciate Pólya's wisdom on mushrooms! Thanks.

Fletcher Mattox - 6 months, 1 week ago

It's better to attach a Sci-Hub link

Pi Han Goh - 6 months, 1 week ago
Tom Engelsman
Dec 3, 2020

Taking the first quadrant of the x y xy- plane, let the right triangle A O B AOB be defined by the following points:

A ( 0 , 2 M k ) ; O ( 0 , 0 ) : B ( k , 0 ) A(0,\frac{2M}{k}); O(0,0): B(k,0) , where k R + k \in \mathbb{R^{+}}

The hypothenuse A B AB is defined by the line y = 2 M k 2 x + 2 M k y = -\frac{2M}{k^2}x + \frac{2M}{k} . Now, pick an arbitrary point P ( x 0 , 2 M k 2 x 0 + 2 M k ) P(x_{0}, -\frac{2M}{k^2}x_{0} + \frac{2M}{k}) (where 0 < x 0 < k 0 < x_{0} < k ) such that the area of the inscribed rectangle whose sides are parallel with the coordinate axes is the function:

A ( x 0 ) = x 0 ( 2 M k 2 x 0 + 2 M k ) = 2 M k 2 x 0 2 + 2 M k x 0 A(x_{0}) = x_{0}(-\frac{2M}{k^2}x_{0} + \frac{2M}{k}) = -\frac{2M}{k^2}x^{2}_{0} + \frac{2M}{k}x_{0} (i).

Setting the first derivative equal to zero yields the critical point:

A ( x 0 ) = 4 M k 2 x 0 + 2 M k = 0 x 0 = k 2 A'(x_{0}) = -\frac{4M}{k^2}x_{0} + \frac{2M}{k} = 0 \Rightarrow x_{0} = \frac{k}{2} (ii),

and the second derivative at this critical point is:

A ( k / 2 ) = 4 M k 2 < 0 A''(k/2) = -\frac{4M}{k^2} < 0 (iii)

hence a maximum. Thus, the maximum rectangular area is just A ( k / 2 ) = M 2 . A(k/2) = \boxed{\frac{M}{2}}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...