Question 336007
a ball is throw downward from a window in a tall building. the distance traveled by the ball in t seconds is {{{s= 16t^2+32t}}},where s is in feet. how long (to the nearest tenth) will it take the ball to fall 97 feet?
---------------
{{{s= 16t^2+32t = 97}}}
{{{16t^2+32t = 97}}}
{{{16t^2+32t - 97 = 0}}}
*[invoke solve_quadratic_equation 16,32,-97]
---------------
Use the positive number.