Answer:
1000
Step-by-step explanation:
Answer:

Step-by-step explanation:
First create an equation in slope-intercept form, y = mx + b. To do this, find the rate of change or slope (m), and the y-intercept (b).
Using two pairs, (-7, -3) and (-8, -4),

m = 1
To find b, substitute m = 1, x = -7 and y = -3 into y = mx + b.
Thus:
-3 = (1)(-7) + b
-3 = -7 + b
-3 + 7 = b
4 = b
b = 4.
Replace y with f(x), m with 1 and b with 4 in y = mx + b.
The function would be:

Answer:
Step-by-step explanation:
first, we find the slope
slope = (y2 - y1) / (x2 - x1)
(8,2)....x1 = 8 and y1 = 2
(7,1)....x2 = 7 and y2 = 1
now we sub
slope = (1 - 2) / (7 - 8) = -1/-1 = 1
y = mx + b
slope(m) = 1
use either of ur points...I will use (8,2)...x = 8 and y = 2
now we sub and find b, the y intercept
2 = 1(8) + b
2 = 8 + b
2 - 8 = b
-6 = b
so ur equation is : y = 1x - 6....or just y = x - 6 <===