Bunuel wrote:
If n is a two-digit number, in which n = x^y. If x + y < 8, and x and y are positive integers greater than one, then the units digit of n could be which of the following?
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4
(F) 5
(G) 6
(H) 7
(I) 8
(J) 9
Kudos for correct
solution.
(B), (C), (E), (F), (G) and (H).
Here
X cannot be greater than 5 , because if X= 6 then y can neither be 1 nor 2 as this will nullify the statement.
therefore the possible values are
x=2 then y=5,4 i.e \(2^5\), \(2^4\) = 32 , 16 (\(2^3\), \(2^2\) are not two digit number)
x=3 then y=3,4 i.e \(3^3\) , \(3^4\) = 27, 81
x=4 then y=2,3 i.e \(4^2\) , \(4^3\) = 16 , 64
x=5 then y=2 i.e \(5^2\) = 25
Thus the unit digit are = 1,2,4,6,7