

InterviewSolution
Saved Bookmarks
1. |
Find the unit's digit in (264)102 + (264)103. |
Answer» Required unit's digit = unit's digit in (4)102 + (4)103. Now, 42 gives unit digit 6. (4)102 gives unit digit 6. (4)103 gives unit digit of the product (6 x 4) i.e., 4. Hence, unit's digit in (264)m + (264)103 = unit's digit in (6 + 4) = 0. |
|