Last visit was: 25 Apr 2026, 03:53 It is currently 25 Apr 2026, 03:53
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
amenewyork
Joined: 21 Jan 2010
Last visit: 09 Mar 2010
Posts: 2
Own Kudos:
1
 [1]
Given Kudos: 1
Concentration: Technology Management, MIS
Posts: 2
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
firasath
Joined: 04 Feb 2007
Last visit: 29 Jan 2023
Posts: 49
Own Kudos:
195
 [1]
Given Kudos: 16
Posts: 49
Kudos: 195
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
amenewyork
Joined: 21 Jan 2010
Last visit: 09 Mar 2010
Posts: 2
Own Kudos:
Given Kudos: 1
Concentration: Technology Management, MIS
Posts: 2
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
AshForGMAT
Joined: 19 Jul 2009
Last visit: 30 Mar 2012
Posts: 86
Own Kudos:
Given Kudos: 6
Status:Applying
Location: United Kingdom
Concentration: General Management, Strategy
GPA: 3.65
WE:Consulting (Telecommunications)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Yes the above method is the shortest method that i have come across...

Please share if you have come across anything shorter !
User avatar
tarun
Joined: 30 Jun 2004
Last visit: 07 Mar 2011
Posts: 102
Own Kudos:
Given Kudos: 5
Location: Singapore
Posts: 102
Kudos: 102
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I agree. This is the shortest method.
User avatar
fruit
Joined: 21 Feb 2010
Last visit: 16 Jun 2010
Posts: 14
Own Kudos:
Given Kudos: 9
Location: Ukraine
Posts: 14
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks for this method.
And what about the number 483?
We get three prime numbers 7, 23 and 3. What to do next?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,822
Own Kudos:
Given Kudos: 105,878
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,822
Kudos: 811,140
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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!

Finding the Number of Factors of an Integer

First make prime factorization of an integer \(n=a^p*b^q*c^r\), where \(a\), \(b\), and \(c\) are prime factors of \(n\) and \(p\), \(q\), and \(r\) are their powers.

The number of factors of \(n\) will be expressed by the formula \((p+1)(q+1)(r+1)\). NOTE: this will include 1 and n itself.

Example: Finding the number of all factors of 450: \(450=2^1*3^2*5^2\)

Total number of factors of 450 including 1 and 450 itself is \((1+1)*(2+1)*(2+1)=2*3*3=18\) factors.

fruit
Thanks for this method.
And what about the number 483?
We get three prime numbers 7, 23 and 3. What to do next?

\(483=3^1*7^1*23^1\) --> number of factors of 483 is: \((1+1)(1+1)(1+1)=8\).

For more on number properties see the Number Theory chapter of Math Book (link in my signature).

Hope it helps.
User avatar
fruit
Joined: 21 Feb 2010
Last visit: 16 Jun 2010
Posts: 14
Own Kudos:
Given Kudos: 9
Location: Ukraine
Posts: 14
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I meant how to find all 8 factors? As you did in your example:


firasath
amenewyork


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

Does GMAT check this knowledge?
User avatar
firasath
Joined: 04 Feb 2007
Last visit: 29 Jan 2023
Posts: 49
Own Kudos:
195
 [1]
Given Kudos: 16
Posts: 49
Kudos: 195
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
fruit
I meant how to find all 8 factors? As you did in your example:


firasath
amenewyork


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

Does GMAT check this knowledge?


3^0*7^0*23^0 = 1
3^0*7^0*23^1 = 23

3^0*7^1*23^0 = 7
3^0*7^1*23^1 = 161

3^1*7^0*23^0 = 3
3^1*7^0*23^1 = 69

3^1*7^1*23^0 = 21
3^1*7^1*23^1 = 483

your factors are: 1,3,7,21,23,69,161,483
User avatar
Exellon
Joined: 14 Mar 2010
Last visit: 22 May 2010
Posts: 36
Own Kudos:
Posts: 36
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How do you quickly determine a,b, c and p, q, r in the typical n=a^p*b^q*c^r formula?

Seems like guesswork to me...



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Quantitative Questions Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!