document.write( "Question 309373: Find the distance between the pair of points, round to the nearest tenth if neccessary,(-10,4) and (6,12). Thankyou \n" ); document.write( "
Algebra.Com's Answer #221268 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula
\n" ); document.write( "\"D%5E2=%28x2-x1%29%5E2%2B%28y2-y1%29%5E2\"
\n" ); document.write( "\"D%5E2=%28-10-6%29%5E2%2B%284-12%29%5E2\"
\n" ); document.write( "\"D%5E2=256%2B64\"
\n" ); document.write( "\"D%5E2=320\"
\n" ); document.write( "\"D=sqrt%28320%29\"
\n" ); document.write( "\"D=sqrt%284%2A4%2A4%2A5%29\"
\n" ); document.write( "\"D=8%2Asqrt%285%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );