graph the given function by making a table of coordinates.\n\n$f(x) = 2^x$\n\ncomplete the table of…

graph the given function by making a table of coordinates.\n\n$f(x) = 2^x$\n\ncomplete the table of coordinates.\n\n| x | -2 | -1 | 0 | 1 | 2 |\n|---|---|---|---|---|---|\n| y | | | | | |\n\n(type integers or fractions. simplify your answers.)
Answer
Explanation:
Step1: Identify the function
The given function is $f(x) = 2^x$.
Step2: Calculate y for x = -2
$$f(-2) = 2^{-2} = \frac{1}{2^2} = \frac{1}{4}$$
Step3: Calculate y for x = -1
$$f(-1) = 2^{-1} = \frac{1}{2^1} = \frac{1}{2}$$
Step4: Calculate y for x = 0
$$f(0) = 2^0 = 1$$
Step5: Calculate y for x = 1
$$f(1) = 2^1 = 2$$
Step6: Calculate y for x = 2
$$f(2) = 2^2 = 4$$
Answer:
| x | -2 | -1 | 0 | 1 | 2 |
|---|---|---|---|---|---|
| y | $\frac{1}{4}$ | $\frac{1}{2}$ | 1 | 2 | 4 |