How can I rearrange an equation to solve for v without using t?

  • Thread starter Thread starter tomwilliam
  • Start date Start date
AI Thread Summary
The discussion focuses on rearranging kinematic equations to isolate the variable v without using time t. The original equations provided are v = 10 - gt and s = -1/2 g t^2 + 10t + 2. The user attempts to substitute t from the first equation into the second but struggles to isolate v. Suggestions include using conservation of energy principles or solving the second equation for t first. Ultimately, the user finds the solution, confirming that algebraic manipulation can lead to the desired expression for v.
tomwilliam
Messages
141
Reaction score
2
I've got a kinematics equation modelling the flight of a stone:

v = 10-gt
s= -1/2 g t^2 +10t +2

I can't remember how to get a value for v which doesn't contain t.
I tried rearranging the first equation and introducing it to replace t in the second, but can't seem to get v isolated:

(10-v)/g = t

s = -1/2 g ((10-v)/g)^2 + 10((10-v)/g) + 2

s = -1/2 ((10-v)^2/g) + (100-10v)/g + 2

but I can't work out how to get a single expression for v. Can anybody help?
This isn't a homework question, and I know the final solution is:
v=sqrt(4g+100-2gs)
It's just that I'm revising some stuff and really should know this already...!
 
Physics news on Phys.org
Try using conservation of energy:

E=\frac{1}{2}mv^2+mgs=\textrm{initial value of E}
 
It may not literally be a homework question, but it's a homework-like question, so it belongs here where it's been moved. :smile:

It might be easier if instead of solving the first equation for t and substituting into the second equation, you do it the other way around: solve the second equation for t and...

Do you remember how to solve a quadratic equation?
 
Thanks for your reply.
I realize that I can calculate this using energy considerations...but is there not a way to do it using algebra alone? I'm reading through a maths textbook that gives these equations and simply says "rearranging the equations we can easily show that..." then gives the solution. As the textbook doesn't presuppose any physics background, I was trying to work out how to do it algebraically without invoking any physics principles.
Thanks
 
Yes, sorry for posting in the wrong spot.

I've got it now...just a momentary blank.
Thanks for your help
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top