gregspirited
If n is a positive integer, what is the remainder when (7^(4n+3))(6^n) is divided by 10?
A. 1
B. 2
C. 4
D. 6
E. 8
Simplifying the expression, we have:
(7^4n)(7^3)(6^n)
We need to determine the remainder when the expression above is divided by 10; the remainder will be equal to the units digit of that expression.
Since 6^n will always have a units digit of 6, let’s determine the units digits of (7^4n) and (7^3):
Let’s examine the units digits of 7^n for positive integer values of n. That is, let’s look at the pattern of the units digits of powers of 7. When writing out the pattern, notice that we are concerned ONLY with the units digit of 7 raised to a power.
7^1 = 7
7^2 = 9
7^3 = 3
7^4 = 1
7^5 = 7
The pattern of the units digits of powers of 7 repeats every 4 exponents. The pattern is 7–9–3–1. In this pattern, all positive exponents that are multiples of 4 will produce 1 as its units digit. Thus:
7^3 has a units digit of 3 and 7^4n has a units digit of 1.
Since 1 x 3 x 6 = 18, (7^4n)(7^3)(6^n) has a units digit of 8, which is also the remainder when (7^4n)(7^3)(6^n) is divided by 10.
Answer: E