A function used in the readingnook weekday scanner packing entry card is f(x) = 3x^2 + 2x - 5. Which expression is equivalent to f(x + 1) - f(x)?
- A3x + 2
- B6x + 2
- C6x + 5correct
- D3x^2 + 6x + 0
Why C is correct — and why the others are not
Compute f(x + 1) = 3(x + 1)^2 + 2(x + 1) - 5. Subtracting f(x) leaves 6x + 5. The final step answers the prompt as it applies to Function notation and nonlinear graphs. A final check is following the order of operations in the displayed expression.
A. This value results from expanding f(x + 1) but forgetting to subtract the original f(x)
B. This value results from expanding f(x + 1) but forgetting to subtract the original f(x)
D. This value results from expanding f(x + 1) but forgetting to subtract the original f(x)