by RonPurewal Fri Mar 14, 2008 4:39 am
since this question is about divisibility by specific numbers (even though those 'numbers' are variables, in this case), you should employ the 'prime box' (prime factorization) approach.
QUESTION:
does the 'prime box' {prime factorization) of m contain all the primes that multiply to yield n?
(1)
this means that the 'prime box' of 2m contains all the primes that multiply together to make n. (IMPORTANT: n itself doesn't have to be in the box, as it is not necessarily prime.)
the 'prime box' of m is the same as the above 'prime box', except for that one '2' has been removed.
if that '2' is part of n, though - and there aren't any other '2's to take its place - then all the primes needed to make n will no longer be present (answer to question = NO).
if n does not contain a 2, though, or if there are other '2's to take the place of the removed one, then all the primes required to make n will still be in the box for m (answer to question = YES).
INSUFFICIENT
(2)
this means that the 'prime box' of m^2 contains all the primes that multiply together to make n. (as before, n itself doesn't have to be in the box, as it doesn't have to be prime.)
the prime box for m^2 contains all the primes required to make m, TWICE. if n is contained in this box, we have no guarantee that it will still be contained in the smaller box for just m (which contains only half as many primes).
INSUFFICIENT
together
taking both statements together doesn't resolve the issues stated for either.
still INSUFFICIENT
answer = e
--
follow-up: if you're told that n is prime, then the answer is now B. see if you can explain that and/or come up with examples to substantiate it.