document.write( "Question 59375: Find the distance between each pair of points\r
\n" ); document.write( "\n" ); document.write( "(-3, 0) (4, 0)
\n" ); document.write( "

Algebra.Com's Answer #40683 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Find the distance between each pair of points\r
\n" ); document.write( "\n" ); document.write( "(-3, 0) (4, 0)
\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)=(-3,0) and (x2,y2)=(4,0)
\n" ); document.write( "\"d=sqrt%28%284-%28-3%29%29%5E2%2B%280-0%29%5E2%29\"
\n" ); document.write( "\"d=sqrt%28%284%2B3%29%5E2%2B0%29\"
\n" ); document.write( "\"d=sqrt%28%287%29%5E2%29\"
\n" ); document.write( "\"highlight%28d=7%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );