To write an expression for the temperature at Station A, we start with the initial temperature and then add the increase in temperature over time based on the number of hours since midnight (represented by \( x \)).
- The initial temperature at Station A is -8 degrees Fahrenheit.
- The temperature increases at a rate of 3 degrees per hour.
The expression for the temperature at Station A \( T_A \) after \( x \) hours is: \[ T_A = -8 + 3x \]
Next, we can write a similar expression for the temperature at Station B.
- The initial temperature at Station B is -2 degrees Fahrenheit.
- The temperature increases at a rate of 2 degrees per hour.
The expression for the temperature at Station B \( T_B \) after \( x \) hours is: \[ T_B = -2 + 2x \]
To find when the temperatures at the two stations are equal, we set the two expressions equal to each other: \[ -8 + 3x = -2 + 2x \]
Now, we can solve for \( x \):
-
Subtract \( 2x \) from both sides: \[ -8 + 3x - 2x = -2 \] \[ -8 + x = -2 \]
-
Add 8 to both sides: \[ x = -2 + 8 \] \[ x = 6 \]
The two stations will have exactly the same temperature after 6 hours.
To summarize:
- The temperature at Station A is represented by \( T_A = -8 + 3x \).
- The temperature at Station B is represented by \( T_B = -2 + 2x \).
- The two stations will have the same temperature after 6 hours.