PART A)
The rate of change is -40 songs each week, because the amount of songs left to be downloaded decrease by 40 every week.
the initial value is 200 at 0 weeks, which means that there are 200 songs to be downloaded at the beginning
PART B)
calculate the slope:
m = (y2- y1)/(x2 - x1) = (160 - 200)/(1 - 0)
m = -40
now use the line equation in form of point-slope
y - y1 = m(x - x1)
y - 200 = -40(x - 0)
y = -40x + 200