1.

Find coordinates of the point which of the equidistance from O(0, 0, 0), A(l, 0, 0), B(0, m, 0) and C(0, 0, n).

Answer»


ANSWER :`(l/2,m/2,n/2)`


Discussion

No Comment Found