+2 votes
in Other by

To find the unit digit of number which is in the form ab. (Ex: 7105, 9125

1) If b is not divisible by 4
Step 1: Divide b by 4, if it is not divisible then find the remainder of b when divided by 4. 
Step 2: Units digit = arr is the remainder. 

2) If b is multiple of 4
Units digit is 6: When even numbers 2, 4, 6, 8 are raised to multiple of 4. 
Units digit is 1: When odd numbers 3, 7 and 9 are raised to multiple of 4. 

Related questions

+1 vote
asked May 27, 2019 in Other by rajeshsharma
+3 votes
asked May 27, 2019 in Other by rajeshsharma
...