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,262
Eli
  • 47

1 Answers1

3

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

James Moriarty
  • 6,460
  • 1
  • 20
  • 39
Tabludif
  • 159