Find positive integers a, b, c if
gcd(a,b) = 6, lcm(a,b) = 180,
gcd(b,c) = 30, lcm(b,c) = 90
gcd(c,a) = 6, lcm(c,a) = 60.
a=12 b=90 c=30