English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

4 answers

distance = sqrt[(x2 -x1)^2 + (y2 - y1)^2 ]
d = sqrt[(k-1-k-2)^2 + (w + 4 - w)^2]
d = sqrt[(-3)^2 + 4^2]
d = sqrt[9 + 16]
d = sqrt25
d = 5

2007-11-16 10:13:14 · answer #1 · answered by Linda K 5 · 0 0

We use the distance formula, which is:

Distance = sqrt{(x2 - x1)^2 + (y2 - y1)^2}

Let D = distance.

Let k - 1 = x2

Let k+2 = x1

Let w + 4 = y2

Let w = y1

We now plug into the formula above and simplify.

D = sqrt{(k - 1 - (k + 2))^2 + (w + 4 - w)}

D = sqrt{(-3)^2 + (4)^2}

D = sqrt{9 + 16}

D = sqrt{25}

D = 5

2007-11-16 18:18:41 · answer #2 · answered by Anonymous · 0 0

The line segment joining the points forms the hypotenuse of a right triangle.
length of vertical leg = |(w+4)-(w)| = 4
length of horizontal leg = |(k-1)-(k+2)| = 3
hypotenuse² = 4² + 3² = 25
hypotenuse = √25 = 5

Distance between (k+2,w) and (k-1, w+4) is 5
http://i233.photobucket.com/albums/ee195/DWRead/quagmire77.jpg

2007-11-16 18:22:35 · answer #3 · answered by DWRead 7 · 0 0

sqrt( (k+2-k+1)^2 + (w-w-4)^2)
=sqrt( 9 + 16 )
=sqrt(25)
= 5

2007-11-16 18:11:36 · answer #4 · answered by norman 7 · 0 0

fedest.com, questions and answers