If \(n\) is a non-negative integer such that \(12^n\) is a divisor of 3,176,793, what is the value of \(n^{12} - 12^n\)?
View explanation
Correct answer: B
Since \(n\) must be a non-negative integer, \(n\) must be either a positive integer or zero. Also, note that the base of the exponent \(12^n\) is even and that raising \(12\) to the \(n\)th exponent is equivalent to multiplying \(12\) by itself \(n\) number of times. Since the product of even integers is always even, the value of \(12^n\) will always be even as long as \(n\) is a positive integer. For example, if \(n = 1\), then \(12^1 = 12\); if \(n = 2\), then \(12^2 = 144\), etc.<br><br>
Since integer \(3,176,793\) is odd, it cannot be divisible by an even number. As a result, if \(n\) is a positive integer, then \(12^n\) (an even number) will never be a divisor of \(3,176,793\).<br><br>
However, if \(n\) is equal to zero, then \(12^n = 12^0 = 1\). Since \(1\) is the only possible divisor of \(3,176,793\) that will result from raising \(12\) to a non-negative integer exponent (recall that all other outcomes will be even and thus will not be divisors of an odd integer), the value of \(n\) must be \(0\).<br><br>
\(0^{12} - 12^0 = 0 - 1 = -1\)<br><br>
The correct answer is B.