About triangle A B C we know that:
where h 1 , h 2 , h 3 are its altitudes.
Find its perimeter.
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.
Very elegant solution. No area formula, just Pythagorean theorem. Thank you David!
Log in to reply
Thanks! Fortunately it was an isosceles, otherwise my method would have had 6 equations with 6 variables!
Assuming the perpendicular from A to B C be h 1 , then h 2 and h 3 are the altitude from B and C . Since h 2 = h 3 , then b = c . Then the area of △ A B C , [ A B C ] = 2 a h 1 = 2 b h 2 ⟹ 2 0 a = 2 4 b ⟹ b = 6 5 a . We note that
b 2 − ( 2 a ) 2 3 6 2 5 a 2 + 4 a 2 3 6 1 6 a 2 6 4 a ⟹ a b = h 1 2 = 4 0 2 = 4 0 2 = 4 0 = 6 0 = 6 5 a = 5 0
The perimeter of △ A B C = a + 2 b = 6 0 + 2 × 5 0 = 1 6 0 .
For any triangle with area Δ , the sides of the triangle can be expressed in terms of the altitudes and Δ by a = 2 Δ h 1 − 1 b = 2 Δ h 2 − 1 c = 2 Δ h 3 − 1 and hence we have the semiperimeter s = Δ ( h 1 − 1 + h 2 − 1 + h 3 − 1 ) and s − a = Δ ( − h 1 − 1 + h 2 − 1 + h 3 − 1 ) s − b = Δ ( h 1 − 1 − h 2 − 1 + h 3 − 1 ) s − c = Δ ( h 1 − 1 + h 2 − 1 − h 3 − 1 ) Using Heron's Formula, we deduce that Δ = ( h 1 − 1 + h 2 − 1 + h 3 − 1 ) ( − h 1 − 1 + h 2 − 1 + h 3 − 1 ) ( h 1 − 1 − h 2 − 1 + h 3 − 1 ) ( h 1 − 1 + h 2 − 1 − h 3 − 1 ) 1 Thus the perimeter is 2 s = 2 ( − h 1 − 1 + h 2 − 1 + h 3 − 1 ) ( h 1 − 1 − h 2 − 1 + h 3 − 1 ) ( h 1 − 1 + h 2 − 1 − h 3 − 1 ) h 1 − 1 + h 2 − 1 + h 3 − 1 With h 1 = 4 8 and h 2 = h 3 = 4 0 we find the perimeter to be 1 6 0 . This method will work for all triangles, not just isosceles ones.
Nice result, thank you Mark! I hadn't realised that any side can be expressed in terms of the altitudes. Here is some twist involving a few more elements (my initial intention).
The second equation is not needed. The equality of two altitudes imply that the triangle is isosceles. Let the sides of the triangle have lengths a , b and b . Then
b 2 = 4 a 2 + 1 6 0 0
2 1 × a × 4 0 = 2 1 × b × 4 8
These two equations yield
a = 5 6 b ⟹ b 2 = 1 0 0 3 6 b 2 + 1 6 0 0
⟹ b = 5 0 , a = 6 0 , a + 2 b = 1 6 0
Hence the perimeter of the triangle is 1 6 0 .
You are right the second relation is not needed. Initially I was experimenting with a scalene triangle, so I missed this shortcut when I eventually came to an isosceles one. I deleted the second equation and I will try to adjust the lengths to make it more interesting.
Log in to reply
My solution shows how to answer this question in the scalene case as well.
Cute problem
Problem Loading...
Note Loading...
Set Loading...
By symmetry, △ A B C is an isosceles triangle.
Let A D = h 1 = 4 0 , B E = h 2 = 4 8 , and C F = h 3 = 4 8 . Also, let x = B D = D C , y = B F = C E , and z = F A = E A .
By the Pythagorean Theorem on △ A D B , x 2 + 4 0 2 = ( y + z ) 2 .
By the Pythagorean Theorem on △ B F C , y 2 + 4 8 2 = ( 2 x ) 2 .
By the Pythagorean Theorem on △ A F C , z 2 + 4 8 2 = ( y + z ) 2 .
The three equations have positive solutions of x = 3 0 , y = 3 6 , and z = 1 4 , so the perimeter of △ A B C is P = 2 x + 2 y + 2 z = 1 6 0 .