A right-angled triangle has integer side lengths less than 100. Reversing the digits in the hypotenuse length gives us the length of one of the other two sides. What is the length of the hypotenuse?
Source: 1995 Grade 12 Waterloo Math Contest - Question 8
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.
A 2 + ( 1 0 C 1 + C 2 ) 2 = ( 1 0 C 2 + C 1 ) 2 . H y > L e g ∴ C 2 > C 1 . A n d A 2 = 9 9 ( C 2 2 − C 1 2 ) . S i n c e a l l a r e i n t e g e r s , A 2 = 3 ∗ 3 ∗ 1 1 ∗ 1 1 = 3 3 2 . ⟹ ( C 2 2 − C 1 2 ) = 1 1 . ∴ ( C 2 − C 1 ) ∗ ( C 2 + C 1 ) = 1 ∗ 1 1 . ⟹ C 2 − C 1 = 1 , C 2 + C 1 = 1 1 . S o H y . = 6 5 . L o o k i n g u p i n P y t h a g o r a s T r i p l e l i s t , w i l l e a s i l y g i v e t h e s a m e a n s w e r .