SOLUTION: Hi, What is h = 16t^2 + vt + s solve for t Thanks!

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Hi, What is h = 16t^2 + vt + s solve for t Thanks!      Log On


   



Question 340336: Hi,
What is h = 16t^2 + vt + s
solve for t
Thanks!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is h = 16t^2 + vt + s
solve for t
---
Use the quadratic formula:
a = 16 ; b = v ; c = s
-----------------------------
t = [-v +- sqrt(v^2-4*16*s)]/(2*16)
---
t = [-v +- sqrt(v^2-64s)]/(32)
================================
Cheers,
Stan H.
=========