Let i(2,4) and j(5,8) are two objects. Find d(i,j) using euclidean distance:
Answers
Answered by
0
Answer : (x1 + x2) /2 , (y1+y2) /2
(2+5÷2) , (8+4÷2)
(7/2) , (12/2)
p ( x,y) =(7/2, 6)
Similar questions