document.write( "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 \n" ); document.write( "
Algebra.Com's Answer #675690 by Alan3354(69443)\"\" \"About 
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
\n" ); document.write( "----------
\n" ); document.write( "Use the distance formula.
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "For RS:
\n" ); document.write( "\"d+=+sqrt%284%5E2+%2B+3%5E2%29+=+5\"
\n" ); document.write( "----
\n" ); document.write( "Find the others the same way.
\n" ); document.write( "
\n" ); document.write( "
\n" );