Question:

The remainder on dividing $5^{99}$ by 11 is

Show Hint

When dealing with large powers and modular arithmetic, break down the exponents using the properties of divisibility to simplify calculations and find remainders efficiently.
Updated On: Mar 21, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 9

Approach Solution - 1

The correct answer is 9.








Remainder
Was this answer helpful?
13
21
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

\[ 5^{99} = 5^{4 \cdot 25} \cdot 5^{19} \] \[ = 625 \cdot 5^{19} \] \[ = 625 \cdot (3125)^{19} \] \[ = 625 \cdot (3124 + 1)^{19} \] Now, using the binomial expansion of \( (3124 + 1)^{19} \), we can write the expression as: \[ = 625 \cdot \left( \sum_{n=0}^{19} \binom{19}{n} 3124^{19-n} 1^n \right) \] Simplifying further: \[ = 625 \cdot \left( 3124^{19} + 19 \cdot 3124^{18} + \dots + 1 \right) \] \[ = 625 \cdot 3124^{19} + 625 \cdot 19 \cdot 3124^{18} + \dots + 625 \] The remainder when dividing by some divisor \(k\) is given as: \[ \text{Remainder} = 9 \]
Was this answer helpful?
0
0

Concepts Used:

Mathematical Reasoning

Mathematical reasoning or the principle of mathematical reasoning is a part of mathematics where we decide the truth values of the given statements. These reasoning statements are common in most competitive exams like JEE and the questions are extremely easy and fun to solve.

Types of Reasoning in Maths:

Mathematically, reasoning can be of two major types such as:

  1. Inductive Reasoning - In this, method of mathematical reasoning, the validity of the statement is examined or checked by a certain set of rules, and then it is generalized. The principle of mathematical induction utilizes the concept of inductive reasoning.
  2. Deductive Reasoning - The principle is the opposite of the principle of induction. Contrary to inductive reasoning, in deductive reasoning, we apply the rules of a general case to a provided statement and make it true for particular statements. The principle of mathematical induction utilizes the concept of deductive reasoning.