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 factorise a quadratic with a coefficient of x^2 greater than one, for example 4x2+4x-15?


Solve the simultaneous equations: x^2 + y^2 = 29 and y - x = 3


Write 120 as a product of its prime factor


A is the point with coordinates (5, 9). B is the point with coordinates (d, 15). The gradient of the line AB is 3. Work out the value of d.