document.write( "Question 59070: the distance between (2,3) and (6,0) is? \n" ); document.write( "
Algebra.Com's Answer #40509 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
the distance between (2,3) and (6,0) is?
\n" ); document.write( "The distance formula is: \"highlight%28d=sqrt%28%28x2-x1%29%5E2%2B%28y2-y1%29%5E2%29%29\"
\n" ); document.write( "(x1,y1)=(2,3) and (x2,y2)=(6,0)
\n" ); document.write( "\"d=sqrt%28%286-2%29%5E2%2B%280-3%29%5E2%29\"
\n" ); document.write( "\"d=sqrt%28%284%29%5E2%2B%28-3%29%5E2%29\"
\n" ); document.write( "\"d=sqrt%2816%2B9%29\"
\n" ); document.write( "\"d=sqrt%2825%29\"
\n" ); document.write( "\"highlight%28d=5%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );