Prove that 2^(80)+2^(n+1)+2^n is divisible by 7 for n belongs to the natural number.

We will prove that 2^(n+2)+2^(n+1)+2^n is divisible by 7 using formula to multiply powers with the same base:a^(b) * a^(c) = a^(b+c)Now looking at our expression we can write:2^(n+2) + 2^(n+1) + 2^n = 2^n * 2^2 + 2^n * 2^1 + 2^n * 1 = 2^n * ( 2^2 +2^1+1 ) = 2^n*(4+2+1) = 7 * 2^nTherefore 7*2^n is always divisible by 7 for n belongs to the natural numbers, because the 2^n will always be a natural number and any natural number which is multiplied by 7 will be divisible by 7.

Related Maths GCSE answers

All answers ▸

How to derive the formula for a geometric series sum


Solve the simultaneous equations 5x+2y=13 and x-2y=5.


You have a cubiod of dimension 2.2m by 1.8m by 2.0m, you have a pole of length 3m. Will the pole fit into the cuboid?


Given the equations: x + 3y = 1 and 2x - y = -5, solve for x and y.