Derive the following kinematics equation using the position and velocity equations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
tahayassen
Messages
269
Reaction score
1

Homework Statement



[tex]{ y }_{ f }={ y }_{ i }+{ v }_{ yi }t+\frac { 1 }{ 2 } { a }_{ y }{ t }^{ 2 }\\ { v }_{ yf }={ v }_{ yi }+{ a }_{ y }t[/tex]

Derive

[tex]{ { v }_{ yf } }^{ 2 }={ { v }_{ yi } }^{ 2 }+2{ a }_{ y }({ y }_{ f }-{ y }_{ i })[/tex]

2. The attempt at a solution

This isn't an actual homework question; I'm just cross-posting this thread because I'm terribly impatient and there is much more traffic here.
 
Physics news on Phys.org


tahayassen said:

Homework Statement



[tex]{ y }_{ f }={ y }_{ i }+{ v }_{ yi }t+\frac { 1 }{ 2 } { a }_{ y }{ t }^{ 2 }\\ { v }_{ yf }={ v }_{ yi }+{ a }_{ y }t[/tex]

Derive

[tex]{ { v }_{ yf } }^{ 2 }={ { v }_{ yi } }^{ 2 }+2{ a }_{ y }({ y }_{ f }-{ y }_{ i })[/tex]

2. The attempt at a solution

This isn't an actual homework question; I'm just cross-posting this thread because I'm terribly impatient and there is much more traffic here.

Solve for t in the second equation, and substitute it into the first equation.
 


Thanks. That derivation took much longer than expected.
 
Last edited:


You can connect the equation to work-energy theorem. The work done on a particle is equal to the change of its kinetic energy. Work done is displacement times force. Force is F=ma. [tex]W=(y_f-y_i)ma=1/2(mv_f^2-mv_i^2)[/tex]. Cancel m.

But you can derive the formula easily if you remember that the displacement is average velocity multiplied by time. [tex]Δy=\frac{1}{2}(v_i+v_f)t[/tex]. Substitute [itex]t=\frac{v_f-v_i}{a}[/itex] for t.
[tex]y_f-y_i=\frac{1}{2}(v_i+v_f)\frac{v_f-v_i}{a}=\frac{v_f^2-v_i^2}{2a}[/tex]

ehild