Answer:
To find the equation in function form for the amount of trash removed each week, we can use the given information about the reduction in waste.
We are told that the reduction in waste each week is linear. So, we can assume that the amount of trash removed follows a linear equation in the form of f(x) = mx + b, where x represents the week number, f(x) represents the amount of trash removed, m represents the slope of the line, and b represents the y-intercept.
From the given information, we can determine the slope (m) of the line. The slope is calculated as the change in y divided by the change in x. In this case, the change in y is 30 (the amount of trash removed in week 10) minus 40 (the amount of trash removed in week 5), which gives us -10. The change in x is 10 (week 10) minus 5 (week 5), which gives us 5.
Therefore, the slope (m) is -10/5, which simplifies to -2.
Now, we need to determine the y-intercept (b). We can substitute the values of one of the given points (week 5, 40 dumpster loads) into the equation and solve for b:
f(5) = -2(5) + b
40 = -10 + b
40 + 10 = b
b = 50
So, the equation in function form to show the amount of trash removed each week is:
f(x) = -2x + 50
Therefore, the correct answer is: f(x) = -2x + 50.
Explanation: