23.6k views
0 votes
A school system is reducing the amount of dumpster loads of trash removed each week. In week 5, there were 60 dumpster loads of waste removed. In week 10, there were 40 dumpster loads removed. Assume that the reduction in the amount of waste each week is linear. Write an equation in function form to show the amount of trash removed each week.

f(x) = −4x + 60
f(x) = 4x + 60
f(x) = −4x + 80
f(x) = 4x + 80

User Dofs
by
4.1k points

2 Answers

3 votes

Answer:

c

Explanation:

f(x)=-4x+80

User Dkova
by
4.3k points
6 votes

Answer:

f(x) = -4x + 80

Explanation:

You are given two points,

(5, 60) and (10, 40)

in order to get the equation, let's use the form slope-intercept form

m = (y1 - y2) / (x1 - x2)

m = (60 - 40) / (5 - 10)

m = 20/-5

m = -4

Get the x intercept

y = mx + b

60 = (-4)(5) + b

b = 60+20

b = 80

so the equation is

y = -4x + 80

f(x) = -4x + 80

User Michael Bray
by
3.9k points