Bunuel
If \(x=\frac{(8!)^{10}-(8!)^6}{(8!)^{5}-(8!)^3}\), what is the product of the tens and the units digits of \(\frac{x}{(8!)^3}-39\)?
A. 0
B. 6
C. 7
D. 12
E. 14
\(x=\frac{(8!)^{10}-(8!)^6}{(8!)^{5}-(8!)^3}\)
So \(\frac{x}{(8!)^3} = \frac{1}{(8!)^3} =\frac{(8!)^{10}-(8!)^6}{(8!)^{8}-(8!)^6} = \frac{(8!)^{10}-(8!)^6}{(8!)^{8}-(8!)^6} = \frac{(8!)^{4}-1}{(8!)^{2}-1}\)
Using difference of squares, we know \((8!)^{4}-1 = ((8!)^{2}+1)((8!)^{2}-1)\)
Hence, \(\frac{x}{(8!)^3} = ((8!)^{2}+1)\)
We know that 8! will end with a 0 since there is a 5 and a 2 in 8!. So \((8!)^2\) will end with two 0s. When we add 1 to it, we will get something like XXX..X01
\(\frac{x}{(8!)^3}-39 = XXX..X01 - 39 = XXX...Y62\)
So product of units and tens digits is 2*6 = 12.
Answer (D)Approximation is a great tool but we cannot use it here. Why? Because the question is asking about the units and tens digits.
We know that x = 10001 can easily be approximated to x=10000 in most cases but if the question asks us the value of the units digit of x, we cannot answer 0. Hence we need to find the exact values of units and tens digits here.