Question:

The remainder when \((2023)^{2023}\) is divided by \(35\) is _____

Updated On: June 02, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 7

Approach Solution - 1

Using modular arithmetic:

\( 2023 = 2030 - 7 \implies 2023 \equiv -7 \pmod{35}. \)

Thus:

\( (2023)^{2023} \equiv (-7)^{2023} \pmod{35}. \)

Using properties of modular arithmetic:

\( (-7)^{2023} = (-7) \cdot (-7)^{2022}. \)

Simplify further using binomial theorem, and compute the remainder as:

\( \boxed{7}. \)

Was this answer helpful?
36
15
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The correct answer is 7











when is divided by 35 remainder is 7
Was this answer helpful?
1
0

JEE Main Notification

Concepts Used:

Functions

A function is a relation between a set of inputs and a set of permissible outputs with the property that each input is related to exactly one output. Let A & B be any two non-empty sets, mapping from A to B will be a function only when every element in set A has one end only one image in set B.

Kinds of Functions

The different types of functions are - 

One to One Function: When elements of set A have a separate component of set B, we can determine that it is a one-to-one function. Besides, you can also call it injective.

Many to One Function: As the name suggests, here more than two elements in set A are mapped with one element in set B.

Moreover, if it happens that all the elements in set B have pre-images in set A, it is called an onto function or surjective function.

Also, if a function is both one-to-one and onto function, it is known as a bijective. This means, that all the elements of A are mapped with separate elements in B, and A holds a pre-image of elements of B.

Read More: Relations and Functions