vinayreguri wrote:If x,y,z are prime numbers, which if the following integers have the same number of factors
I. xy
II. xyz
III. (x^2)y or x square * y
A. I & II
B. II & III
C. I & III
D. I,II & III
E. Cannot determine
We can apply a nice rule regarding the number of divisors/factors number has:
If N = (p^a)(q^b)(r^c)..., where p, q, r (etc.) are prime numbers, then the total number of positive divisors of N is equal to (a+1)(b+1)(c+1)
Example: Since 400 = (2^
4)(5^
2), the total number of positive divisors of 400 equals (
4+1)(
2+1)=15
Aside: this rule works well for this question, since we are told that x, y and z are prime numbers
Now let's examine our answer choices:
Note: We are not explicitly told that x, y and z are
different prime numbers, but we'll that the answer is
E either way. Let's begin by saying the numbers are all
different.
I. Since xy = (x^
1)(y^
1), the number of factors is (
1+1)(
1+1)=4
II. Since xyz = (x^
1)(y^
1)(z^
1), the number of factors is (
1+1)(
1+1)(
1+1)=8
III. Since (x^2)y = (x^
2)(y^
1), the number of factors is (
2+1)(
1+1)=6
So it looks like no values share the same number of factors, which means the answer is
E by process of elimination.
Now what if x, y and z are
NOT different?
For example, if x=y=z=2, then xyz=(x^2)y=8, in which case they would have the same number of factors.
So if looks like II and III
could have the same number of factors, but the question does not say "could," which means I'll still with my answer of
E