if a=(2^3)(3^4)(5) and b is a positive integer, what is the greatest number values for b such that a/108b is an integer? show its solution.
108 = 22*33 so a/(108b) = 24*34*5/(22*33*b) = 2*2*3*5/b
This is only an integer if b is 1 or 2 or 3 or 4 or 5 or 6 or 10 or 12 or 15 or 20 or 30 or 60