document.write( "Question 87856: find the distance between (6,0)(-7,0) \n" ); document.write( "
Algebra.Com's Answer #63715 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula:
\n" ); document.write( "d = \"%28sqrt%28%28x1-x2%29%5E2+%2B+%28y1-y2%29%5E2%29%29%29\"
\n" ); document.write( ".
\n" ); document.write( "d = \"%28sqrt%28%286-%28-7%29%29%5E2+%2B+%280-0%29%5E2%29%29%29\" [plut-in the values(6,0)(-7,0) and solve]
\n" ); document.write( ".
\n" ); document.write( "d = \"%28sqrt%28%28%2813%29%5E2+%2B+%280%29%5E2%29%29%29%29\"
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "d = \"%28sqrt%28%28169%29+%29%29%29\"
\n" ); document.write( ".
\n" ); document.write( "d = 13
\n" ); document.write( "
\n" );