Use the linear model to make a prediction. The line of best fit y=0.37x+5

represents the tolls you pay after driving a specific number of miles. How much would it cost, in exact change, to travel 70 miles?(1 point)
It would cost $
to travel 70 miles.
Remaining Attempts : 3

1 answer

To predict the toll cost for driving 70 miles using the linear model \(y = 0.37x + 5\), we need to substitute \(x = 70\) into the equation:

\[ y = 0.37(70) + 5 \]

Now, calculate \(0.37 \times 70\):

\[ 0.37 \times 70 = 25.9 \]

Now add 5:

\[ y = 25.9 + 5 = 30.9 \]

Therefore, it would cost $30.90 to travel 70 miles.