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

find the distance between the points (a,b) and (b,a)

i basically used the distance formula/pythagorean theorem and i got:

sqrt( 2a^2 - 4ab + 2b^2) <----- is this the answer or is it

(+or-) sqrt( 2a^2 - 4ab + 2b^2)

2007-06-26 19:56:44 · 9 answers · asked by Anonymous in Science & Mathematics Mathematics

9 answers

the distance should be positive number, your answer is almost correct, it is : sqr (|2a^2 - 4ab + 2b^2|), i.e. take the sqr of the absolute value of (2a^2 - 4ab + 2b^2) .

2007-06-26 20:04:04 · answer #1 · answered by travelenthusiast 3 · 0 0

distance is a scalar quantity & does not have sign. It is not negative. Therefore, sqrt( 2a^2 - 4ab + 2b^2) is the correct answer.

2007-06-26 20:17:59 · answer #2 · answered by Jain 4 · 0 0

distance between the points (a,b) and (b,a)
distance = sqrtroot ( (b - a)^2 + (a -b)^2)
=sqrtroot( 2a^2 - 4ab + 2b^2)

2007-06-26 20:05:11 · answer #3 · answered by Tubby 5 · 0 0

the closest element will connect with the line with a line this is perpendicular to it. y = -2x + 7 has a slope of -2, so a line perpendicular could have a slope (a million/2) y = (a million/2)x + b 4 = (a million/2) * -6 + b 4 = -3 + b b = 7 y = (a million/2)x + 7 *** 6 = (a million/2) * -2 + b 6 = -a million + b b = 7 y = (a million/2)x + 7 Which makes those 2 factors collinear.

2017-01-01 08:10:07 · answer #4 · answered by weddle 3 · 0 0

d = √ [ (x2 - x1)² + (y2 - y1)² ]
d = √ [ (b - a)² + (a - b)² ]
d = √ [ b² - 2ab + a² + a² - 2ab + b² ]
d = √ [ 2a² + 2b² - 4ab]
d = √ [ 2.(a² - 2ab + b²]
d = √ [ 2.(a - b)² ]
d = (√2).(a - b)
NB: d is a distance so will consider +ve square root value only.

2007-06-27 21:44:19 · answer #5 · answered by Como 7 · 0 0

Let A(x1,y1) and B(x2,y2) be two points.

dist (A,B)

= sqrt( (x1-x2)^2 + (y1-y2)^2)
Let x1 = a, y1 = b and x2 = b, y2 = a

Then,

Dist
= sqrt (( a-b)^2 + (b-a)^2)
= sqrt ( 2(a-b)^2)
or sqrt ( 2a^2 - 4ab + 2b^2)

positive distance (+)

2007-06-26 20:32:54 · answer #6 · answered by Maxis 2 · 0 0

is is + because distance is positive and sqrt(x) is defined to be positive..

for example sqrt(4) = + 2 but x^2 = 2 has x = +/- sqrt(2)

2007-06-26 20:01:34 · answer #7 · answered by Mein Hoon Na 7 · 0 0

this is correct since distance is always positive
but it could be neater if you note (a-b)^2 = (b-a)^2
so
d= sqrt( (b-a)^2 + (a-b)^2 )
=sqrt( 2*(a-b)^2 )
= |a-b|*sqrt2

2007-06-26 20:04:24 · answer #8 · answered by The Wolf 6 · 0 0

use the distance formula

2007-06-26 20:04:28 · answer #9 · answered by nipun batra 1 · 0 0

fedest.com, questions and answers