SOLUTION: how to find the distances for (-3,1),(1,-4) leave answer exact no deimals

Algebra ->  Points-lines-and-rays -> SOLUTION: how to find the distances for (-3,1),(1,-4) leave answer exact no deimals      Log On


   



Question 224976: how to find the distances for (-3,1),(1,-4) leave answer exact no deimals
Answer by 13567(3) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%28%28x2+-+x1%29%5E2+%2B+%28y2+-+y1%29%5E2%29
x2= 1
x1= -3
y2= -4
y1= 1
sqrt%28%281+-+%28-3%29%29%5E2+%2B+%28-4+-+1%29%5E2%29
sqrt%28%281+%2B+3%29%5E2+%2B+%28-4+-1%29%5E2%29
sqrt%28%284%29%5E2+%2B+%28-5%29%5E2%29
sqrt%2816+%2B+25%29
sqrt%2841%29