Algebraic Equation help - Simple?

  • Thread starter Thread starter rockmorg
  • Start date Start date
AI Thread Summary
To isolate t in the equation x = v_0t + 1/2at^2, it is recognized as a quadratic equation in t. The quadratic formula can be applied, where if ax² + bx + c = 0, then t can be solved using t = (-b ± √(b² - 4ac)) / 2a. The coefficients a, b, and c need to be identified from the rearranged equation. This method provides a systematic approach to find the value of t. Utilizing the quadratic formula is essential for solving such equations effectively.
rockmorg
Messages
22
Reaction score
0
Hey all -

I'm just looking for some help on an algebraic equation, I seem to have forgotten how to isolate t from this type of equation --

x = v_0t + 1/2at^2

What do you all think?

Thanks!
 
Physics news on Phys.org
It's a quadratic in t.

Use the quadratic formula to solve for t.

if ax² + bx + c = 0
then
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
 
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