Answer:
two cars will be the same distance from Miami after 24 hours.
Explanation:
| Car | Rate | Time | Distance |
| First | 75 mph | t hours | 75t miles |
| Second | 90 mph | (t-4) hours | 90(t-4) miles |
We want to find the time t when the two cars are the same distance from Miami. This means that their distances are equal, so we can set up an equation by equating the distance expressions:
75t = 90(t-4)
To solve for t, we need to simplify and isolate it on one side of the equation. We can do this by following these steps:
- Expand the parentheses on the right side by multiplying 90 with t and -4.
- Subtract 90t from both sides to eliminate it on the right side.
- Add 360 to both sides to eliminate it on the left side.
- Divide both sides by -15 to get t alone.
The equation will look like this after each step:
- 75t = 90t - 360
- -15t = -360
- -15t + 360 = 0
- t = \frac{0}{-15} = 0
The solution is t = 24. This means that the two cars will be the same distance from Miami after 24 hours.