SOLUTION: g(x)=2^x show: g(x+1) = g(x)

Algebra ->  Functions -> SOLUTION: g(x)=2^x show: g(x+1) = g(x)      Log On


   



Question 810886: g(x)=2^x show: g(x+1) = g(x)
Answer by fcabanski(1391) About Me  (Show Source):
You can put this solution on YOUR website!
This can't be shown because it isn't true.


If x=1, for example:
g%28x%29+=+g%281%29+=+2%5E1+=+2 but g%28x%2B1%29+=+g%281%2B1%29+=+g%282%29+=+2%5E2+=+4
g(x) does not equal g(x+1)