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

  • y = 1x + 3
  • y = 3x + 1
  • y = 5x + 1
  • y = x + 5