Find the total number of factors of 360.
A18
B20
C24
D30
Explanation
360 = 2^3 * 3^2 * 5^1. Total factors = (3+1) * (2+1) * (1+1) = 4 * 3 * 2 = 24.
Exam Relevance
- Topic: Number System
- Subtopic: Factors

No Comments