Soru

Zorluk: ZorDivisibility Rules and Remainder Theorem

Consider the arithmetic expression E=18412260×3742E = 18^{41} - 22^{60} \times 37^{42}. When the value of EE is divided by 1010, what is the resulting positive remainder?

  1. A
    8
  2. 4Cevap
  3. C
    6
  4. D
    9

Cevap

4
Evaluating the remainders of each term modulo 10 (which is equivalent to finding their unit digits), we obtain 8, 6, and 9 respectively. Applying the correct order of operations, multiplication precedes subtraction: 8(6×9)=854=468 - (6 \times 9) = 8 - 54 = -46. To convert -46 into a valid positive remainder modulo 10, we add the nearest larger multiple of 10 (which is 50), yielding 46+50=4-46 + 50 = 4.

Adım Adım Çözüm

1
Find the unit digit (remainder modulo 10) of 184118^{41}.
8
The unit digit cycle of 8 is (8, 4, 2, 6). Since 41 divided by 4 leaves a remainder of 1, the unit digit corresponds to the first value in the cycle, which is 81=88^1 = 8.
2
Find the unit digit (remainder modulo 10) of 226022^{60}.
6
The unit digit cycle of 2 is (2, 4, 8, 6). Since 60 is perfectly divisible by 4 (remainder 0), we use the 4th value in the cycle, which is 24=1662^4 = 16 \rightarrow 6.
3
Find the unit digit (remainder modulo 10) of 374237^{42}.
9
The unit digit cycle of 7 is (7, 9, 3, 1). Since 42 divided by 4 leaves a remainder of 2, the unit digit corresponds to the second value in the cycle, which is 72=4997^2 = 49 \rightarrow 9.
4
Substitute these values into the expression following the order of operations.
86×9=854=468 - 6 \times 9 = 8 - 54 = -46
According to the BODMAS rule, multiplication must be performed before subtraction.
5
Convert the negative result to a valid positive remainder modulo 10.
4
To convert a negative remainder to a positive one, add a multiple of the divisor that brings the value above zero. 46+50=4-46 + 50 = 4.

Anahtar Kavram

Unit digit cyclicity, modular arithmetic, and the conversion of negative remainders.
Bu soruyu puanla