I want to prove that $$ |x -y|^{-2} \leq \frac{1}{|x|^2} + O(|x|^{-3}) $$ when $| y| \leq R$, and $|x| \geq 2R$, $R>0$. The hint is to use that $$ |x -y|^{-2}= |x|^{-2}\left(1-2\frac{x \cdot y}{|x|^{2}}+ \frac{|y|^2}{|x|^2}\right)^{-1} $$
I tired different attempts, but I am not able to show it. I would really appreciate any hint. Thanks!
EDIT: I found this estimate in the book (Vorticity and Incompressible Flow) by Majda and Bertozzi. Here is a screen shot
Majda, Andrew J.; Bertozzi, Andrea L., Vorticity and incompressible flow, Cambridge Texts in Applied Mathematics. Cambridge: Cambridge University Press (ISBN 0-521-63057-6/hbk; 0-521-63948-4/pbk). xii, 545 p. (2002). ZBL0983.76001.
The statement is not correct, even if $x,y$ are reals. If the are vectors, let them both be along the same axis. Then if $|x|=2R, |y|=R$ and they are in the same direction $|x-y|^{-2}=\frac 1{R^2}$ while $\frac 1{|x|^2}=\frac 1{4R^2}$ and the difference is $\frac 3{4R^2} \not \in O(x^{-3})$