Minimal

Geometry Level 4

Find the minimal area of the right triangle with inradius equal to 1 1 cm. Round your answer to two decimals.


This question appeared in RMO-2014.


The answer is 5.83.

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

Evan Lee
Dec 9, 2014

My solution assumes we don't know the side lengths of the triangle; though, the heuristic approach for these kinds of problems would be setting the legs of the triangle equal to each other and simply solving for the area.

A well known property of triangles and inradii is that A = r s A = rs where A A , r r , and s s are the area, the inradius, and the semi-perimeter of the triangle respectively. To minimize the area of the triangle, we must minimize its semi-perimeter.

The problem also specifies that the triangle is a right triangle. Let a a and b b be the length of the legs that triangle and c c be the length of the hypotenuse. These properties hold for right triangles:

A = 1 2 a b A = \frac{1}{2}ab

a 2 + b 2 = c 2 a^2 + b^2 = c^2

Now we'll use the root-mean square and arithmetic mean inequality (Cauchy-Schwarz Inequality) on a a and b b .

a 2 + b 2 2 a + b 2 2 c a + b \sqrt{\frac{a^2+b^2}{2}} \geq \frac{a+b}{2} \Rightarrow \sqrt{2}c \geq a+b

We know that 2 c \sqrt{2}c is minimized when it is equal to a + b a+b .

2 c = a + b \sqrt{2}c = a+b

2 c 2 = a 2 + b 2 + 2 a b \rightarrow 2c^2 = a^2+b^2+2ab

a 2 2 a b + b 2 = 0 \rightarrow a^2 - 2ab + b^2 = 0

( a b ) 2 = 0 \rightarrow (a-b)^2 = 0

a = b \rightarrow a=b

Setting both area equations equal to each other yields us this:

A = 1 2 a b = 1 2 r ( a + b + c ) A = \frac{1}{2}ab = \frac{1}{2}r(a+b+c)

Now we just have do some substitution and solve for a a :

1 2 a 2 = 1 2 r ( 2 a + 2 a 2 ) a = r ( 2 + 2 ) \frac{1}{2}a^2 = \frac{1}{2}r(2a+\frac{2a}{\sqrt{2}}) \Rightarrow a = r(2+\sqrt{2})

A = 1 2 a 2 = 1 2 ( r ( 2 + 2 ) ) 2 = r 2 ( 3 + 2 2 ) = 3 + 2 2 A = \frac{1}{2}a^2 = \frac{1}{2}(r(2+\sqrt{2}))^2 = r^2(3+2\sqrt{2}) = \boxed{3+2\sqrt{2}}

I was so close! But i calculated (2+sqrt2)^2/2 as 3+sqrt2...

Aloysius Ng - 6 years, 6 months ago
Rab Gani
Mar 30, 2019

The area of ΔABC = ab/2 = (a+b+c)/2, Pythagoras : a^2 + b^2 = c^2 , and also c = a+b – 2 . So the area of ΔABC = a+b – 1 . To minimize A, we must minimize a+b. We know that a+b ≥ 2√ab, minimum when a=b. So a^2/2 = 2a – 1 , or a^2 – 4a + 2 = 0. a= 2 + √2, and the area of ΔABC = a^2/2 = 5.83.

Julian Poon
Dec 8, 2014

Lets do a little thought experiment.

Let a a , b b and c c be the sides of the triangle with side c c being the hypotenuse and the inradius ( r r ) kept constant.

Now, the bigger the difference between a a and b b , the larger the area., eventually approaching infinity as a a or b b approaches 2 r 2r . Of course you can do a more mathematical method by using calculus, but this is RMO, there's time constrain. (I've never joined a maths competition but through my experience in physics competitions...)

So it becomes clear that the minimum is when a = b a=b . So do a little bit more calculations to obtain 5.83... \boxed{5.83...}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...