To find out when Miguel and Christina will have the same amount of gas in their tanks, we can set up equations based on their usage and the maximum capacity of their tanks.
-
Define Variables:
- Let \( M(t) \) be the amount of gas in Miguel's tank after \( t \) weeks.
- Let \( C(t) \) be the amount of gas in Christina's tank after \( t \) weeks.
-
Initial Conditions:
- Assume both start with a full tank:
- \( M(0) = 20 \) gallons
- \( C(0) = 16 \) gallons
- Assume both start with a full tank:
-
Gas Usage:
- Miguel uses 1.5 gallons per week: \[ M(t) = 20 - 1.5t \]
- Christina uses 1 gallon per week: \[ C(t) = 16 - 1t \]
-
Set the two equations equal: \[ 20 - 1.5t = 16 - 1t \]
-
Solve for \( t \):
- Rearranging the equation: \[ 20 - 16 = 1.5t - 1t \] \[ 4 = 0.5t \] \[ t = \frac{4}{0.5} = 8 \]
So, after 8 weeks, Miguel and Christina will have the same amount of gas in their tanks.
The correct response is:
- After 8 weeks they will have the same amount of gas in their tanks.