According to triangle inequality, given the triangle with side lengths A, B, and C (from smallest to largest), C must be less than the sum of A and B. This is what gives me the maximum.
However, I also found that the minimum is not simply the smallest length (A) but the difference between A and B, according to the quizzes I've been doing. Why is that?
I can't seem able to get from C < A + B to C > B - A algebraically to prove this.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Since the triangle inequality theorem applies to all sides this means that B<C+A.
If we subtract A from both sides, we get B−A<C or C>B−A