I'm trying to solve this exercise: (hartshorne Euclid and beyond ex 15.3)
Let $F$ be an ordered field, let $d>0$, and suppose that $d$ does not have a square root in $F$. Let $F(\sqrt d)$ denote the set of all $a + b\sqrt d$, with $a, b \in F$, where $\sqrt d$ is a square root in some extension field of F. Show how to define an ordering on $F(\sqrt d)$, with $\sqrt d > 0$, such that it becomes an ordered field.
I tried a lot of orderings on $F(\sqrt d)$ (also $a-b\sqrt d$ iff $a^2\geq db^2$) but I always ended up in a lot of counts and cases. does anyone have a simpler solution? If somehow one shows that $F(\sqrt d)\subset \mathbb{R}$ then it is obviously ordered but I can't show it...
(ordering in the sense of the book)
If $a\ge 0,b\ge 0$ then the sign of $a+b\sqrt{d}$ is clear,
while $a-b\sqrt{d}\ge 0$ iff $a\ge b\sqrt{d}$ iff $a^2\ge b^2 d$.
It remains to check that this satisfies the ordered field axioms.