Bunuel
What is the units digit of \(99^{99} × 44^{44} × 66^{66}\)?
A. 0
B. 2
C. 4
D. 6
E. 8
Since we only care about the units digit, we really are trying to determine the units digit of:
9^99 x 4^44 x 6^6
Let’s first determine the units digit of the base of 9:
9^1 = 9
9^2 = 1
9^3 = 9
9^4 = 1
We see that 9 raised to an odd exponent produces a units digit of 9, and 9 raised to an even exponent produces a units digit of 1. Thus, 9^99 has a units digit of 9. Next let’s determine the units digit of 4^44.
4^1 = 4
4^2 = 6
4^3 = 4
4^4 = 6
We see that 4 raised to an odd exponent produces a units digit of 4, and 4 raised to an even exponent produces a units digit of 6. Thus, 4^44 has a units digit of 6. Next, let’s determine the units digit of 6^66.
6^1 = 6
6^2 = 6
6^3 = 6
We see that 6 raised to any whole number exponent produces a units digit of 6.
Thus, the units digit of 9^99 x 4^44 x 6^6 = 9 x 6 x 6 = 9 x 36; since the units digit of 9 x 36 is equal to the units digit of 9 x 6 = 54, the product has a units digit of 4.
Answer: C