Skip to main contentSkip to solution

How many proper divisors (that is, divisors other than 1 or 7200) does 7200 have?

Solution

Correct Option: 2

To find the number of factors of a number N=pa×qb×rcN = p^{a} × q^{b} × r^{c}

The formula is: (a+1)(b+1)(c+1)(a+1)(b+1)(c+1)

where a,b,ca,b,c are powers in prime factorization and p,q,rp,q,r are prime numbers

For 7200:

Prime factorization = 25×32×522^5 × 3^2 × 5^2

Total number of factors:

(5+1)(2+1)(2+1)(5+1)(2+1)(2+1)

=6×3×3= 6 × 3 × 3

=54= 54 factors

Proper divisors exclude 1 and the number itself

Therefore, number of proper divisors = 542=5254 - 2 = 52

The answer is 52.52.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question