document.write( "Question 868209: The coordinates of point A are (-6, 4). The coordinates of point B are (3, 4). What expression represents the distance, in units, between points A and B? \n" ); document.write( "
Algebra.Com's Answer #523412 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"D%5E2=%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2\"
\n" ); document.write( "\"D%5E2=%28-6-3%29%5E2%2B%284-4%29%5E2\"
\n" ); document.write( "\"D%5E2=9%5E2\"
\n" ); document.write( "\"D=9\"
\n" ); document.write( "
\n" ); document.write( "
\n" );