Posted by Jerry on October 27, 2002 at 13:12:52:
Find all possible values of k so that (3,5), (5,-1), and (k,8)
are the vertices of a right triangle.
I start off getting an hypotenuse = 2sqrt(10) with sides 2 and 6, using (3,5) and (5,-1).
Looking for an easier way.
Thanks.