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?
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 x, 3x, and 17 be lengths os sides of Triangle Perimeter, P = 3 x + x + 1 7 = 4 x + 1 7 Now, using properties of triangle Sum of any 2 sides is greater than the third side x + 3 x > 1 7 4 x > 1 7 x > 4 . 2 5 > 4 ∴ x > 4 Difference of any 2 sides is lesser than the third side 3 x − x < 1 7 2 x < 1 7 x < 8 . 5 < 9 x < 9 ∴ 4 < x < 9 ⟹ x = 5 , 6 , 7 , 8 Largest perimeter is possible when x = 8 ∴ P = ( 4 × 8 ) + 1 7 = 4 9