GCD & LCMmedium
0:00.0

Let n=2a3b5cn = 2^a \cdot 3^b \cdot 5^c and m=2d3e5fm = 2^d \cdot 3^e \cdot 5^f. If GCD(n,m)=223150\text{GCD}(n, m) = 2^2 \cdot 3^1 \cdot 5^0 and LCM(n,m)=233251\text{LCM}(n, m) = 2^3 \cdot 3^2 \cdot 5^1, which of the following is a possible value for (a,b,c)(a, b, c) and (d,e,f)(d, e, f)?