Question

the age and hourly pay of five employees at a store are shown in the table
Age hourly pay
16 10
18 10.25
18 12.50
20 14
22 15
a line of the best fit for the data is y= 0.9x - 4.5 where x presents age in years and y presents hourly pay in dollars
Based on the data what is the BEST prediction for the hourly pay of a 25 year old

Answers

GPT-4o mini
To make a prediction for the hourly pay of a 25-year-old using the line of best fit \( y = 0.9x - 4.5 \), we substitute \( x = 25 \) into the equation.

\[
y = 0.9(25) - 4.5
\]

Calculating this:

\[
y = 22.5 - 4.5
\]

\[
y = 18
\]

Based on the line of best fit, the best prediction for the hourly pay of a 25-year-old is **$18.00**.