Find the distance d from P1 to P2 P1 1 4 2 P2 2 0 1 d Sim
Find the distance d from P_1 to P_2. P_1 = (-1, -4, 2) P_2 = (2, 0, 1) d = (Simplify your answer. Type an exact value, using fractions and radicals as needed.)
Solution
Solution: given the value of point p1(-1, -4, 2) & p2(2, 0, 1)
by distance formula ((x1-x2)^2+(y1-y2)^2+(z1-z2)^2)^1/2
distance=26^(1/2)
distance=5.099
