ferrarih
If n is an integer, what is the units digit of x?
(1) x = (25^2)/(10^n)
(2) n^2 = 1
OA: E\((1)\quad x = \frac{25^2}{10^n}\)
taking value of \(n=0\), we get \(x=\frac{25^2}{10^0}\) ; \(x =625\)
Units digit is \(5\).
taking value of \(n=1\), we get \(x=\frac{25^2}{10^1}\) ; \(x =62.5\)
Units digit is \(2\).
As we are not getting a unique value of units digit of \(x\), Statement \(1\) alone is insufficient.
\((2)\quad n^2 = 1\)
\(n^2-1=0\); \(n\) can be \(1\) or \(-1\).
Statement \(2\) does not give any information about \(x\) , Statement \(2\) alone is insufficient.
Combining \((1)\) and \((2)\), we get
Putting \(n=1\), We get \(x=\frac{25^2}{10^1}\) ; \(x =62.5\)
Units digit is \(2\).
Putting \(n=-1\), We get \(x=\frac{25^2}{10^{-1}}\) ; \(x =6250\)
Units digit is \(0\).
As we are not getting a unique value of units digit of \(x\), Combining Statement \(1\) and Statement \(2\) also is not sufficient.