From this, I know that $d=sa+tb$ for $s,t\in \mathbb{Z}$. Also, that $d|a$ and $d|b$. I don't know where to go from there.
I understand that if $a/d$ and $b/d$ were not relatively prime, then $d$ would not be the GCD.
From this, I know that $d=sa+tb$ for $s,t\in \mathbb{Z}$. Also, that $d|a$ and $d|b$. I don't know where to go from there.
I understand that if $a/d$ and $b/d$ were not relatively prime, then $d$ would not be the GCD.
If $gcd(a,b)=d$ then we know that $a=sd$ and $b=td$, for $s,t\in \mathbb{Z}$.
Since $d$ contains all the common factors of $a$ and $b$, $s$ and $t$ must be relatively prime.
Therefore:
$gcd\left(\frac{a}{d},\frac{b}{d}\right)=gcd\left(\frac{sd}{d},\frac{td}{d}\right)gcd=\left(s,t\right)=1$. Thus, $\frac{a}{d}$ and $\frac{b}{d}$ are coprime.