D = sqrt((x2 - x1) + (y2 - y1) + (z2 - z1))
D = (x2 - x1) + (y2 - y1) + (z2 - z1)
D = sqrt((x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2)
D = (x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2
Video Explanation
Watch Video Solution
Login to get access
Continue with nearby questions to strengthen the same chapter concept while you still have the context fresh in mind.