document.write( "Question 842172: find the distance between the points. please show the work
\n" ); document.write( "p1=(-1,3) p2=(5,4)
\n" ); document.write( "d(p1,p2)=
\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #507412 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Distance between two points (x1,y1) and (x2,y2) is:
\n" ); document.write( "D = \"sqrt+%28%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2%29%29\"
\n" ); document.write( "p1=(-1,3)
\n" ); document.write( "p2=(5,4) d =
\n" ); document.write( "0r
\n" ); document.write( "p2=(5,4)
\n" ); document.write( "p1=(-1,3) d =
\n" ); document.write( "Note: the Right Triangle Formed:
\n" ); document.write( "Applying the Pythagorean Theorem to find length of the blue line
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );