Let $X=(0,\infty)$. Define two metrics on $X$ by
$d_{1}(x,y)=|x-y|$ and
$d_{2}(x,y)=|x-y|+|\frac{1}{x}-\frac{1}{y}|$
for all $x, y \in{X}$.
Let $(x_{n})$ be a sequence in $X$ and $x\in{X}$.
Show $d_{1}(x_{n},x)\rightarrow{0}$ if and only if $d_{2}(x_{n},x)\rightarrow{0}$.
Note: $d_{1}$ and $d_{2}$ are then said to be equivalent metrics on $X$.
Since $d_{1}$ and $d_{2}$ are equivalent metrics, will it be sufficient to show $c*d_{2}(x,y)\leq{d_{1}(x,y)}\leq{C*d_{2}(x,y)}$?
So far I have the following: $d_{1}(x,y)=|x-y|\leq{|x-y|+|\frac{1}{x}-\frac{1}{y}|}=d_{2}(x,y)$. Therefore, $d_{1}(x,y)\leq{C*d_{2}(x,y)}$ where $C=1$. Is there a $c$ that would satisfy the left-hand side of the inequality?
Any help would be appreciated. (this is not homework)