BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Tricky remainder problem- Experts input required

Expert replies
Source: — Problem Solving |

by tutorphd » Thu Jun 28, 2012 10:32 pm
The remainder of a product is a product of the remainders of each factor.

Break down into large factors:
2^39 = 2^9 * 2^9 * 2^9 * 2*9 * 8

Calculate remainder of each factor:
2^9 = 512, divided by 39 gives a remainder of 5
8 divided by 39 gives a remainder of 8

Multiply the remainders of the 5 factors and try to reduce to a remainder less than 39 by subtracting multiples of 39:
5*5*5*5*8 = 125*40 = 125*(39+1) = 125*39 + 125 = 125*39 + 3*39 + 8

So the reduced remainder is 8.

In general, such a laborous problem won't appear on GMAT, unless there is a faster shortcut.
Last edited by tutorphd on Thu Jun 28, 2012 10:44 pm, edited 1 time in total.
Skype / Chicago quant tutor in GMAT / GRE
https://gmat.tutorchicago.org/
Join the discussion

by Anurag@Gurome » Thu Jun 28, 2012 10:44 pm
khandelwal.ab wrote:What is the remainder when 2^39 is divided by 39?
This can be easily solved using modular arithmetic. According to modular arithmetic, (a mod b) = c means when a is divided by b, the remainder is c. A fundamental formula in modular arithmetic is
  • (ab) mod c = [a mod c * b mod c] mod c

    Hence, (a^b) mod c = [(a mod c)^b] mod c
Now, 2^39 = (2^3)*(2^36) = 8*[(2^9)^4] = 8*[(512)^4]

Now, (8 mod 39) = 8
And, (512 mod 39) = 5
And, (512^4 mod 39) = ((512 mod 39)^4 mod 39) = (5^4 mod 39) = (625 mod 39) = 1

Hence, (2^39) mod 39 = 8*[(512)^4] mod 39 = [(8 mod 39)*(512^4 mod 39)] mod 39 = [8*1] mod 39 = 8

The correct answer is D.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/
Join the discussion

by \'manpreet singh » Thu Jun 28, 2012 11:58 pm
Anurag i feel that the modular method stated here consumes the same time as the previous method.
I doubt such a hardworking problem is asked in the GMAT as it will surely eat away a lot of time!!!
Kindly conform if there is possibility of such question. :?: :?:
Join the discussion

by tutorphd » Fri Jun 29, 2012 4:50 am
They are the same method only mine is explained without formulas.
Skype / Chicago quant tutor in GMAT / GRE
https://gmat.tutorchicago.org/
Join the discussion