You can put this solution on YOUR website! identify the exponential function of the form
f(x) = a(2^x) + b
:
write it:
a(2^x) + b = y
:
2 points on graph (0,-2), (2,1)
Substitute 0 for x and -2 for y:
a(2^0) + b = -2
a(1) + b = -2
a + b = -2
:
Do the same for x=2, y=1
a(2^2) + b = 1
4a + b = 1
:
Use elimination on these two equations to find a:
4a + b = 1
a + b = -2
------------- subtract eliminating b
3a = 3
a = 1
:
Find b using 4a + b =1
4(1) + b = 1
4 + b = 1
b = 1 - 4
b = -3
:
Our equation is f(x) = (2^x) - 3
Graph of this:
y=-3: If you look closely you can see that y approaches -3 but does not reach it, as you calculate neg x values of 2^x