The lengths of the sides of a triangle are 3, 5, and . The lengths of the sides of another triangle are 4, 6, and . If the lengths of all sides of both triangles are integers, what is the maximum value of ?
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.
For x , we must satisfy both 3 + x > 5 and 3 + 5 > x . Thus 2 < x < 8 . Similarly, y must satisfy both 4 + y > 6 and 4 + 6 > y . Thus 2 < y < 1 0 . Since x and y must be integers, we can rewrite these inequalities as 3 ≤ x ≤ 7 and 3 ≤ y ≤ 9 . Finally, ∣ x − y ∣ is maximized when x = 3 and y = 9 , with ∣ x − y ∣ = ∣ 3 − 9 ∣ = 6 .