2.3k views
1 vote
How we can get the units digit for a big group of numbers

User Igorkf
by
2.8k points

1 Answer

6 votes

To find the units digit for a big group of numbers you have to find a pattern. For example, let's consider the following powers


3^3,13^(13),23^(23),33^(33)

If we develop some of these powers, we get that the first power has 7 units digit, the second power has 3 unit digits, the third powers has 7, the fourth powers has 3, and so on... In this case, the pattern of unit digits is 7-3-7. So, it would be enough to combine this pattern to get the units digit of the whole.

User Swogger
by
3.5k points