To predict Antoine's exam score based on the number of hours he studied, you can use the provided least-squares regression line equation, which is:
\[ y = 50 + 5x \]
In this equation, \( y \) represents the predicted exam score, and \( x \) represents the number of hours studied.
Since Antoine studied for 6 hours, you can substitute \( x = 6 \) into the equation:
\[ y = 50 + 5(6) \] \[ y = 50 + 30 \] \[ y = 80 \]
Thus, you predict that Antoine's exam score will be 80.