shoonya
what is the unit's digit of (9)^5 * (13)^3 * (7) ^ 3
in words, what is the unit digit of the product of 9 to the power 5, 13 to the power 3, and 7 to the power 3?
something to keep in mind for these problems:-
If the last digit of a number is 2,3,7,8, it cycles every 4th multiplication (or power). If the last digit is 9 the cyclicity is 2. If the last digit is 1, 5, 6, the cyclicity is 1. Consider the following example:-
2^1 = 2
2^2 = 4
2^3= 8
2^4 = 16
2^5 = 32 (last digit is 2)
2^6 = 64 (last digit is 4)
basically every 4th power of the number is the same if the cyclicity is 4.
from the above one can infer that the last digit of 2^1099 has the same last digit as 2^3.
In this case, the answer I agree is 9.