Official Solution:If \(f(x) = \frac{x^x}{2x^2}-2\), what is the units digit of \(f(f(4))\)?A. 1
B. 3
C. 4
D. 6
E. 8
Firstly, we can simplify the given expression as follows: \(\frac{x^x}{2x^2}-2 = \frac{x^{x-2}}{2}-2\).
Next, we can evaluate \(f(4)\) using this expression: \(f(4)=\frac{4^{4-2}}{2}-2=6\).
To find \(f(f(4))\), we substitute \(f(4)\) into the expression for \(f(x)\) and simplify:
\(f(f(4)) = f(6) = \frac{6^{6-2}}{2}-2=\frac{6^{4}}{2}-2=\frac{6*6^{3}}{2}-2=3*6^3-2\).
Since the units digit of \(6^3\) is 6, we know that the units digit of \(3*6^3\) is 8. Therefore, the units digit of \(3*6^3-2\) is \(8-2=6\).
Answer: D