Calculating Original Speed from Time and Velocity Changes on a Freeway

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
OUstudent
Messages
14
Reaction score
0

Homework Statement


Driving along a crowded freeway, you notice that it takes a time t to go from one mile marker to the next. When you increase your speed by 4.5 mi/h, the time to go one mile decreases by 10 s. What was your original speed?


Homework Equations



V=D/T

The Attempt at a Solution



V1T1 = 1 mi
v2t2= i mile
v2= v1 + change of V
t2= t1 - change of t
I then used equations 3 and 4 to eliminate v2 and t2 in equation 2.
(v1 + change of V)(t1 - change of t) = 1 mi

I know that i need to get rid of t1 now, and i should probably use the first equation (v1t1 = 1 mi) to do it. I just don't know how to integrate the two of them.
Thank you in advance
 
Physics news on Phys.org
You have two equations and two unknowns: [itex]v_1[/itex] and [itex]t_1[/itex]. Solve them in the usual way: solve one for one of the unknowns and substitute the result in the other equation.
 
That's what i thought i was doing. by putting in v1t1=1mile into (v1 + change in v)(t1-change in t). but would that be (v1 + change in v)(v1 - change in t)? or (v1 + change in v)((1/v1) - change in t)?
 
Ah ok. so then i just simplify that equation to find v1.
which would be.. (v12)(Δt) + (ΔvΔt) - (Δv)(1 mi) = 0

so then i do quadratic?
 
That is a good idea, indeed. But the units of the last equation are wrong, there is some error in the calculation.
 
(Δt)v12 + (Δv)(Δt)v1 - (Δv)(1mi) = 0

fixed?
 
Now the units match. I didn't check the equations, but you can check the result yourself afterwards with known v1 and t1.
 
i got the right answer.
thank you