SOLUTION: Find the distance between the two ponts given. Round to the nearest tenth,if necessary. (5,2)and(5,-2)

Algebra ->  Absolute-value -> SOLUTION: Find the distance between the two ponts given. Round to the nearest tenth,if necessary. (5,2)and(5,-2)      Log On


   



Question 182151This question is from textbook
: Find the distance between the two ponts given. Round to the nearest tenth,if necessary. (5,2)and(5,-2) This question is from textbook

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the distance between the two points given. Round to the nearest tenth, if necessary. (1,1)and(3,2)
----------------
I accidentally deleted this one.
The distance is (always):
d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29
d+=+sqrt%28%282-1%29%5E2+%2B+%283-1%29%5E2%29
d+=+sqrt%281+%2B+4%29
d+=+sqrt%285%29
d =~ 2.236
----------------
Find the distance between the two ponts given. Round to the nearest tenth,if necessary. (5,2)and(5,-2)
Same thing.
d = sqrt(4)^2
d = 4