
Alex C. answered 03/01/23
University Math Professor and Experienced Private Tutor
Hi Nell,
The problem essentially gives you two points (x1,y1) = (2000,79) and (x2,y2) = (6000,43) which lie on the line. You can use these two points to calculate the slope:
m = rise/run = (y2-y1)/(x2-x1)
and then use the point slope equation for a line:
y= m(x - x1) + y1
You will have to multiply this out to get the exact form requested from the problem.
I hope that helps!