svshaha wrote:
Hi Guys,
Need help in solving following question :
How many factors does 362 have?
2
8
24
25
26
The correct answer is D: 25
Can anyone please explain how come answer is 25?
Thanks in advance!!!
Hi
Are you sure the no is 362? or is their something wrong in what i am doing?
When we need to find the total no of factors
what we usually do is
first convert the number into multiples of prime factors
in this case
362 = 2 * 181 [181 is a prime no]
The total no of factors would be (1+1)*(1+1) = 4
which is not in the options
What happens is
let us say we have a no z
z = a^m * b^n * c^p
here a,b and c are prime nos
when we need to select a factor.. we can choose any power of a from 0 to m
same for b=> 0 to n and for c => 0 to p
the total no of ways of selecting a factor can be rephrased as total no of factors of z => (m+1)(n+1)(p+1)