-
priyankagumber
- Newbie | Next Rank: 10 Posts
- Posts: 3
- Joined: Thu Aug 16, 2007 6:45 am
Find the number of possible values of integer ‘x’ such that 41^n when divided by ‘x’ leaves 1 as the remainder. (‘n’ is any prime number greater than 5)
Is the answer 8? I have one doubt.... Is it needed that 'n' to be prime number greater than 5 but not any positive integer?priyankagumber wrote:Find the number of possible values of integer ‘x’ such that 41^n when divided by ‘x’ leaves 1 as the remainder. (‘n’ is any prime number greater than 5)
Wrongprindaroy wrote:That's certainly not a GMAT question. I don't know where you're pulling these questions from. Anyways, the number of divisors of 41^n = n+1, so for numbers that have a remainder of 1, the answer is n .