Mclaughlin wrote:Hmm, i thought 2^ X-2 was 2^X/2^2
It is. Wawatan solved the problem using that as a method and that is totally right too. I just factored out 2^(x-2). I always found that I understood it better when I thought of it in variables (which is usually backwards).
2^x - 2^(x-2) is of the same format as y^x - y^(x-2)
So the equations:
y^15 - y^13
y^10 - y^8
y^3 - y
are all in that same format and can be simplified down to:
y^13*(y^2-1)
y^8*(y^2-1)
y*(y^2-1)
Notice how all the equations have the same format of:
y^(x-2)*(y^2-1)
It's the same thing in this equation, only y=2. So plugging that into the equation is:
2^(x-2)*(2^2-1)
2^(x-2)*(3)
There is more than one way to simplify this as wawatan showed, so definitely use what is easier to you. I just find this easier for myself.
I hope this helps! Good luck
