A = (1,4), (2,3), (3,1), (4,1), (4,0). Using Hough Transform we can represent this set of points by a line, whose slope and intercept are ___.
a) -1, 5
b) 1, -5
c) -2, 7
d) 2, -7