document.write( "Question 1004862: Find the lengths of the sides of the triangle with the vertices A (-2,-3), B ( 6,1) & C (-2,-5) \n" ); document.write( "
Algebra.Com's Answer #621201 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the lengths of the sides of the triangle with the vertices A(-2,-3), B(6,1) & C (-2,-5)
\n" ); document.write( "------------
\n" ); document.write( "Use the distance formula:
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "---
\n" ); document.write( "For AB:
\n" ); document.write( "\"d+=+sqrt%28%28-3-1%29%5E2+%2B+%28-2-6%29%5E2%29+=+sqrt%2816+%2B+64%29\"
\n" ); document.write( "\"AB+=+4sqrt%285%29\"
\n" ); document.write( "----------
\n" ); document.write( "Do the others the same way.
\n" ); document.write( "
\n" ); document.write( "
\n" );