Find the minimum value of $\dfrac{7x^{2} - 2xy + 3y^{2}}{x^{2} - y^{2}}$ if $x$ and $y$ are positive real numbers such that $x > y$.
This is a question from the 22nd Philippine Mathematical Olympiad. I have no idea how to solve this. I am curious as to how it was solved. Can anyone help me, please?
Update: I found a solution here and it looks like it is longer than expected.
Let, $x=a+b$ and $y=a-b$ where $a>b$, we have
$$f(x,y)= \dfrac {2a^2+3b^2}{ab}+2$$
$$\implies \underbrace{\dfrac { 2a^2+3b^2}{ab}≥\dfrac{2\sqrt 6 ab}{ab}}_{\text{ arithmetic-geometric mean inequality}}=2 \sqrt 6$$
$$\implies \text{min} [ f(x,y)]= 2+2 \sqrt 6$$
REMARK.
According to equality condition of arithmetic-geometric mean inequality, we have
$$2a^2=3b^2 \Longrightarrow a= \dfrac {b\sqrt 3}{\sqrt 2}$$
which follows
$$y := b \sqrt {\dfrac {3}{2}}-b>0$$
So, conditions are hold.