VP_Jim wrote:
Walter,
In many exponent problems involving different bases, you can convert one of the bases so that they end up the same. For example, in this problem, we can change 4^17 into (2^2)^17 = 2^34
So, we end up with:
2^34 - 2^28
Now, we can factor out a 2^28, so we have:
2^28(2^6 - 1)
We can simplify 2^6 - 1, because we can actually calculate 2^6 pretty easily.
2^6 - 1 = 64 -1 = 63
So, now we have:
2^28(63)
The greatest prime factor of 2^28 is 2. The greatest prime factor of 63 is 7. So, the answer to the problem is 7.
Hope this helps!
Jim,
I haven't understood how you worked out that the greatest prime factor of 2^28 is 2. Could you explain the reasoning behind that please?