Answer:
y = -20x + 100
Explanation:
As per your requirement For Part B, the solution is
The equation in slope-intercept form to model the relations is below:-
To reach 2 points on the graph the line passes through
lets use p1(0, 100), p2(1, 80)
now we will compute the slope:
![m = ((y2 - y1))/((x2 - x1))](https://img.qammunity.org/2021/formulas/mathematics/high-school/rwxukrj25or4m69ex4c7lma8oo80yncpfz.png)
![m = ((80 - 100))/((1 - 0))](https://img.qammunity.org/2021/formulas/mathematics/high-school/9ufs96jvnn0z2m4kqzd5nf73jq7nk0wdg1.png)
= -20
and now use line equation in form point-slope:
y - y1 = m(x - x1)
y - 100 = -20(x - 0)
y = -20x + 100