JAMIA 2021 — Mathematics PYQ
JAMIA | Mathematics | 2021If'x is a number divided by'4,leaves the remainder '3', then find the remainder if (2020 +x)2022 is divided by'8'
Choose the correct answer:
- A.
3
- B.
4
- C.
2
- D.
1
(Correct Answer)
1
Explanation
Step 1: Understand the given condition
The problem states that x divided by 4 leaves a remainder of 3. This can be written as:
This means x can be expressed in the form:
Step 2: Simplify the base expression modulo 8
We need to find the remainder of (2020+x)2022 when divided by 8. Let's first look at the terms inside the parentheses:
-
For 2020:
2020=252×8+4So, 2020≡4(mod8).
-
For x:
Since x=4k+3, we have two cases based on whether k is even or odd:
-
If k is even (k=2m): x=4(2m)+3=8m+3≡3(mod8).
-
If k is odd (k=2m+1): x=4(2m+1)+3=8m+4+3=8m+7≡7(mod8).
-
Step 3: Analyze (2020+x)(mod8)
Now, let's combine these:
-
Case 1 (If k is even):
2020+x≡4+3=7(mod8) -
Case 2 (If k is odd):
2020+x≡4+7=11≡3(mod8)
Step 4: Calculate the power modulo 8
We need to find (2020+x)2022(mod8). Note that the exponent 2022 is an even number.
-
In Case 1 (7(mod8)):
72=49≡1(mod8)Therefore, 72022=(72)1011≡11011≡1(mod8).
-
In Case 2 (3(mod8)):
32=9≡1(mod8)Therefore, 32022=(32)1011≡11011≡1(mod8).
In both possible cases for x, the result is the same.
Final Answer:
The remainder when (2020+x)2022 is divided by 8 is 1.

