88.4k views
3 votes
Use the function

f
(
x
)
=
2

5
x
to fill out the table.

x
f(x)
-2
-1
0
1
2

1 Answer

4 votes

Explanation:

You can use the function \(f(x) = 2 - 5x\) to calculate the values of \(f(x)\) for the given \(x\) values:

| x | f(x) |

|-----|-------|

| -2 | 2 - 5(-2) = 12 |

| -1 | 2 - 5(-1) = 7 |

| 0 | 2 - 5(0) = 2 |

| 1 | 2 - 5(1) = -3 |

| 2 | 2 - 5(2) = -8 |

So, the table with the values of \(f(x)\) for the given \(x\) values is:

| x | f(x) |

|-----|-------|

| -2 | 12 |

| -1 | 7 |

| 0 | 2 |

| 1 | -3 |

| 2 | -8 |

User Suvonkar
by
7.4k points