Given the problem, we need to write the equation of the line using the slope-intercept form, which is:
\[ y = mx + b \]
where:
- \( m \) is the slope,
- \( b \) is the y-intercept,
- \( x \) is the number of minutes,
- \( y \) is the temperature in °C.
You have specified that the slope \( m \) is 10. So, the equation starts as:
\[ y = 10x + b \]
To find \( b \), we can use one of the points from the graph. You have provided two points: (2, 40) and (4, 60).
Let's use the point (2, 40):
- Substitute \( x = 2 \) and \( y = 40 \) into the equation: \[ 40 = 10(2) + b \]
- Solve for \( b \): \[ 40 = 20 + b \] \[ b = 40 - 20 = 20 \]
Now we have both the slope and the y-intercept. We can now write the final equation of the line:
\[ y = 10x + 20 \]
This equation represents the relationship between the number of minutes since Micah started heating the pot of water and the temperature of the water. The temperature increases by 10°C for each additional minute, starting from an initial temperature of 20°C.