If point A. is located at (0, -8) and B. is located at (4, -5). what is the distance between them?
A. 5
B. 6
C. 7
D. 8*
2 answers
I think it will be 8. correct me if i am wrong.
D=sqrt((y2 - y1)^2 + (x2 -x1)^2)
D=sqrt( 9 + 16)
D=5
D=sqrt( 9 + 16)
D=5