Question 461916
Find the distance between the two points. Round an approximate result to the nearest hundredth.
 (- 3, -2) and (0, -11)
----------------------
We use the distance formula to solve this problem.
.
{{{D = sqrt((x[2]-x[1])^2+(y[2]-y[1])^2)}}}
.
The most important thing is to decide which ordered pair will be the 1st (x1,y1) and which will be the second (x2,y2). It doesn't matter which you choose, you just can't change your mind halfway through the problem (lol).
.
Let's have (x1,y1) = (-3, -2) and (x2,y2) = (0, -11). It's simply a matter for substituting these values in their appropriate locations in the formula. Here's how it goes.
{{{D = sqrt((0-(-3))^2+(-11-(-2))^2)}}}
.
Use caution when adding and subtracting negative numbers. It's easy to make mistakes there.
{{{D = sqrt((0+3)^2+(-11+2)^2)}}}
{{{D = sqrt((3)^2+(-9)^2)}}}
{{{D = sqrt(9+81)}}}
{{{D = sqrt(90)}}}
....
Now sqrt(90) is the exact distance between the two points. We are asked to approximate to the nearest hundredth. Use your calculator for this.
.
sqrt(90) is approximately 9.49
The points are approximately 9.49 units apart.
.
Hope this helps!

Ms.Figgy
math.in.the.vortex