Maximum Triangle Side

Geometry Level 5

Given a triangle with an area of 6 and a perimeter of 12. Find the maximum possible length of its side.

If this length is a root of the polynomial f ( x ) = x 3 + a x 2 + b x + c f(x)=x^3 + ax^2 + bx +c , submit f ( 2 ) f(2) .


The answer is 8.

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.

1 solution

Let A B C ABC be the triangle in question and x x be the length of B C BC . We place the triangle on a coordinate system so that B ( x 2 , 0 ) B\left( -\dfrac{x}{2},0 \right) and C ( x 2 , 0 ) C\left( \dfrac{x}{2},0 \right) . Then, vertex A A lies on an ellipse C C with points B B and C C being its foci and the length of its major semi-axis being α = 1 2 ( A B + A C ) = 1 2 ( 12 x ) = 6 x 2 \alpha =\dfrac{1}{2}\left( AB+AC \right)=\dfrac{1}{2}\left( 12-x \right)=6-\dfrac{x}{2} The length of the minor semi-axis of the ellipse is
β = a 2 ( x 2 ) 2 = ( 6 x 2 ) 2 x 2 4 = 36 6 x \beta =\sqrt{{{a}^{2}}-{{\left( \dfrac{x}{2} \right)}^{2}}}=\sqrt{{{\left( 6-\dfrac{x}{2} \right)}^{2}}-\dfrac{{{x}^{2}}}{4}}=\sqrt{36-6x} For the height h = A D h=AD of A B C \triangle ABC we have [ A B C ] = 6 1 2 x h = 6 h = 12 x \left[ ABC \right]=6\Rightarrow \frac{1}{2}xh=6\Rightarrow h=\frac{12}{x} Hence, vertex A A lies on the line l l with equation y = 12 x y=\dfrac{12}{x} , ( x x is constant).

We conclude that A B C \triangle ABC exists iff the ellipse and the line do intersect, i.e when 12 x β 12 x 36 6 x 2 x > 0 144 x 2 36 6 x 2 x 3 6 x 2 + 24 0 \dfrac{12}{x}\le \beta \Rightarrow \dfrac{12}{x}\le \sqrt{36-6{{x}^{2}}}\overset{x>0}{\mathop{\Leftrightarrow }}\,\dfrac{144}{{{x}^{2}}}\le 36-6{{x}^{2}}\Leftrightarrow {{x}^{3}}-6x^2+24\le 0 We can easily find that function f ( t ) = t 3 6 t 2 + 24 f\left( t \right)={{t}^{3}}-6t^2+24 , t > 0 t>0 , is non negative in an interval [ x 1 , x 2 ] ( 0 , 6 ) \left[ {{x}_{1}},{{x}_{2}} \right]\subseteq \left( 0,6 \right) , with x 1 {{x}_{1}} and x 2 {{x}_{2}} being its zeros. Hence, the maximum value for the side x x is x 2 {{x}_{2}} , the greatest root of f f .

For the answer, f ( 2 ) = 2 3 6 × 2 2 + 24 = 8 f\left( 2 \right)={{2}^{3}}-6\times {{2}^{2}}+24=\boxed{8} .

Great job! The maximum possible length of its sides is equal to 2 + 4 cos ( 2 π 9 ) 5.0642 2 + 4 \cos(\tfrac{2\pi}9)\approx5.0642 , while the other two shorter side lengths are both equal to 5 3 sin ( π 9 ) cos ( π 9 ) 3.46791 5 - \sqrt3 \sin(\tfrac\pi9) - \cos(\tfrac\pi9 ) \approx 3.46791


Here's my failed attempt:

Let A , B , C A,B,C denote the side lengths of this triangle. We want to evaluate max ( A , B , C ) \max(A,B,C) .

Using Heron's formula , we gather that 6 2 = 6 ( 6 A ) ( 6 B ) ( 6 C ) A B C + 6 ( A B + A C + B C ) = 222 6^2 = 6 (6-A)(6-B)(6-C) \Rightarrow -ABC + 6(AB + AC +BC) = 222 .

Then I got nothing.


What's interesting is that we convert this geometry question to a strictly algebraic question:

Let a , b , c a,b,c be non-negative real numbers such that a + b + c = 12 a + b + c = 12 and a b c + 6 ( a b + a c + b c ) = 222 -abc + 6(ab + ac + bc) = 222 . Prove that max ( a , b , c ) = 2 + 4 cos ( 2 π 9 ) \max(a,b,c) = 2 + 4 \cos(\tfrac{2\pi}9) .

In other words, when one of { a , b , c } \{a,b,c\} is maximized, then a , b , c a,b,c automatically becomes the side length of a triangle. So weird!

Pi Han Goh - 2 months, 2 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...