Re: If m and n are integers, and m =
[#permalink]
03 Feb 2020, 07:58
This question asks for prime factors: since m is an integer, n has to be a factor of m
48 = 4*12 = 2*2*2*2*3 = 2^4 *3
35 = 5*7
51 = 17 *3
68 = 2^2 *17
--> (2^4*3) * (5*7) * (17*3) / (2^2 * 17 *n) | cancel 2^2 and 17 out
= (2^2 * 3^2 * 5 * 7) / n
--> n is only allowed to consist of the primes in the numerator
A) 125 = 5*5*5 --> we only have 5^1 and not 5^3 --> not possible
B) 126 = 2 * 63 = 2 * 3 * 3 * 7 --> possible --> than m is going to be 2*5 = 10 --> we found our match --> B is the correct answer
C) 127 is a prime
D) 128 = 2* 64 = 2^6 --> not possible
E) 129 = 43 * 3 --> not possible
Hence, answer B is the correct answer