The length of each side of a convex quadrilateral is a positive integer. If the sum of the lengths of any three sides is divisible by the length of the remaining side, then which of the following statements is true?
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.
First, note that side lengths of 2 , 3 , 3 , 4 give rise to a convex quadrilateral (a trapezoid) that is not a rhombus or a parallelogram, and doesn't have 3 equal sides. So the only possible answers are "at least 2 sides are equal" or "all sides can be distinct." We will show that in fact, at least 2 sides must be equal.
If the sides are x , y , z , w , then the condition is that each of the sides divides the perimeter x + y + z + w . Suppose there is such a quadrilateral with all distinct sides. Suppose without loss of generality that x < y < z < w . Now if x + y + z + w = 2 w , then the quadrilateral is degenerate. And x + y + z + w < w + w + w + w = 4 w . So the sum must equal precisely 3 w .
Let n = 3 w be the perimeter. Then x = n / a , y = n / b , z = n / c , w = n / 3 , for distinct positive integers a , b , c > 3 . So we get n = 3 n + a n + b n + c n , and the largest that the right side can possibly be is 3 n + 4 n + 5 n + 6 n = 2 0 1 9 n , so this is impossible.
Hence at least 2 sides are equal.