If n = 2^a × 3^b × 5^c, how many divisors of n are divisible by 6?
a × b
a × b × (c+1)
(a)(b)(c+1)
(a-1+1)(b-1+1)(c+1) = a × b × (c+1)