by Kweku.Amoako Thu Aug 13, 2009 1:34 pm
4^17 - 2^28.....the trick here is to simplify and break the expression down into prime factors
4^17 = (2^2) ^17 = 2^34
so the problem becomes 2^34 - 2^28
at this point we can factorize out 2^28
there 2^34 - 2^28 = 2^28( (2^6) - 1)
we know 2^6 = 64 there 2^6 -1 = 63
so 2^34 - 2^28 = 2^28 ( 63 ) = 2^28 ( 7 * 9 ) = 2^28(7* 3^2)
so the prime factors are 2, 3 and 7 and there it's obvious the answer is 7