What is the sum of the lengths of the base sides of all isosceles triangles with perimeter 12 and area 5? If there are an infinite number of such triangles, submit -1.
Note: The base of an isosceles triangle is the side with the unique length.
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.
Let the two equal sides of the isosceles triangle be y and the base be x . Then the perimeter is P = 2 y + x = 1 2 , which means y = 6 − 2 1 x .
By Pythagorean's theorem, the altitude h of the isosceles triangle from its base is h = y 2 − ( 2 1 x ) 2 , so the area is A = 2 1 b h = 2 1 x y 2 − ( 2 1 x ) 2 = 5 .
Substituting y = 6 − 2 1 x into 2 1 x y 2 − ( 2 1 x ) 2 = 5 and rearranging gives x 3 − 6 x 2 + 3 5 0 = 0 , whose solutions can be found numerically to be x ≈ 2 . 0 5 5 5 6 9 8 5 and x ≈ 5 . 4 3 5 9 8 2 3 8 for x > 0 , and 2 . 0 5 5 5 6 9 8 5 + 5 . 4 3 5 9 8 2 3 8 ≈ 7 . 4 9 1 5 5 2 2 .
By the way, if the area is A and the perimeter is P , then the cubic can be generalized to:
2 P x 3 − P 2 x 2 + 1 6 A 2 = 0
No need to memorize. :)
That's very nice - got me thinking about what choices of P and A actually have solutions, and how many solutions they have. Just to simplify the workings a bit, if we let x = P t and substitute in, we get 2 t 3 − t 2 + ( P 2 4 A ) 2 = 0 So we'd be interested in how many positive solutions this has. Say f ( t ) = 2 t 3 − t 2 + K 2 , where K = P 2 4 A .
Now, f ( 0 ) = K 2 > 0 and lim t → − ∞ f ( t ) = − ∞ ; so there is always a negative root.
We have f ′ ( t ) = 6 t 2 − 2 t which means f ( t ) has turning points at t = 0 and at t = 3 1 . From the shape of a cubic, we know the second of these must be a minimum. If the value of f ( 3 1 ) is negative, there are two positive real roots; if it's positive, there are none.
Finally, f ( 3 1 ) = − 2 7 1 + K 2 so the critical value for K is 3 3 1 . When K is larger than this, there are no positive solutions; smaller, there are two. Unsurprisingly, this is exactly the value of K you get for an equilateral triangle.
Log in to reply
I had the same thought process yesterday and made a question related to it which I hope to post in the future.
Log in to reply
Eep - would you like me to delete/obscure the comment above to avoid spoilers? We could just link to your question instead.
Log in to reply
@Chris Lewis – No, it's okay. They'll be rewarded if they do some research and find your comment. I probably won't post it until next week, anyway.
just the same way.
Let the lengths of equal sides of the triangle be a each, and that of the base be 1 2 − 2 a ( a < 6 )
Then ( 6 − a ) a 2 − ( 6 − a ) 2 = 5
⟹ 1 2 a 3 − 1 8 0 a 2 + 8 6 4 a − 1 3 2 1 = 0
The roots of this equation are ≈ 6 . 7 4 5 7 8 , ≈ 3 . 2 8 2 0 1 , ≈ 4 . 9 7 2 2 2
Of these, the value of a ≈ 6 . 7 4 5 7 8 , being greater than 6 , is discarded.
Hence the required sum is
2 ( 1 2 − 3 . 2 8 0 2 1 − 4 . 9 7 2 2 2 ) = 7 . 4 9 5 1 4 .
Solution to this problem :
I have tried in this direction
Let the triangle be △ A B C right angled at C . Let the length of B C be l
Radius of the circle in the upper half of the triangle is
r = 1 + sin A + cos A l sin A cos A
Radius of each circle in the lower half of the triangle, which is congruent to the former one, is
r = 4 sin A cos A + 1 + sin A + cos A l cos 2 A
From these we get the equation
1 6 cos 5 A + 1 6 cos 4 A − 2 0 cos 3 A − 2 0 cos 2 A + 6 cos A + 6 = 0
Since A is acute we have two eligible roots of this equation :
A = 3 0 ° , A = 6 0 °
Considering the first root we get
l r = 1 + sin A + cos A sin A cos A = 4 3 − 1
So, the required ratio is
8 π ( l r ) 2 tan A = π ( 3 2 3 − 1 )
Hence a = 2 , b = 3 , c = 1 , and a + b + c = 6 .
Problem Loading...
Note Loading...
Set Loading...
Solve for triangle a,a,b
2a+b=12, perimeter
(b/2)[a^2-(b/2)^2]^0.5=5, area
Positive Solutions are, 2.0556 and 5.4360
Answer = 2.0556+5.4360=7.4916