Consider a right angled triangle which is to be split into two regions of same areas and same perimeters, using a straight line cut.
If there are exactly two distinct ways of doing the above, then find .
Note: is the smallest angle of the triangle.
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 a triangle with sides a , b , and c have opposite angles be ∠ A , ∠ B , and ∠ C , respectively, and let it have an equalizer, a line that bisects the area and perimeter, that passes through sides b and c at points D and E , and let b 1 = A D , c 1 = A E , and d = D E . Also let the perimeter of △ A B C be P = a + b + c .
Since D E bisects the area, the area of △ A D E is half the area of △ A B C , so that 2 1 b 1 c 1 sin A = 4 1 b c sin A , which rearranges to c 1 = 2 b 1 b c . Since D E bisects the perimeter, the perimeter of △ A D E is equal to the perimeter of quadrilateral B C D E , so that b 1 + c 1 + d = a + b − b 1 + d + c − c 1 , which rearranges to 2 b 1 + 2 c 1 = a + b + c = P . Substituting c 1 = 2 b 1 b c and solving for b 1 gives
b 1 = 4 1 ( P ± P 2 − 8 b c )
Substituting this back into c 1 gives
c 1 = 4 1 ( P ∓ P 2 − 8 b c )
Therefore, either 0 , 1 , or 2 equalizers can exist through sides b and c depending on the value of the discriminant P 2 − 8 b c , and in order for the equalizer to exist, 0 ≤ b 1 ≤ b and 0 ≤ c 1 ≤ c .
Fortunately, both b 1 > 0 and c 1 > 0 no matter what:
Now let's look at a right angle triangle. Let's say ∠ A is the right angle so that a is the hypotenuse and b and c are the legs. Since a > b and a > c :
Since either b 1 = 4 1 ( P + P 2 − 8 b c ) or c 1 = 4 1 ( P + P 2 − 8 b c ) , and neither can be equalizers, there can be no equalizers that pass through both legs of a right triangle:
Now let’s say ∠ A is an acute angle in a right triangle with legs a and b such that a < b . Then assuming P 2 − 8 b c > 0 :
By the arguments above there are two equalizers that pass through b and c , one for b 1 = 4 1 ( P + P 2 − 8 b c ) and c 1 = 4 1 ( P − P 2 − 8 b c ) , and one for b 1 = 4 1 ( P − P 2 − 8 b c ) and c 1 = 4 1 ( P + P 2 − 8 b c ) .
Now let’s say ∠ A is an acute angle in a right triangle with legs a and b such that a > b . Then assuming P 2 − 8 b c > 0 :
However,
By the arguments above there is only one equalizer that passes through b and c , for b 1 = 4 1 ( P − P 2 − 8 b c ) and c 1 = 4 1 ( P + P 2 − 8 b c ) .
Therefore in a right triangle, if P 2 − 8 b c > 0 , there are 3 equalizers: 0 through both legs, 2 through the larger leg and hypotenuse, and 1 through the smaller leg and hypotenuse (and for an isosceles right triangle it’s still 3 equalizers: 0 through both legs, 1 through the one leg and hypotenuse, and 1 through the other leg and hypotenuse, and 1 through the right angle and hypotenuse).
Therefore, for a right triangle with legs a and b to have exactly 2 equalizers, P 2 − 8 b c ≤ 0 , which means:
This equation solves to approximately ∠ A ≤ 4 3 . 2 6 7 ° , which means a < b . If sec A + sin A + tan A < 3 , then P 2 − 8 b c < 0 , and b 1 = 4 1 ( P ± P 2 − 8 b c ) and c 1 = 4 1 ( P ∓ P 2 − 8 b c ) have no solutions, so there are no longer 2 equalizers through the larger leg and hypotenuse but 0 equalizers, reducing the number of equalizers down from 3 to 1 . But if sec A + sin A + tan A = 3 , then P 2 − 8 b c = 0 , and b 1 = 4 1 ( P ± P 2 − 8 b c ) and c 1 = 4 1 ( P ∓ P 2 − 8 b c ) have one solution each, so there are no longer 2 equalizers through the larger leg and hypotenuse but 1 equalizer, reducing the number of equalizers down from 3 to 2 , the desired amount.
Therefore, if tan A + sin A + sec A = 3 , there are exactly 2 distinct ways of using a straight line to cut the regions so that they have the same area and same perimeter.