I want to know the number of triangles

Geometry Level 4

Find the number of non-degenerate triangles such that at least one of its side length is 15, and the other two sides have an integer length of 15 or less.

Note: Count only non-congruent triangles.


The answer is 64.

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.

1 solution

Chung Kevin
Oct 17, 2016

We want to find the number of distinct triangles of sides ( a , b , 15 ) (a, b, 15 ) , subject to a b 15 a \leq b \leq 15 .

The triangle inequality states that a + b > 15 a + b > 15 .

We can check that:
If b 7 b \leq 7 , then there are no solutions.
If b = 8 b = 8 , then there is 1 solution.
If b = 9 b = 9 , then there are 3 solutions.
If b = 10 b = 10 , then there are 5 solutions.
If b = 11 b = 11 , then there are 7 solutions.
If b = 12 b = 12 , then there are 9 solutions.
If b = 13 b = 13 , then there are 11 solutions.
If b = 14 b = 14 , then there are 13 solutions.
If b = 15 b = 15 , then there are 15 solutions.


Hence, in total, there are 64 solutions.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...