document.write( "Question 724248: the points a(1,2),b(2,3) and c(3,1) are the vertices of a triangle. find [ab],[bc] and [ac] \n" ); document.write( "
Algebra.Com's Answer #443687 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the points a(1,2),b(2,3) and c(3,1) are the vertices of a triangle. find [ab],[bc] and [ac]
\n" ); document.write( "------------
\n" ); document.write( "Use Pythagoras
\n" ); document.write( "For AB:
\n" ); document.write( "\"s+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29+=+sqrt%281+%2B+1%29\"
\n" ); document.write( "\"AB+=+sqrt%282%29\"
\n" ); document.write( "--------------
\n" ); document.write( "Do the other 2 the same way.
\n" ); document.write( "
\n" ); document.write( "
\n" );