SOLUTION: Find the length of the shortest side of the triangle whose vertices are R (-2,-1),S (1,3)and T (1,10). Find the distance of RS,ST,RT

Algebra ->  Triangles -> SOLUTION: Find the length of the shortest side of the triangle whose vertices are R (-2,-1),S (1,3)and T (1,10). Find the distance of RS,ST,RT      Log On


   



Question 1060827: Find the length of the shortest side of the triangle whose vertices are R (-2,-1),S (1,3)and T (1,10). Find the distance of RS,ST,RT
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the length of the shortest side of the triangle whose vertices are R (-2,-1),S (1,3)and T (1,10). Find the distance of RS,ST,RT
----------
Use the distance formula.
d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29
For RS:
d+=+sqrt%284%5E2+%2B+3%5E2%29+=+5
----
Find the others the same way.