Let $F = \{x + y\sqrt{7} : x, y \in Q\}$ with the usual addition and multiplication operations. Show that $F$ has a multiplicative inverse.
So far, I have
$$\left(x_1 + y_1\sqrt{7}\right) \left(\frac{1}{x_1} + \left(\frac{1}{y_1}\right)\sqrt{7}\right)$$
But that led me to $8+2\sqrt{7}(\frac{1}{x_1} + \frac{1}{y_1}) = 1$...I don't know what goes from there.