PDA

View Full Version : Rearranging formulas


moe6142
Nov 3, 2008, 05:40 PM
V f2 =V i2+2ad SOLVE FOR Vi


2=squared

Unknown008
Nov 4, 2008, 03:18 AM
Try reposting your equation using mimetextutorial.html (http://www.forkosh.com/mimetextutorial.html).

Your equation is ambiguous.

If I understood well,

Vf^2 =Vi^2+2ad

Then, subtract 2ad from both sides;

Vf^2 -2ad=Vi^2

And put in square root on both sides to eliminate the squared.

\sqrt{Vf^2 -2ad}=Vi

ebaines
Nov 4, 2008, 07:29 AM
I think the OP meant to write the formula for velocity given acceleration and distance, where V_f is final velocity and V_i is initial velocity:


{V_f } ^2 = 2ad + {V_i} ^2


Rearrange and you get:


V_i = \sqrt{{V_f} ^2 -2ad}