Find the number of all integer sided isosceles obtuse-angle triangle with perimeter 2008.
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.
F o r a r i g h t a n g l e d t r i a n g l e , w i t h l e g s = x , w e h a v e H y p o t h e s i s , h = x 2 . S o x = 2 + 2 2 0 0 8 = 5 8 8 . 1 2 . . . a n d h = 8 3 1 . 5 5 . . . S o u p p e r l i m i t f o r x i s 5 8 8 a n d f o r b a s e b l o w e r l i m i t i s 8 3 2 > h . I f a l l t h r e e a r e i n l i n e , w e h a v e 5 0 2 − 5 0 2 − 1 0 0 4 . S o b = 1 0 0 3 w o u l d b e O K . B u t x i s n o t a n i n t e g e r . S o b = 1 0 0 2 i s h i g h e r l i m i t a n d x = 5 0 3 l o w e r l i m i t . N u m b e r o f s o l u t i o n s − m o v i n g i n s t e p s o f 2 t o k e e p x a s a n i n t e g e r i s 2 1 0 0 2 − 8 3 2 + 1 = 8 6 . C h e c k f o r x N u m b e r o f s o l u t i o n s − m o v i n g i n s t e p s o f 1 i s ( 5 8 8 − 5 0 3 ) + 1 = 8 6 , c h e c k e d .
Problem Loading...
Note Loading...
Set Loading...
From Pythagorean theorem, we know that for a right triangle, a 2 + b 2 = c 2 . Given this is an isosceles triangle, a = b , therefore a 2 + a 2 = c 2 , 2 a 2 = c 2
We solve for the sides which satisfy the condition for a right triangle first:
2 a + c = 2 0 0 8
2 a 2 = c 2
c = 2 a
substitute c into the first equation,
2 a + 2 a = 2 0 0 8
a ≈ 5 8 8 . 1 3 ; c ≈ 8 3 1 . 7 4
From this we can infer that for obtuse triangles, the hypotenuse must be longer then the condition for right triangle, so in this case, to get an obtuse triangle, the hypotenuse must be > 8 3 1 . 7 4 . We need integer sides, so the first set of sides are :
8 3 2 ; 5 8 8 ; 5 8 8
Also note that for the sides to be integer, the hypotenuse must increase by 2 and the two sides decrease by 1, so every even hypotenuse above 832 satisfy the condition.
As soon as we reach hypotenuse length of 1004, the two other sides are no longer long enough to form a triangle, therefore 1004 is our upper limit.
1 0 0 4 − 8 3 2 = 1 7 2 This is the number of integer hypotenuses within the range, however, only the even-numbered hypotenuses satisfy our condition, therefore
1 7 2 ÷ 2 = 8 6
86 is the correct answer.