My working so far that:
Reflexive: Yes as suppose x E in r, we get x^2 >= 1 which true for all so this is true.
Symmetric: I think it is true since xy >= 1 and xy = yx order not important?
Transitive: suppose xy >= 1 and yz>=1 then xz>=1 must hold true ?
Im not sure if im on the right track or need more depth in m proof help appreciated.
Just try $x=z=\frac12$, $y=4$. Btw, $x=\frac12$ or even $x=0$ will also kill refexivity.