Question 473467
I have to find the points between (-4,-1) and (-8,-4)
there is no graph or picture just ask me to find the distance between these two points?
----
distance = sqrt[(-4--1)^2 + (-8--4)^2] 
= sqrt[(3)^2 + 4^2]
===
= sqrt[9+16]
----
= 5
================
Cheers,
Stan H.