Let $u$ and $v$ be two numbers of the form $u=a+b\sqrt{c}$, where a,b and c are rational numbers, with $\sqrt{c}$ an irrational constant. Let the notation $u^∗$ indicate the value of $u$ when the sign of b is reversed. That is, $u^∗ = a − b\sqrt{c}$.
Prove that $(u^n)^∗ = (u^∗)^n$
For the assumption when $n=k$, the solutions let $u^k = p+q\sqrt{c}$, and my question is why can the values of $a$ and $b$ be changed but not $c$? Additionally, it was let that $u=a+b\sqrt{c}$ and $v=p+q\sqrt{c}$ for the first parts of the question, to show that $$u^∗ + v^∗ = (u + v)^∗$$
Again, why can't I let $v = p + q\sqrt{m}$ instead?