In the official guide question 183, we are told to use the last digits short-cut to solve the question. We evaluate 3^43 + 3^33 using the short-cut method. The pattern for 3 is given as 3, 9, 7, 1 repeating.
Since 40 is a multiple of 4, the units digit of 3^40 = 1. Cutting forward 3 times gives us a units digit of 3^43 to be 7.
In the answer key, it says since 32 is a multiple of 4, the units digit of 3^32 is 1. Counting forward once gives us a units digit of 3^33 to be 3.
Adding 7+3 = 10, so units digit would be 0.
My question is, for evaluating 3^33, why can't we use the fact that 30 is a multiple of 3, which gives us a units digit of 3^30 = 7. Counting forward 3 times would give us a units digit of 3^33 as 9, where 9+7 = 16 giving us a units digit of 6.
Why does this lead us to a different answer? Is it wrong to use 30 as a multiple of 3 to solve for 3^33?
Both the official guide explanation and Navigate explanation did not use this.