the table shows the temperature of an amount of water set on a stove to boil, recorded every five minutes…

the table shows the temperature of an amount of water set on a stove to boil, recorded every five minutes. waiting for water to boil\ntime (mins) 0 5 10 15 20 25 30 35 40 45\ntemp. (°c) 75 79 83 86 89 91 93 94 95 95.5\naccording to the line of best fit, at what time will the temperature reach 100°c, the boiling point of water?\n5\n35\n50\n55
Answer
Explanation:
Step1: Assume linear - regression equation
Let the linear - regression equation be $y = mx + b$, where $y$ is the temperature, $x$ is the time, $m$ is the slope, and $b$ is the y - intercept. Using a statistical software or a calculator with linear - regression function (or calculating by hand: $m=\frac{n\sum_{i = 1}^{n}x_iy_i-\sum_{i = 1}^{n}x_i\sum_{i = 1}^{n}y_i}{n\sum_{i = 1}^{n}x_i^{2}-(\sum_{i = 1}^{n}x_i)^{2}}$, $b=\overline{y}-m\overline{x}$). For simplicity, if we use a calculator with linear - regression function, input the time values as $x$ - data and temperature values as $y$ - data.
Step2: Find the equation of the line of best fit
Suppose we get the equation $y = 0.4x+75$ (the actual values of $m$ and $b$ may vary depending on the calculation method, but for illustration purposes).
Step3: Solve for $x$ when $y = 100$
Set $y = 100$ in the equation $y = 0.4x+75$. Then $100=0.4x + 75$. Subtract 75 from both sides: $100 - 75=0.4x$, so $25 = 0.4x$. Divide both sides by 0.4: $x=\frac{25}{0.4}=62.5\approx65$ (rounding to the nearest option).
Answer:
D. 65