document.write( "Question 67968: Find the distance between (-3, -2) and (1, 4)\r
\n" ); document.write( "\n" ); document.write( "A) sqrt 10
\n" ); document.write( "B) 27
\n" ); document.write( "C) 2 sqrt 5
\n" ); document.write( "D) 2 sqrt 13\r
\n" ); document.write( "\n" ); document.write( "Can anyone help me understand this problem? Thank you so very much!!
\n" ); document.write( "

Algebra.Com's Answer #48321 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can use the distance formula: \"d+=+sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29\" which is derived from the Pythagorean theorem.
\n" ); document.write( "(x1, y1) = (-3, -2) and (x2, y2) = (1, 4) Making the appropriate substitutions:
\n" ); document.write( "\"d+=+sqrt%28%281-%28-3%29%29%5E2+%2B+%284-%28-2%29%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%284%5E2+%2B+6%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%2816%2B36%29\"
\n" ); document.write( "\"d+=+sqrt%2852%29\"
\n" ); document.write( "\"d+=+sqrt%284%2A13%29\"
\n" ); document.write( "\"d+=+2sqrt%2813%29\"
\n" ); document.write( "
\n" );