You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I show that the length of the third side (whose length doesn't match others) is even.
Let $a, a, b \in \mathbb{Z} : a > 0, \ b > 0$ are side lengths of triangle. From Heron's formula,
given $s = \dfrac{a + a + b}{2} = \dfrac{2a + b}{2}$ and the area of a triangle $S$ is below.