Bunuel
If positive integer A = m^3*n^2, where m and n are distinct prime numbers, is A divisible by 72?
(1) 25mn is a multiple of 15
(2) 6m^2 is divisible by 12
Given: \(A = m^3n^2\) ; m and n are distinct prime numbers
\(72 = 8 * 9 = 2^3 * 3^2 \)
Given: Does A consist of \(2^3 * 3^2\)
In other words, we want to know if m = 2 and n = 3
Statement 125mn is a multiple of 15\(5^2 * m * n = 5 * 3\) * (some integer)
We don't have sufficient information at this stage whether the integer consists of 2. If so is m = 2 and n = 3 or vice versa.
Hence this statement is not sufficient. Eliminate A and D.
Statement 26m^2 is divisible by 12\(2 * 3 * m^2 = 2^2 * 3 \)* some integer
We can conclude that m = 2, however we do not have any information on the value of n. Hence the statement is not sufficient.
CombinedFrom statement 2, we know that m = 2
Thus in statement 1, n = 3.
Sufficient.
Option C