asked 172k views
2 votes
Find the distance from A(-8,-3,-2) and B(-4,8,0) , find ||AB||

1 Answer

3 votes

Answer:


||AB|| = 11.8743

Explanation:

Distance between two points:

Suppose that we have two points,
(x_1,y_1,z_1) and
(x_2,y_2,z_2). The distance between them is given by:


D = √((x_2-x_1)^2+(y_2-y_1)^2+(z_2-z_1)^2)

Distance from A(-8,-3,-2) and B(-4,8,0)


||AB|| = √((-4-(-8))^2+(8-(-3))^2+(0-(-2))^2)


||AB|| = √(4^2 + 11^2 + 2^2)


||AB|| = 11.8743

answered
User Avinash Yadav
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.