How to clear $T$ from the formula $vf = vp ( 1 + t \times i )$?

18 Views Asked by At

Given the formula $vf = vp ( 1 + t \times i )$, I would like to clear $t$.

I would like to know what is the steps to do this. I have issues with formulas and don't understand. Please help me.

1

There are 1 best solutions below

1
On BEST ANSWER

That's elementary algebra. Given

$$ v_f = v_p(1 + it) $$

you get $$ \frac{v_f}{v_p} = 1 + it, $$ then $$ \frac{v_f}{v_p} -1 = it $$ so $$ t = \frac{1}{i}\left( \frac{v_f}{v_p} -1 \right) $$