document.write( "Question 1031515: Can someone please help with this.
\n" ); document.write( "For the points P and Q find the distance d (P,Q)
\n" ); document.write( "P (9,7) Q (3,2)
\n" ); document.write( "

Algebra.Com's Answer #646199 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We use the distance formula and get
\n" ); document.write( "\"d+=+sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2+%2B+%28y%5B2%5D-y%5B1%5D%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%28%289-3%29%5E2+%2B+%287-2%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%2836+%2B+25%29+=+sqrt%2861%29\"
\n" ); document.write( "
\n" );