Gregg O. answered 09/17/15
Tutor
5.0
(366)
Cal Poly Pomona engineering valedictorian, expert in geometry
Hi Quinton in Yuma! Let's see if I can help out with your dilemma.
For starters, assume the cars are travelling on a straight road (facing perfectly East-West for convenience), and we'll begin the story from the time they're at the same spot. We'll also assume that the cars are always perfectly travelling at a fixed speed (drivers are using cruise control).
To make sense of the whole problem, we have to see how each car's distance from the starting point, which is where they pass each other on the road, is related to the distance between them. Say car A is heading west, and car B heading east. If car A is 10 miles west and car B is 15 miles east of the starting point, what's the distance between them? Well, it's 10 + 15 = 25 miles.
So we see that the sum of their distances from the starting point equals their distance apart. The problem tells us that they are 332 miles apart. So a rough idea of our equation is
(car A distance from starting point) + (car B distance from starting point) = 332.
Great! But how do we figure out the distances? The definition of speed is here to the rescue. Speed = distance/time. If we multiply both sides by time, we get
distance = (speed) x (time).
We'll re-write this using the variables d for distance, v for speed, and t for time:
d = (v)(t). But the problem tells us the amount of time: 2.5 hours. So we have
d = 2.5v
Now for a bit of math to English translation: "One car is traveling 15 miles an hour faster than the other car." Let's say it's car A traveling 15 mph faster than car B. Doesn't really matter which one we choose. Using va for car A's speed and vb for car B's speed, we have the following:
va = vb + 15.
going back to our equation for distance, and letting da and db be the distances car A and B have gone since they passed each other, we have
da + db = 332. Now, we substitute in d=2.5v for both cars:
2.5va + 2.5vb = 332. since va = vb + 15, this becomes
2.5(vb + 15) + 2.5vb = 332.
It's all algebra from there. You'll first solve for vb, and then use that to solve for va.