Question 836596

 use this simple formula to figure it out:

let's {{{a=15}}},{{{ b=13}}},{{{ c=12}}}


if {{{a+b>c}}}, {{{a+c>b}}}, and {{{b+c>a}}}, than given lengths could represent the measure of the sides of a triangle

{{{a+b>c}}} => {{{15+13>12}}} =>{{{28>12}}}.............true
 {{{a+c>b}}}=> {{{15+12>13}}} =>{{{27>13}}}.............true
 {{{b+c>a}}} => {{{13+12>15}}} =>{{{25>15}}}.............true