Answer:
Agency A: y = 12x
So Agency A pays a rate of $12 per hour
Agency B: y = 10x + 20
So Agency B pays an initial fee of $20 plus a rate of $10 per hour.
Step-by-step explanation:
Agency A
To create a straight line equation for the data in table, use [tex]y = mx + b[/tex], where m is the slope and b is the y-intercept.
To find the slope m, take 2 points from the table and use the slope formula.
Let [tex](x_1,y_1)[/tex] = (3, 36)
Let [tex](x_2,y_2)[/tex] = (5, 60)
Slope formula: [tex]m=\dfrac{y_2-y_1}{x_2-x_1}=\dfrac{60-36}{5-3}=12[/tex]
Now use the point-slope formula to create the final equation:
[tex]y-y_1=m(x-x_1)[/tex]
[tex]\implies y-36=12(x-3)[/tex]
[tex]\implies y=12x[/tex]
Therefore, Agency A pays a rate of $12 per hour.
Agency B
From inspection, the function is a straight line.
Therefore we can use the straight line equation [tex]y = mx + b[/tex],
where m is the slope and b is the y-intercept.
From inspection, we can see that the line crosses the y-axis at (0,20). Therefore, the y-intercept is 20.
[tex]\implies y=mx+20[/tex]
Taking 2 points on the line and using the slope formula to find the slope m:
Let [tex](x_1,y_1)[/tex] = (0, 20)
Let [tex](x_2,y_2)[/tex] = (3, 50)
Slope formula: [tex]m=\dfrac{y_2-y_1}{x_2-x_1}=\dfrac{50-20}{3-0}=10[/tex]
Therefore, the final equation is: [tex]y=10x+20[/tex]
Therefore, Agency B pays an initial fee of $20 plus a rate of $10 per hour.