Question:

The remainder when \(27^{325}\) is divided by 14 is:

Show Hint

Whenever a number is close to the divisor, replace it with its negative equivalent: \[ 13\equiv -1 \pmod{14}. \] This simplifies large powers immediately.
Updated On: Jun 12, 2026
  • \(11\)
  • \(1\)
  • \(10\)
  • \(13\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


Step 1:
Reduce the base modulo 14. \[ 27\equiv 13 \pmod{14} \] Hence \[ 27^{325} \equiv 13^{325} \pmod{14} \] Since \[ 13\equiv -1 \pmod{14} \] we get \[ 13^{325} = (-1)^{325} \] \[ =-1 \]

Step 2:
Convert the negative remainder into a positive remainder. \[ -1 \equiv 13 \pmod{14} \] Therefore, \[ \boxed{13} \]
Was this answer helpful?
0
0