document.write( "Question 44972: find the distance between each pair of points whose coodinates are given.\r
\n" ); document.write( "\n" ); document.write( "(4 square root 5 ,7) (6 square root 5 ,1)
\n" ); document.write( "

Algebra.Com's Answer #29798 by adamchapman(301)\"\" \"About 
You can put this solution on YOUR website!
Use Pythagoras' Theorem \"d%5E2=x%5E2%2By%5E2\" for right-triangles, where d is the distance between the two points, x is the distance along the x-axis and y is the distance along the y-axis.
\n" ); document.write( "The change in x is equal to \"6%2Asqrt%285%29-4%2Asqrt%285%29\" which is \"2%2Asqrt%285%29\".
\n" ); document.write( "The change in y is equal to \"7-1%29\" which is \"1\"
\n" ); document.write( "Now use Pythagoras:
\n" ); document.write( "\"d%5E2=%282%2Asqrt%285%29%29%5E2%2B1%5E2\"
\n" ); document.write( "\"d%5E2=%284%2A5%29%2B1\"
\n" ); document.write( "\"d%5E2=21\"
\n" ); document.write( "\"d=sqrt%2821%29\"\r
\n" ); document.write( "\n" ); document.write( "Just like that!\r
\n" ); document.write( "\n" ); document.write( "I hope this helps.
\n" ); document.write( "P.S. I am trying to start up my own homework help website. I would be extremely grateful if you would e-mail me some feedback on the help you received to adam.chapman@student.manchester.ac.uk
\n" ); document.write( "Adam\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );