rashi22
What is the remainder when 43^43+ 33^33 is divided by 10?
ANS: 0
Y is the ans 0..
i have an explanation to the question but i donot understand it please can some 1 explain
EXPLANATION:
1)Units digit for power of any number with 3 in the units place follows pattern 3,9,7,1.
2)Units digit for 43^43 = 7 (remainder of 43 divided by 3 is 1. So the units digit will be 3)
3)Units digit for 33^33 = 7
4)Units digit of (43^43 + 33^33) = Units digit for 43^33 + Units digit for 33^33 = 0 (discard the 1).
5)Units digit when it is divided by 10 is same as the units digit of the number itself = 0.
i did not understand line 4, why will we do 43^33?
Integer is divisible by 10 if the units digit is zero. Next, units digit of \((xyz)^n\) is the same as units digit of \(z^n\), so for example units digit of \(43^{43}\) is the same as the units digit of \(3^{43}\).
There are 2 typos in explanation:
3. Units digit of 33^33 =
3 --> units digit of \(33^{33}\) is the same as the units digit of \(3^{33}\). Cyclicity of 3 in power is 4 so \(3^{33}\) will have the same units digit as \(3^1\), so 3.
4. 43^43 + 33^33 --> some number with units digit 7 plus some number with units digit 3 = some numer with units digit 0. Number with units digit zero is divisible by 10.
Hope it helps.