document.write( "Question 389041: Find the distance between the point P(5, 5) and Q(3, 3) \n" ); document.write( "
Algebra.Com's Answer #275513 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2\"
\n" ); document.write( "\"D%5E2=%283-5%29%5E2%2B%283-5%29%5E2\"
\n" ); document.write( "\"D%5E2=4%2B4\"
\n" ); document.write( "\"D%5E2=8\"
\n" ); document.write( "\"D=sqrt%288%29\"
\n" ); document.write( "\"highlight%28D=2%2Asqrt%282%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );