Is the 2 in the sqr? If not, the graph just moves up by 2 units
Step-by-step explanation:
<5, 2> - <2, -3> = <5 - 2, 2 - (-3)> = <3, 5>
Copy down the given function:
f(x)=3•2^x
Now replace both instances of x with -2:
f(-2) = 3*2^(-2). 1
Recall that 2^(-2) is the same as ------ = 1/4
2^2
Therefore, f(-2) = 3*2^(-2) = 3*(1/4) = 3/4
Remember that exponentiation has to be carried out before multiplication. That's why I did 2^(-2) before multiplying by 3.
Where are the choices I forgot to put them