Prove that $z = tx + (1 − t)y$ if $d(x, y)= d(x, z) + d(z, y)$

75 Views Asked by At

Let $x,y,z$ be elements of $\mathbb{R}^2$ Prove that $z = tx + (1 − t)y$ if $d(x, y)= d(x, z) + d(z, y)$ d is usual euclidean metric.

1

There are 1 best solutions below

1
On

What can we use about the usual metric?

Heron's formula... If the sides of a triangle are $a,b,c$, then the area of the triangle is $$ A=\frac{1}{4}\sqrt{(a+b+c)(-a+b+c)(a-b+c)(a+b-c)} $$ Now if $a=b+c$, then that area is zero.