We have these points on the total cost graph (0, 100000) and (1000, 200000).....the slope of this line =
[200000 - 100000] / [ 1000 - 0] = 100000/1000 = 100
So....the equation of the line can be found using the point-slope form :
y - 100000 = 100[x - 0] simplify
y = 100x + 1000000
