SOLUTION: 7. Stations A and B are d meters apart, with station C exactly in the middle (d/2). A car goes from station A to station C at a speed of v1. From station C, it then proceeds to sta

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: 7. Stations A and B are d meters apart, with station C exactly in the middle (d/2). A car goes from station A to station C at a speed of v1. From station C, it then proceeds to sta      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1186710: 7. Stations A and B are d meters apart, with station C exactly in the middle (d/2). A car goes from station A to station C at a speed of v1. From station C, it then proceeds to station B at constant speed of v2.
a. Determine the total time t, for the trip. (Express your answer in terms of v1, v2 and d)
b. What is the total distance traveled for the entire trip? (Express your answers in terms of d)
c. What is the displacement for the entire trip?
d. What is the average speed of the car for the entire trip? (Express your answer in terms of v1 and v2 only)
e. What is the average velocity of the car for the entire trip?

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
7. Stations A and B are d meters apart, with station C exactly in the middle (d/2).
A car goes from station A to station C at a speed of v1.
From station C, it then proceeds to station B at constant speed of v2.
:
a. Determine the total time t, for the trip. (Express your answer in terms of v1, v2 and d)
t = .5d%2F%28v1%29 + .5d%2F%28v2%29
b. What is the total distance traveled for the entire trip? (Express your answers in terms of d)
d = total dist (distance is given as d, why complicate it)
:
c. What is the displacement for the entire trip?
d = displacement from A to B
:
d. What is the average speed of the car for the entire trip? (Express your answer in terms of v1 and v2 only)
let a = the average speed of the trip
Another time equation
.5d%2F%28v1%29 + .5d%2F%28v2%29 = d%2Fa
get rid of the decimal, mult by 2
d%2F%28v1%29 + d%2F%28v2%29 = 2d%2Fa
multiply equation by a*v1*v2, cancel denominators
a(v2)d + a(v1)d = 2d*v1*v2
simplify, divide eq by d
a*v2 + a*v1 = 2*v1*v2
a(v2+v1) = 2*v1*v2
a = %282%2Av1%2Av2%29%2F%28%28v1%2Bv2%29%29 is the average speed of the trip
:
e. What is the average velocity of the car for the entire trip?
The same