Proof: If $a\in\mathbb{N}$ is well-ordered, since $a\ge 1$ and $1$ is the minimum element of $\mathbb{N}$, then $a/2\ge 1/2$. Furthermore, since $1/2$ is the minimum element of $a/2$, all positive rational numbers in the form $a/2$ is well-ordered.
Is my Proof Correct? If not, what alternative can be used.
A set is well ordered if every nonempty subset has a least element.
Your set is
$$X = \mathbb N/2 = \{\frac{1}{2}, \frac{2}{2}, \frac{3}{2}, \frac{4}{2}, \frac{5}{2}, ...\}.$$
You want to show that every nonempty subset $A$ of $X$ has a least element.
Already, you know that $\mathbb N$ is well ordered.
Isn't there a natural association between subsets of $\mathbb N$ and subsets of $\mathbb N/2$? Namely, if you take subset of $\mathbb N/2$, and you double each element in the set, then you get a subset of $\mathbb N$. Use this idea to prove that $A$ has a smallest element.