Q 1. If x is divisible by 12 and 10, is x divisible by 24?
Sol: By Factor Foundation Rule:
X = 2, 2, 3, ..... ?
x = 2, 5, ........ ?
and then combining both above, X = 2, 2, 3, 5, ........... ?
If x is divisible by 12 and 10, its prime factors include 2, 2, 3, and 5 as indicated by the prime box above. There are only TWO 2’s that are definitely in the prime factorization of x, because the 2 in prime factorization of 10 may be redundant – that is, it may be the same 2 as one of the 2’s in the prime factorization of 12.
24 = 2 × 2 × 2 × 3. There are only two 2’s in the prime box of x; 24 requires three 2’s . Therefore, 24 is not necessarily a factor of x.
Q 2. If 24 is a factor of h and 28 is a factor of k, must 21 be a factor of hk?
Sol: By Factor Foundation Rule,
h = 2, 2, 2, 3, ..........?
k = 2, 2, 7, ........ ?
and hence hk = 2, 2, 2, 2, 2, 3, 7, ........ ?
By the Factor Foundation Rule, all the factors of h and k must be factors of the product, hk. Therefore the factors of hk include 2, 2, 2, 2, 2, 3, and 7 as shown in the prime box. Both 3 and 7 are in the prime box. Therefore, 21 is a factor of hk.
My question now is “In Ques 1, one 2 is excluded however in Ques 2, all 2 is taken” Why is is so?