Guest Session: 1 Question Remaining. Create Account to save progress.
Login
GCD & LCMmedium
0:00.0

Given a=2n⋅32a = 2^n \cdot 3^2a=2n⋅32 and b=23⋅3mb = 2^3 \cdot 3^mb=23⋅3m. If GCD(a,b)=22⋅32\text{GCD}(a, b) = 2^2 \cdot 3^2GCD(a,b)=22⋅32 and LCM(a,b)=24⋅33\text{LCM}(a, b) = 2^4 \cdot 3^3LCM(a,b)=24⋅33, find the values of nnn and mmm.