ammora313 said:
Ok so if I let Vi be negative:
vf = -vi + at
If I move vi to the other side it becomes 2v
2v=at
2v/a=t
2v/g=t
is that correct?
That is one valid way to do it, yes. In that convention that you chose, down is positive. Since the ball initially thrown up, you tacked the negative sign on
vi (and this assumes that
vi itself is a positive number, equal to
vf).
------
Edit: Or perhaps even better, you could have kept the equation in it's original form,
vf = vi + at, and then made the substitution that
vf = -
vi. That way the formula remains the same, and it's only the values that change sign.
-----------
You also could have done it using the other convention where up is positive and down is negative. In that case
a = -g, the initial velocity is positive and the final velocity is negative.
But if you didn't figure out before-hand that |
vi| = |
vf| then you could have derived the equation with y_f = y_i + vt + \frac{1}{2}at^2 knowing full well that y_i = y_f, using whichever convention that you chose (the convention of whether up or down is positive). So that's yet another way.