Rearranging highschool physics equations

  • Context: High School 
  • Thread starter Thread starter kimberlycc
  • Start date Start date
  • Tags Tags
    Highschool Physics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
kimberlycc
Messages
2
Reaction score
0
Hey I am in physics 30 and i am having trouble rearraging this eqaution: d=vt+1/2at^2

V= velocity 1
a= acceleration
t= time
d=distance

I need to solve for t. Could anyone help me out with the rearranged equation
by the way, the last t in the equation is supposed to be squared
 
Physics news on Phys.org
That's a quadratic equation, [itex](1/2)at^2+ vt- d= 0[/itex] and can be solved using the "quadratic formula": if [itex]px^2+ qx+ r= 0[/itex], then
[tex]x= \frac{-q\pm\sqrt{q^2- 4pr}}{2p}[/tex]

Here, p= a/2, q= v, and r= -d.
 
that does not help me sorry.