document.write( "Question 1194174: If the given points are (-2,-2) and (1,4). Find the distance between these two points. \n" ); document.write( "
Algebra.Com's Answer #826310 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If the given points are (-2,-2) and (1,4). Find the distance between these two points.
\n" ); document.write( "-------------
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "
\n" );