Evaluate the function f(x)=6−5x for the following inputs

0
1
4
6

1 answer

To evaluate the function \( f(x) = 6 - 5x \) for the given inputs, we will substitute each value of \( x \) into the function and compute the results.

  1. For \( x = 0 \): \[ f(0) = 6 - 5(0) = 6 - 0 = 6 \]

  2. For \( x = 1 \): \[ f(1) = 6 - 5(1) = 6 - 5 = 1 \]

  3. For \( x = 4 \): \[ f(4) = 6 - 5(4) = 6 - 20 = -14 \]

  4. For \( x = 6 \): \[ f(6) = 6 - 5(6) = 6 - 30 = -24 \]

Summarizing the results:

  • \( f(0) = 6 \)
  • \( f(1) = 1 \)
  • \( f(4) = -14 \)
  • \( f(6) = -24 \)