To determine the temperatures at Station A and Station B after each of the specified hours (4, 8, and 12), we will use the given expressions for each station's temperature after \( t \) hours.
Temperatures:
Station A: \( T_A(t) = 58 - 5t \)
Station B: \( T_B(t) = -2 + 3t \)
Now, let's calculate the temperatures for 4, 8, and 12 hours:
At 4 Hours (t = 4):
-
Station A:
\[ T_A(4) = 58 - 5(4) = 58 - 20 = 38 \] -
Station B:
\[ T_B(4) = -2 + 3(4) = -2 + 12 = 10 \]
At 8 Hours (t = 8):
-
Station A:
\[ T_A(8) = 58 - 5(8) = 58 - 40 = 18 \] -
Station B:
\[ T_B(8) = -2 + 3(8) = -2 + 24 = 22 \]
At 12 Hours (t = 12):
-
Station A:
\[ T_A(12) = 58 - 5(12) = 58 - 60 = -2 \] -
Station B:
\[ T_B(12) = -2 + 3(12) = -2 + 36 = 34 \]
Summary Table:
Let's fill out the temperature values for the hours:
| Hours | Station A's Temperature | Station B's Temperature | |-------|-------------------------|-------------------------| | 0 | 58 | -2 | | 4 | 38 | 10 | | 8 | 18 | 22 | | 12 | -2 | 34 |
Finding the Intersection:
Now, to determine the time when the temperatures are the same, we can set the equations equal to each other:
\[ 58 - 5t = -2 + 3t \]
Now, solve for \( t \):
\[ 58 + 2 = 3t + 5t \ 60 = 8t \ t = \frac{60}{8} = 7.5 \]
Thus, the two stations will have the same temperature after 7.5 hours.