The value of the logarithmic expression $\log_x \dfrac{x}{y} +\log_y \dfrac{y}{x},\text{where}\quad x\geq y>1\quad$ can never be
$\bf\text{options}$ a.) $-1\quad$ b.)$\quad0.5\quad$ c.) $\quad0\quad$ d.) $\quad1$
$$\begin{align}\log_x \dfrac{x}{y} +\log_y \dfrac{y}{x}&=1-\log_x y +1-\log_y x\\ &=\frac{2\log_x y}{\log_x y}-\frac{(\log_x y)^2}{\log_x y} -\frac{1}{\log_x y}\\ &=-\frac{ (\log _{x}y-1)^{2} }{ \log _{x}y}\end{align}$$
here if i input $x=y=2$ then option $0$ is removed , not sure how to deduce the rest.
Wolfram does gives the answer as option $1$

$$\begin{align}\log_x \dfrac{x}{y} +\log_y \dfrac{y}{x}&=1-\log_x y +1-\log_y x\\ &=2-\dfrac{\ln y}{\ln x} -\dfrac{\ln x}{\ln y}\\ &=2-\dfrac{\ln² y+\ln²x}{\ln x \ln y} \\ &=-\dfrac{(\ln y-\ln x)²}{\ln x \ln y}\end{align}$$
this value does never equal ${1,0.5}$