alchemist009
The positive integer q is divisible by 15. If the product of q and
the positive integer x is divisible by 20, which of the following
must be a factor of x^2q ?
(A) 25
(B) 60
(C) 75
(D) 150
(E) 300
how do i solve this questions. what would be the cheatcode?
q = 3*5*n (n is some integer)
x*q = 4*5*m (m is some integer)
Since q has 3 as a factor, x*q must have 3 as a factor too.
x*q = 3*4*5*a = 60*a (a is some integer)
Hence 60 must be a factor of x*q.
What about \(x^2*q\)? It must have x*x*q = x*60*a
So, 60 must be a factor of \(x^2*q\).
Notice that all the other options have 25 as a factor. We do not know whether 5 is a factor of x or not. Hence the opther options COULD be factors of \(x^2*q\), but it is not essential that they have to be. Only 60 MUST be a factor of \(x^2*q\).
The cheat code of every GMAT question is the same: Have a strong conceptual understanding!
Please explain this in a simple manner. did not get the solution