What is the length of the longest possible side of a triangle with a perimeter of 20, an area of 18, and a circumradius of 4? If the length is expressed as r p + q , where p , q , r are integers with q is square-free, submit p + q + r .
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.
Excellent solution! But there is a typo, where you typed.... a , b = 5 3 5 ± 3 1 I believe you mean a , b = 5 3 4 ± 3 1
From the perimeter equation P = a + b + c , we know that:
a + b + c = 2 0
From the circumradius equation 2 R = 2 T a b c , we know that 2 ⋅ 4 = 2 ⋅ 1 8 a b c , which rearranges to:
a b c = 2 8 8
By Heron's formula , T = s ( s − a ) ( s − b ) ( s − c ) . Substituting s = 2 1 P = 2 1 ⋅ 2 0 = 1 0 and T = 1 8 gives 1 8 = 1 0 ( 1 0 − a ) ( 1 0 − b ) ( 1 0 − c ) , which rearranges to 5 1 6 2 = 1 0 0 0 − 1 0 0 ( a + b + c ) + 1 0 ( a b + a c + b c ) − a b c = 1 0 0 0 − 1 0 0 ( 2 0 ) + 1 0 ( a b + a c + b c ) − 2 8 8 , so that a b + a c + b c = 2 5 3 3 0 1 .
Now ( a + b + c ) 2 = a 2 + b 2 + c 2 + 2 ( a b + a c + b c ) , and substituting the above values gives 2 0 2 = a 2 + b 2 + c 2 + 2 ⋅ 2 5 3 3 0 1 which rearranges to:
a 2 + b 2 + c 2 = 2 5 3 3 9 8
From a + b + c = 2 0 we know that c = 2 0 − a − b , and substituting this into a 2 + b 2 + c 2 = 2 5 3 3 9 8 and solving for b gives b = 1 0 1 ( − 7 5 a 2 + 1 0 0 0 a − 3 2 0 4 − 5 a + 1 0 0 ) , and substituting c and then b into a b c = 2 8 8 and then rearranging gives:
2 5 a 3 − 5 0 0 a 2 + 3 3 0 1 a − 7 2 0 0 = ( 5 a − 3 2 ) ( 5 a 2 − 6 8 a + 2 2 5 ) = 0
The three solutions for a , which correspond to the three possible sides of the triangle, are a = 5 3 2 and a = 5 3 4 ± 3 1 , the largest of which is a = 5 3 4 + 3 1 .
Therefore, p = 3 4 , q = 3 1 , r = 5 , and p + q + r = 7 0 .
You already have a + b + c = 2 0 , a b c = 2 8 8 and a b + a c + b c = 2 5 3 3 0 1 .
By Vieta's formula , a , b , c are roots of the cubic polynomial X 3 − 2 0 X 2 + 2 5 3 3 0 1 X − 2 8 8 = 0 ⇔ 2 5 1 ( 5 X − 3 2 ) ( 5 X 2 − 6 8 X + 2 2 5 ) = 0 ⇔ X = 5 3 2 , 5 3 4 ± 3 1
Problem Loading...
Note Loading...
Set Loading...
Let a , b , c be the lengths of the three sides of the triangle. Denote the semiperimeter of the triangle by s and its circumradius by R . Let a + b = S and a b = P . Then we have
a + b + c = 2 0 ⇔ c = 2 0 − a − b ⇔ c = 2 0 − S ( 1 ) By Heron’s formula for the area of the triangle,
[ A B C ] = s ( s − a ) ( s − b ) ( s − c ) ⇒ 1 0 ( 1 0 − a ) ( 1 0 − b ) ( a + b − 1 0 ) = 1 8 ⇔ 1 0 ( 1 0 0 − 1 0 ( a + b ) + a b ) ( a + b − 1 0 ) = 1 8 2 ⇔ 1 0 ( 1 0 0 − 1 0 S + P ) ( S − 1 0 ) = 3 2 4 ( 2 ) Again, for the triangle's area we have
[ A B C ] = 4 R a b c ⇒ ( 1 ) 1 8 = 4 × 4 P ( 2 0 − S ) ⇔ P = 2 0 − S 2 8 8 ( 3 ) Substituting, ( 2 ) ⇔ ( 3 ) 1 0 ( 1 0 0 − 1 0 S + 2 0 − S 2 8 8 ) ( S − 1 0 ) = 3 2 4 ⇔ 2 5 S 3 − 1 0 0 0 S 2 + 1 3 3 0 1 S − 5 8 8 2 0 = 0 ⇔ ( 5 S − 6 8 ) ( 5 S 2 − 1 3 2 S + 8 6 5 ) = 0 ⇔ S = 5 6 8 , or S = 5 6 6 ± 3 1
For S = 5 6 8 , ( 3 ) ⇔ P = 4 5 .
Now, we can find the values of a and b , solving the quadratic equation x 2 − S x + P = 0 ⇔ x 2 − 5 6 8 x + 4 5 = 0 which gives a , b = 5 3 4 ± 3 1 Using ( 1 ) , we find c = 2 0 − 5 6 8 ⇔ c = 5 3 2 If we take S = 5 6 6 + 3 1 , or S = 5 6 6 − 3 1 , repeating the same process we get the same three values for the side-lengths of the triangle (perhaps in different order):
5 3 4 + 3 1 , 5 3 4 − 3 1 , 5 3 2 Thus, the length of the longest possible side is 5 3 4 + 3 1 For the answer, p = 3 4 , q = 3 1 , r = 5 , thus, p + q + r = 7 0 .