0

If $n = { \dfrac{a}{b} }$ , with $n$ ${ \in }{ \mathbb{N} }$, $a$ ${ \in }$ ${ \mathbb{N} }$, and $b$ ${ \in }$ ${ \mathbb{N^*} }$ , and if $a$ and $b$ are coprime, then does $b$ $=$ $1$ ?

I can only see that as an option, but I'm not enirely sure. A little help ?

Thanks.

V.G
  • 4,196
Eli
  • 47

1 Answers1

3

Yes, since $b\mid a$ and $b\mid b$ hence $b|\gcd(a,b)=1$, hence $b=1$.

ShBh
  • 6,054
Tabludif
  • 153