All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Evaluate this remainder (Posted on 2008-08-13) Difficulty: 2 of 5
What is the remainder when you divide 299 by 99?

See The Solution Submitted by pcbouhid    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: Rereading | Comment 5 of 6 |
(In reply to Rereading by brianjn)

I had the following on another computer:

Let me rephrase the problem as:
Find the value of 2^99 (mod 99).

Using Excel as my calculator, it does not go conveniently go beyond 2^32 it is necessary to split the value of 99 into smaller powers.
Considering 99 as being 3 * 32 + 3, then I have these values:
Index      2^Index         mod 99
32        4294967296        4
32        4294967296        4
32        4294967296        4
3                  8        8
(Total 99)

Now 2^32(mod 99) = 4294967296(mod 99)= 4
and 8(mod 99) = 8.

Multiplying these values, 4 * 4 * 4 * 8 yields 512 which as 512(mod 99) equals 17.

  Posted by brianjn on 2008-08-13 21:55:25

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (23)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information