-
khandelwal.ab
- Junior | Next Rank: 30 Posts
- Posts: 21
- Joined: Sun Aug 01, 2010 11:22 am
What is the remainder when 2^39 is divided by 39?
A)0
B)1
C)2
D)8
E)7
OA-D
A)0
B)1
C)2
D)8
E)7
OA-D
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 iskhandelwal.ab wrote:What is the remainder when 2^39 is divided by 39?