document.write( "Question 396315: find the distance between the points. Give an exact answer and approximation to three decimal places. (-2,8) and (-12,9) \n" ); document.write( "
Algebra.Com's Answer #281150 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the distance between the points. Give an exact answer and approximation to three decimal places. (-2,8) and (-12,9)
\n" ); document.write( "----------------
\n" ); document.write( "This is an application of Pythagoras.
\n" ); document.write( "\"d%5E2+=+diffy%5E2+%2B+diffx%5E2+=+1+%2B+10%5E2+=+101\"
\n" ); document.write( "\"d+=+sqrt%28101%29\"
\n" ); document.write( "d =~ 10.050
\n" ); document.write( "
\n" ); document.write( "
\n" );