Parnika182
If p, q, and r are positive integers such that q is a multiple of p, and r is a factor of p, which of the following is
NOT necessarily an integer?
A) (q-p)/p
B) (q-p)/r
C) (q-r)/p
D) (p^2)q/r
E) (q+pr)/p
This question is a close copy (with some different answer choices) of a question in several editions of the OG. The above solution is right except in one detail - it says answer C is never an integer, but it is in one case, the case where r = p.
Here, q is a multiple of p, and p is a multiple of r. You could use algebra now (q = mp, and p = kr, so q = mkr) and substitute into each answer choice to see which cancel down to integers. You could also pick numbers, say q = 8, p = 4 and r = 2. Or you can just notice that r will always cancel out if it's the denominator of any fraction like those in the answer choices, and p will cancel with anything containing p or q, so the only answer that doesn't cancel down is C, because r/p is not an integer unless r and p are equal.
(edited to fix a typo where I flipped around p and q in the 'pick numbers' sentence)