+0  
 
0
628
4
avatar

how do I find the formula for distance

 Apr 10, 2015

Best Answer 

 #4
avatar
+5

Sorry typo. Its actually D = the square root of ((x[2] - x[1])^2 + (y[2] - y[1])^2))  

 Apr 10, 2015
 #1
avatar
0

You can use pythogorean formula.

 Apr 10, 2015
 #2
avatar
0

Disance of what?

 Apr 10, 2015
 #3
avatar
0

I think you may mean the formula for the distance between two points, which is:

D = the square root of ((x[2] - x[2])^2 + (y[2] - y[1])^2))        

 

(I dont know how to add in the square root symbol) 

 Apr 10, 2015
 #4
avatar
+5
Best Answer

Sorry typo. Its actually D = the square root of ((x[2] - x[1])^2 + (y[2] - y[1])^2))  

Guest Apr 10, 2015

1 Online Users