Answer:
p = 5.75h
Explanation:
The variable p (Pay) increases as a function of 5.75 for each h (hour worked).
You can see it when you apply each value given to the function p = 5.75h knowing that h = {2, 4, 6, 8} and p = {11.50, 23.00, 34.50, 46.00}
Substituting each value of "h" in the equation of the function you can corroborate it,
For h = 2, p = 5.75 (2) = 11.50
For h = 4, p = 5.75 (4) = 23.00
For h = 6, p = 5.75 (6) = 34.50
For h = 8, p = 5.75 (8) = 46.00
So, the answer is p = 5.75h
I hope this helps!