Respuesta :

We have the following function:
 f (x) = 5 • 2 ^ x
 We can make a table to represent the function.
 For this, we will evaluate the function for some values of x.
 We have then:
 f (0) = 5 • 2 ^ 0 = 5 * 1 = 5
 f (1) = 5 • 2 ^ 1 = 5 * 2 = 10
 f (2) = 5 • 2 ^ 2 = 5 * 4 = 20
 f (3) = 5 • 2 ^ 3 = 5 * 8 = 40
 f (4) = 5 • 2 ^ 4 = 5 * 16 = 80
 f (5) = 5 • 2 ^ 5 = 5 * 32 = 160

 Answer: 
 The table that represents the function is:
 0    5
 1    10
 
2    20
 
3    40
 
4    80
 
5    160

Answer:

The last graph

Step-by-step explanation: