ASIDE: A lot of integer property questions can be solved using prime factorization.sgr21 wrote:What will be the least number which when quadrupled will be exactly divisible by 24, 36, 42 and 60?
(A)630
(B) 1260
(C) 315
(D)420
For questions involving divisibility, divisors, factors and multiples, we can say:
If N is divisible by k, then k is "hiding" within the prime factorization of N
Examples:
24 is divisible by 3 <--> 24 = (2)(2)(2)(3)
70 is divisible by 5 <--> 70 = (2)(5)(7)
330 is divisible by 6 <--> 330 = (2)(3)(5)(11)
56 is divisible by 8 <--> 56 = (2)(2)(2)(7)
Okay, now to the question.
24 = (2)(2)(2)(3)
36 = (2)(2)(3)(3)
42 = (2)(3)(7)
60 = (2)(2)(3)(5)
Let's first find a number that it is divisible by 24, 36, 42 and 60
That number will = (2)(2)(2)(3)(3)(5)(7) [notice that 24, 36, 42 and 60 are all "hiding in this prodcut]
Of course, we're quadrupling the number first. So, we can take (2)(2)(2)(3)(3)(5)(7) and divide by 4 to get (2)(3)(3)(5)(7) = 630
Answer: A
Cheers,
Brent


















