201

18

16

14

12

10

8

6

4

2

0

468

10

2

-10-8

-6

-4

-2

0

2



f(x) = 4 * (1/2) ^ x

Select a Value

f(x) = 4 * (1/2) ^ (x - 1) - 2

f(x) = 4 * 2 ^ x

f(x) = 3 * 2 ^ (x - 2) + 2

f(x) = 4 * (1/2) ^ x

1 answer

We can determine the value of f(x) for each of the given functions at x = 2:

For f(x) = 4 * (1/2) ^ x:
f(2) = 4 * (1/2) ^ 2
f(2) = 4 * (1/4)
f(2) = 1

For f(x) = 4 * (1/2) ^ (x - 1) - 2:
f(2) = 4 * (1/2) ^ (2 - 1) - 2
f(2) = 4 * (1/2) ^ 1 - 2
f(2) = 4 * (1/2) - 2
f(2) = 2 - 2
f(2) = 0

For f(x) = 4 * 2 ^ x:
f(2) = 4 * 2 ^ 2
f(2) = 4 * 4
f(2) = 16

For f(x) = 3 * 2 ^ (x - 2) + 2:
f(2) = 3 * 2 ^ (2 - 2) + 2
f(2) = 3 * 2 ^ 0 + 2
f(2) = 3 * 1 + 2
f(2) = 3 + 2
f(2) = 5

Therefore, the value of f(x) at x = 2 for each of the given functions is:
- f(x) = 4 * (1/2) ^ x: 1
- f(x) = 4 * (1/2) ^ (x - 1) - 2: 0
- f(x) = 4 * 2 ^ x: 16
- f(x) = 3 * 2 ^ (x - 2) + 2: 5

The function that correctly represents the given point is f(x) = 4 * (1/2) ^ x, where f(2) = 1.