In order to know if a set of number are sides of a triangle right triangle we need to satisfy the Pythagorean theorem
[tex]c^2=a^2+b^2[/tex]where c is the bigger side and
For 1
{10,24,26}
c=26
a=10
b=24
[tex]c^2=26^2=676[/tex][tex]a^2+b^2=10^2+24^2=676[/tex]the results are equals so we have the lengths of the sides of a right triangle