To find the slope \( m \) of the line representing the relationship between time in minutes \( x \) and temperature in degrees Fahrenheit \( y \), we can use the two points given: \( (2, 100) \) and \( (6, 220) \).
The formula for the slope \( m \) between two points \( (x_1, y_1) \) and \( (x_2, y_2) \) is given by:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points:
- \( (x_1, y_1) = (2, 100) \)
- \( (x_2, y_2) = (6, 220) \)
Plugging in these values:
\[ m = \frac{220 - 100}{6 - 2} = \frac{120}{4} = 30 \]
Thus, the slope \( m \) is \( 30 \) degrees Fahrenheit per minute. This means the temperature of the oven increases by \( 30 \) degrees Fahrenheit for each additional minute the oven is on.
Now, let's write the equation of the line in the form \( y = mx + b \). We know \( m = 30 \). We need to find the y-intercept \( b \). We can use one of the points to do this. Let’s use the point \( (2, 100) \).
Plugging \( x = 2 \) and \( y = 100 \) into the equation:
\[ 100 = 30(2) + b \]
Simplifying this:
\[ 100 = 60 + b \]
Subtracting \( 60 \) from both sides:
\[ b = 40 \]
Now we have both \( m \) and \( b \). Therefore, the equation representing the temperature of the oven as a function of time is:
\[ y = 30x + 40 \]
Summary of the Points:
- The point \( (2, 100) \) means that after 2 minutes, the oven's temperature was 100 degrees Fahrenheit.
- The point \( (6, 220) \) means that after 6 minutes, the oven's temperature was 220 degrees Fahrenheit.
Final Information:
- Slope \( m = 30 \) degrees per minute.
- Equation of the line: \( y = 30x + 40 \).