Finding number of factors of a number
Concepts
Examples
If a number x divides another number y completely then x is a divisor of y. If x is a prime number then
x is called the prime factor of number x.
e.g 1,2,3,6 are the factors of 6 and 2,3 are the prime factors of 6.
If any composite number N which can be expressed as N=$a^x\cdot b^y\cdot c^z...$ax·by·cz... , where a,b,c are the prime numbers and x,y,z are the powers of a,b,c respectively and so on. then the number of factors of N =(x+1)×(y+1)×(z+1)...
e.g Find the number of factors of 24
24=22×31
∴ number of factors of 24 = (3+1)(1+1) = 8
Question 1 Find the total number of factors of 1024 except 1 and 1024 itself.
8 | 9 |
10 | 11 |
B
1024= 210
∴ total number of factors except 1 and 1024 = (10+1) - 2 = 9
∴ total number of factors except 1 and 1024 = (10+1) - 2 = 9
Question 2 Find number of factors of 1001
8 | 3 |
16 | 24 |
A
1001 = 71×111×131
∴ total number of factors = (1+1)(1+1)(1+1) = 2×2×2 = 8
∴ total number of factors = (1+1)(1+1)(1+1) = 2×2×2 = 8
Question 3 Find the total number of factors of 144
15 | 16 |
18 | 25 |
A
144= 24 × 32
∴ Number of factors of 144 = (4+1)(2+1) = 15
∴ Number of factors of 144 = (4+1)(2+1) = 15
Question 4 Find the number of factors of 970299
64 | 32 |
24 | 28 |
D
970299 = 36×113
∴ total number of factors = (6+1)(3+1) = 7×4 = 28
∴ total number of factors = (6+1)(3+1) = 7×4 = 28
Question 5 Find the total number of factors of 56 × 324
40 | 50 |
60 | 70 |
C
56 × 324 = (23×71) × (22×34)
56 × 324 = 25×34×71
∴ total number of factors = (5+1)(4+1)(1+1) = 6 × 5 × 2= 60
56 × 324 = 25×34×71
∴ total number of factors = (5+1)(4+1)(1+1) = 6 × 5 × 2= 60
Finding number of factors of a number
Reviewed by Ekansh Rastogi
on
00:37
Rating: 5