Given the table:
Hours worked Account Earned
3 $34.50
5 $57.50
8 $92.90
From the data given in the table, let's write an equation that can be used to determine the amount of money Nina earns given the number of hours she worked.
Apply the slope-intecept formula:
y = mx + b
WHere:
m is the slope
b is the y-intercept.
To find the slope, apply the slope formula:
![m=(y2-y1)/(x2-x1)](https://img.qammunity.org/2023/formulas/mathematics/high-school/wt3vklmulg2853jxzclws9uvfaplhmpgv7.png)
Take two points from the table:
(x1, y1) ==> (3, 34.50)
(x2, y2) ==> (5, 57.50)
Thus, we have:
![\begin{gathered} m=(57.50-34.50)/(5-3) \\ \\ m=(23)/(2) \\ \\ m=11.5 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/d69b6nwatlgddda9a4uiyjxb4ndh2nfrfu.png)
Here, the slope is:
m = 11.5
To find the y-intercept b, input the value of m and substitute one point for the values of x and y in (y=mx+b)
Take the point: (3, 34.50)
![\begin{gathered} y=mx+b \\ \\ 34.50=11.5(3)+b \\ \\ 34.5=34.5+b \\ \\ b=34.5-34.5 \\ \\ b=0 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/ww8gwni2ckqhhi7mweao37ngx6uvkim5tc.png)
Therefore, the equation is:
![y=11.5x](https://img.qammunity.org/2023/formulas/mathematics/college/52cejlfu48fui2hlbiibqim6nst7ip88rh.png)
Where:
y represents the amount earned
x represents the number of hours worked.
ANSWER:
y = 11.5x