May 13, 2006 #1 sparsh Messages 51 Reaction score 0 How does one solve problems like these : finding last two digits of 4^ 300
May 13, 2006 #2 Tide Science Advisor Homework Helper Messages 3,072 Reaction score 0 One simple way is to look for patterns. For example, the last digit of powers of 4 alternate between 4 and 6. Can you relate that to the number of factors of 4?
One simple way is to look for patterns. For example, the last digit of powers of 4 alternate between 4 and 6. Can you relate that to the number of factors of 4?