Question 1107949
units on x and price on y
(5000, 5) and (2000, 3.5) are points
slope is 1.5/3000=0.0005
point slope formula y-y1=m(x-x1) m slope (x1, y1) point
y-5=0.0005(x-5000)
y=0.0005x+2.5

{{{graph(300,300,-1000,10000,-6,10,0.0005x+2.5)}}}