Question 1191537
unknown triangle side length x


Sum of any two sides must be larger than the other side.
{{{system(1+13>x,x+1>13,x+13>1)}}}


{{{system(x<14,x>12,x>-12)}}}
Last inequality not useful.


{{{system(x<14,x>12)}}}
The whole value between these two is 13.


{{{system(cross(x>14),cross(x<12),cross(x<-12))}}}
<s>Largest whole number, 11.</s>