+0  
 
0
1483
1
avatar

How do you find the distance between two points on a coordinate plane using the pythagorean theorem?

 Dec 4, 2014

Best Answer 

 #1
avatar+130511 
+5

First, subtract the x coordinates and square this

Next, subtract the y coordinates and square this

Add the two squares

Take the square root of this sum

That's the distance

 

 Dec 4, 2014
 #1
avatar+130511 
+5
Best Answer

First, subtract the x coordinates and square this

Next, subtract the y coordinates and square this

Add the two squares

Take the square root of this sum

That's the distance

 

CPhill Dec 4, 2014

0 Online Users