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
----------
Use the distance formula.
{{{d = sqrt(diffy^2 + diffx^2)}}}
For RS:
{{{d = sqrt(4^2 + 3^2) = 5}}}
----
Find the others the same way.