ExpertsGlobal5
p, m, and n are positive integers greater than 1 such that p = m x n and m and n do not have any common prime factors. If p has 25 factors, m has r factors, and n has s factors, what is the value of (r + s)?
A. 4
B. 8
C. 10
D. 16
E. 25
|
This Daily Butler Question was provided by
Experts' Global
|
|
Sponsored
|
|
|
p,m,n are positive integers, which means the values are greater than 0.
But here p,m,n are greater than 1.
p = m * n
p has 25 factors.
m has r factors, and n has s factors.
Let’s take an example for easier understanding: 12 = 2^2 * 3 .
Where m =2 has (2+1)=3 factors = r.
n = 3 has (1+1)= 2 factors = s.
12 has 3*2 = 6 factors.
Let’s jump to the problem: 25 = r*s
The possible values of r*s = (25,1) (5,5).
The case (25,1) is not possible. We cannot have a term with 1 factor.
Hence only valid scenario is (5,5).
Thus, r+s = 5+5 =
10. Option C.