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.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Looking for your GMAT motivation to break through the score plateau? Pragati improved her score by massive 160 points with strategic guidance and hard-work! Find out how personalized mentorship and a strong mindset can turn GMAT struggles into success.
Learn how Keshav, a Chartered Accountant, scored an impressive 705 on GMAT in just 30 days with GMATWhiz's expert guidance. In this video, he shares preparation tips and strategies that worked for him, including the mock, time management, and more.
Elite scores are possible when you enroll in a powerful GMAT course, taught live online + 6 months access to TTP OnDemand video courses included! Class starts Tues/Thurs Sept. 15, 2026 - Nov. 15, 2027, 7:00pm-9:00pm EST
Boost your GMAT score in less than one month in a live online class + 6 months access to TTP OnDemand video courses included! Class starts Mon, Tues, Wed, Thur, Fri Sept. 21, 2026 - Oct. 9, 2027, 7:00pm-10:00pm EST
For example imagine I have an integer y such that y = b^n +- c where b,n and c are integers. Is there any quick way to know what will the prime factors of y be without having to develop the number and then do a brute force prime factorization?
My understanding is that I can probably say is that c is going to "break" b^n... so if let's say b is 10 and we elevate to 2... we know that y will be 5*5*2*2 +/- c ... and then if c is 3 then I know that my new number will NOT be a multiple of 5 or 2 anymore... ok, but then what is it going to be a multiple of?
My understanding is that you could easily end up falling ON a prime after you add or substract c... so that leads me to think that there's no predictable way to figure out this case, hence one needs to do the brute force prime factorization and see what you get!
If anyone could shed some light here I'll be grateful! Thanks!
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.
Still interested in this question? Check out the "Best Topics" block below for a better discussion on this exact question, as well as several more related questions.
For example imagine I have an integer y such that y = b^n +- c where b,n and c are integers. Is there any quick way to know what will the prime factors of y be without having to develop the number and then do a brute force prime factorization?
My understanding is that I can probably say is that c is going to "break" b^n... so if let's say b is 10 and we elevate to 2... we know that y will be 5*5*2*2 +/- c ... and then if c is 3 then I know that my new number will NOT be a multiple of 5 or 2 anymore... ok, but then what is it going to be a multiple of?
My understanding is that you could easily end up falling ON a prime after you add or substract c... so that leads me to think that there's no predictable way to figure out this case, hence one needs to do the brute force prime factorization and see what you get!
If anyone could shed some light here I'll be grateful! Thanks!
Show more
This isn't a full answer to your question, but you can tell something about the prime factors relatively quickly. For instance, say that b = 10, and c = 6. You'd have something like
y = 10^50 + 6.
There's a rule about addition and factors, that says two things: - If A and B share a factor, then A + B will also have that factor. - If A has a factor, and B doesn't have that factor, then A + B doesn't have that factor.
In this case, you know that 10^50 has prime factors 2 and 5, while 6 has the prime factors 2 and 3. Therefore, you can conclude the following:
y has a prime factor of 2, y DOESN'T have a prime factor of 3, y DOESN'T have a prime factor of 5.
Unfortunately, I don't know a quick, consistent way to find every prime factor of y. But the information above is what I've seen used in GMAT problems in the past.
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.
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.