In how many ways can we cut the triangle, as shown, with one straight line such that the two parts have equal area and equal 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.
Here is the cutting triangle problem
One straight line will pass through 2 sides of the triangle (or 1 vertex and 1 side, which will be included too). There are 3 cases: (i) A C and B C (ii) A B and B C (iii) A B and A C
The case (i) is considered now: Let the side lengths of triangle (on the upper right) be as shown, where 0 < x ≤ 2 1 and 0 < y ≤ 2 9 . Then the side lengths of the quadrilateral (on the lower right) are as shown. Note that the side length z is in fact unnecessary.
If both parts have the same perimeter, then x + y + z = 2 0 + ( 2 9 − y ) + ( z ) + ( 2 1 − x ) , which means that x + y = 3 5 . On the other hand, both parts have the same areas implies that 2 1 x y sin C = 2 1 ( 2 1 ( 2 1 ) ( 2 9 ) sin C ) , that is x y = 3 0 4 . 5 . From the sum and product, x and y are roots of the equation u 2 − 3 5 u + 3 0 4 . 5 = 0 . Solve the equation, we obtain u ≈ 16.18 or 18.82. Note that both answers less than 21, which means that ( x , y ) = ( 1 6 . 1 8 , 1 8 . 8 2 ) , ( 1 8 . 8 2 , 1 6 . 1 8 ) are both possible answers. There are 2 answers in this case.
The case (ii) is considered now: Using the same argument, we have r + s = 3 5 and r s = 2 9 0 where 0 < r ≤ 2 9 and 0 < s ≤ 2 0 . Both r and s are roots of equation w 2 − 3 5 w + 2 9 0 = 0 . Solve the equation, we obtain w ≈ 13.47 or 21.53. Hence ( r , s ) = ( 2 1 . 5 3 , 1 3 . 4 7 ) is an answer while ( r , s ) = ( 1 3 . 4 7 , 2 1 . 5 3 ) is rejected as s > 2 0 . There is 1 answer in this case.
The case (iii) is considered now: Using the same argument, we have p + q = 3 5 and p q = 2 1 0 where 0 < p ≤ 2 1 and 0 < q ≤ 2 0 . Both p and q are roots of equation v 2 − 3 5 v + 2 1 0 = 0 . Solve the equation, we obtain v ≈ 7.69 or 27.31. Both answers rejected as either p or q > 21. There is 0 answer in this case.
So, there are 3 such lines.
Remarks: There is always a way to cut a convex shape in two so that they have equal area and equal perimeter.
Discussion can be found in this video .
Problem Loading...
Note Loading...
Set Loading...
Label the triangle as A B C and the cut be D E such that A D = a and A E = b . Then the area of △ A D E is half of that of △ A B C or
2 a b sin A 2 a b ⋅ 2 9 2 0 ⟹ a b b = 2 1 ⋅ 2 2 0 ⋅ 2 1 = 2 1 ⋅ 2 2 0 ⋅ 2 1 = 3 0 4 . 5 = a 3 0 4 . 5
And also the perimeter of △ A D E is the same as quadrilateral D E C B or:
a + b + D E a + b ⟹ a + b = 3 5 a + a 3 0 4 . 5 a 2 − 3 5 a + 3 0 4 . 5 ⟹ a , b = 2 0 + 2 1 − a + 2 9 − b + D E = 7 0 − ( a + b ) = 3 5 = 0 ≈ 1 6 . 1 7 7 1 2 4 3 4 , 1 8 . 8 2 2 8 7 5 6 6
Since 2 1 , 2 9 > a , b , there are two ways of "cutting off ∠ A " (the two red dash lines).
Now, using the same logic to cut off ∠ C , then a b = 2 9 0 , a + b = 3 5 , and a , b ≈ 1 3 . 4 6 8 8 7 1 1 3 , 2 1 . 5 3 1 1 2 8 8 7 . Since 2 0 < 2 1 . 5 3 1 1 2 8 8 7 , there is only one way of cutting off ∠ C .
To cut off ∠ B , we have a b = 2 1 0 , a + b = 3 5 , and a , b ≈ 7 . 6 8 9 2 9 1 5 6 5 , 2 7 . 3 1 0 7 0 8 4 4 . Since 2 7 . 3 1 0 7 0 8 4 4 > 2 1 > 2 0 , there is no way to cut off ∠ B .
Therefore there are 3 ways to do the equal cut.