amenewyork
Hi everyone, I'm beginning my GMAT Quant journey with the
MGMAT Number Properties guide and the Kaplan Math Workbook (6th ed.). I understand the concept of factoring, finding GCFs, etc, but I'm wondering if there is a quick/tried-and-true strategy for finding factors of large numbers without having to create a chart, which seems too time consuming. Thanks in advance for the help!
Not sure what your "chart" method is but an easy method to remember and use is to find the prime factorization and then expand the permutations of the exponents:
example:
196
196 = 2^2*7^2 (prime factorization)
To determine how many factors there are, just look at each power, add one, and multiply together.
(2 + 1)(2 + 1)
(3)(3)
9 factors
now work through the permutations of the exponents starting with 0:
2^0*7^0 = 1*1 = 1
2^0*7^1 = 1*7 = 7
2^0*7^2 = 1*49= 49
2^1*7^0 = 2*1=2
2^1*7^1 = 2*7=14
2^1*7^2 = 2*49 = 98
2^2*7^0 = 4*1=4
2^2*7^1 = 4*7=28
2^2*7^2 = 4*49 = 196
thus, the factors of 196 are 1, 2, 4, 7, 14, 28, 49, 98, 196