SOLUTION: Find the distance between each pair of points whose coordinates are given. Express answers in simplest form.
(√8,√3) ( √3,-√8)
Algebra ->
Square-cubic-other-roots
-> SOLUTION: Find the distance between each pair of points whose coordinates are given. Express answers in simplest form.
(√8,√3) ( √3,-√8)
Log On
Question 1080728: Find the distance between each pair of points whose coordinates are given. Express answers in simplest form.
(√8,√3) ( √3,-√8) Found 2 solutions by Fombitz, Boreal:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! distance is the sqrt ((x2-x1)^2+(y2-y1)^2)
That is sqrt {[-sqrt(8)-sqrt (3)]^2+[sqrt(3)-sqrt(8)]^2}
=sqrt (8+2 sqrt(24)+3+3-2sqrt(24)+8)
=sqrt(22)