Which rule matches the pair x = 8, y = 17 and also has a constant increase of 2 in y for every 1 increase in x?

  • y = x + 9
  • y = 1x + 2
  • y = 2x + 1
  • y = 10x + 1