SOLUTION: Find the distance between two points V(-2,-6), W(1,-2) I came up with 73
Algebra
->
Length-and-distance
-> SOLUTION: Find the distance between two points V(-2,-6), W(1,-2) I came up with 73
Log On
Geometry: Length, distance, coordinates, metric length
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Length-and-distance
Question 96881
This question is from textbook
McDougal Littell Geometry
:
Find the distance between two points V(-2,-6), W(1,-2) I came up with 73
This question is from textbook
McDougal Littell Geometry
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Find the distance between two points V(-2,-6), W(1,-2)
distance = sqrt[(x-change)^2 + (y-change)^2]
d = sqrt[ (1--2)^2 + (-2--6)^2]
d = sqrt[ 9 + 16]
d = sqrt(25)
c = 5
===========
Cheers,
Stan H.