PRMO 2014 question 4
4. In a triangle with integer side lengths, one side is three times as long as a second side, and the length of the third side is 17. What is the greatest possible perimeter of the triangle?
Solution:
Sides are a,3a,17
a + 3a > 17 => 4a > 17 => a > 17/4
17 + 3a > a => 17 > -2a
17 + a > 3a => 17 > 2a => a < 17/2
So 17/4 < a < 17/2 => 4.25 < a < 8.5
Since a is integer max value of a is 8
Hence the perimeter = 8 + 24 + 17 = 49
Solution:
Sides are a,3a,17
a + 3a > 17 => 4a > 17 => a > 17/4
17 + 3a > a => 17 > -2a
17 + a > 3a => 17 > 2a => a < 17/2
So 17/4 < a < 17/2 => 4.25 < a < 8.5
Since a is integer max value of a is 8
Hence the perimeter = 8 + 24 + 17 = 49
Comments
Post a Comment