Showing posts with label distance. Show all posts
Showing posts with label distance. Show all posts

Tuesday, October 21, 2008

Distance














Today in class we learned how to determine the distance between two points on a grid. It is found by using the formula: squareroot(x1-x2)^2+(y1-y2)^2. You can then use a ruler to measure and check that your answer is correct, if you are using a one centimeter grid.