If N = ( 1436)^A*(1054)^B. Where A and B are positive integers. What is the units digit of N?
We need to find the unit digit. so immidiately see the unit digit of nummber to be multiplied.
In case of 1436 - its unit digit is 6.
In case of 1054 - its unit digit is 4.
Now lets see what is the resultant unit digit when 4 or 6 is multiplied even or odd number of times with itself.
Check for 6:
Remember, whenever unit digit of a number is 0,1,5 or 6, the unit digit would remain same irrespective of the powers.
(6)^2 = 6*6 = 36 (unit digit - 6)
(6)^3 = 6*6*6 = 216 (unit digit - 6)
So power can be even or odd but unit digit would reain same.
Check for 4:
In case of 4, if the power is even then unit digit is 6 else if the power is odd then unit digit is 4.
(4)^2 = 4*4 = 16 (unit digit - 6)
(4)^3 = 4*4*4 = 64 (unit digit - 4)
(4)^4 = 4*4*4*4 = 256 (unit digit - 6)
(4)^5 = 4*4*4*4*4 = 1024 (unit digit - 4)
lets see the statements individually to check sufficiency.
(1) A + B = 6
in case of 1436 - its unit digit would remain 6. Independent of the value of "A".
in case of 1054 - its unit digit can be 4 or 6 because it depends on whether "B" is even or odd.
SO here the final unit digit can be 4 OR 6, hence INSUFFICIENT.
(2) B = 2
in case of 1436 - its unit digit would remain 6. Independent of the value of "A".
in case of 1054 - its unit digit will be 6 because "B" is even.
so, here, final unit digit would be "6". SUFFICIENT.
Hence, Answer is "B".