A number when divided by 5 leaves a remainder 3. What is the remainder when…
20242023
A number when divided by 5 leaves a remainder 3. What is the remainder when the square of the same number is divided by 5?
- A.
1
- B.
2
- C.
3
- D.
4
Attempted by 31 students.
Show answer & explanation
Correct answer: D
Solution: Find the remainder when the square is divided by 5.
Let the number be k. Since dividing by 5 leaves remainder 3, write k = 5n + 3 for some integer n.
Square both sides: k^2 = (5n + 3)^2 = 25n^2 + 30n + 9.
The terms 25n^2 and 30n are multiples of 5, so they leave remainder 0 when divided by 5.
Only 9 contributes to the remainder: 9 mod 5 = 4.
Therefore, the remainder when the square is divided by 5 is 4.