1

This seems like it should be an easy problem, but I just can't seem to get anywhere.

What I've tried:

  • trying to show that $(a,bc)$ and $(a,b)(a,c)$ divide each other by writing out equations (like $a=dk$ for $d= (a,bc)$)

  • trying to expand using Bezout's Identity

rubik
  • 9,344

1 Answers1

3

$(a,b)(a,c) = ((a,b)a,(a,b)c) = (a^2,ab,ac,bc) = (a(a,\color{#c00}{b,c}),bc) = (a,bc)\,$ by $\,\color{#c00}{(b,c)}=1$

Bill Dubuque
  • 272,048