Concept:The y values increase by a fixed number while x increases by 1, so the rule is a linear expression in x.Explanation:From the mapping: x=1,2,3,4,5 gives y=7,11,15,19,23.The constant difference between consecutive y values is 4.Since y increases by 4 for each increase of 1 in x, the rule must be of the form y=4x+c.Use the first pair x=1, y=7: 7=4(1)+cSo c=3.Therefore, the rule is y=4x+3.Answer:C.x⟶4x+3