document.write( "Question 107485: Find the distance between the points A(4, –3) and B(–4, 3).
\n" ); document.write( "a. 5
\n" ); document.write( "b. 7
\n" ); document.write( "c. 10
\n" ); document.write( "d. 14
\n" ); document.write( "

Algebra.Com's Answer #78276 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The formula for the distance between two points is :
\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=%28-4-4%29%5E2%2B%283-%28-3%29%29%5E2\"
\n" ); document.write( "\"D%5E2=%28-8%29%5E2%2B%286%29%29%5E2\"
\n" ); document.write( "\"D%5E2=64%2B36\"
\n" ); document.write( "\"D%5E2=100\"
\n" ); document.write( "\"D=10\"
\n" ); document.write( "The answer is c.)D=10.
\n" ); document.write( "
\n" ); document.write( "
\n" );