2001 CEMC Pascal Problems/Problem 9
Problem
The perimeter of
is
An image is supposed to go here. You can help us out by creating one and editing it in. Thanks.
Solution 1
The perimeter of a shape is just the sum of its sides, meaning that we have to find the length of
.
Since the triangle is a right triangle, we can use the pythagorean theorem to find
:
The perimeter is then
~anabel.disher
Solution 1.5
Like in solution 1, we can get the length of
. However, to do this, we can remember that
,
, and
form a pythagorean triple.
This means
, which leads to the same answer of
.
~anabel.disher