Calculating Original Speed from Time and Velocity Changes on a Freeway

AI Thread Summary
To determine the original speed on a freeway, the problem involves two equations based on distance, time, and speed. The first equation relates the original speed (v1) and time (t1) for one mile, while the second incorporates the increased speed (v2) and decreased time (t2) after a speed increase of 4.5 mi/h. By substituting and eliminating variables, the equations can be simplified to solve for v1. A quadratic equation approach is suggested to find the solution, ensuring that units are consistent throughout the calculations. The correct answer can be verified with the known values of v1 and t1.
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: v_1 and t_1. 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)?
 
The second one (if you add units), as V1T1=1mile is equivalent to T1=1mile/V1.
 
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
 
Back
Top