Distance between
the point (-3, 7, 2) and (2,4,-1 ) is
Answers
Answered by
1
Step-by-step explanation:
The distance between two points (x1,y1,z1) and (x2,y2,z2) is given by
d=\sqrt{(x2-x1)^2+(y2-y1)^2+(z2-z1)^2}
So, distance between (–3, 7, 2) and (2, 4, –1) is given by
d=\sqrt{(2-(-3))^2+(4-7)^2+(-1-2)^2}
d=\sqrt{25+9+9}
d=\sqrt{43}
Similar questions