Question 548570
the distance formula between points is {{{ d=sqrt((x2-x1)^2+(y2-y1)^2) }}}

so if we assign (2,2) as A, (5,6) as B and (6,2) as C the length of the sides is as follows AB=5, BC=4.1,  and AC=4... so the longest side is AB.