Algebra in Constant Motion Derivation.

AI Thread Summary
The discussion focuses on the derivation of motion equations, specifically addressing the manipulation of terms involving acceleration (a) in the equation x = x_o + v_0(Δt) + (1/2)a(Δt)^2. A question arises about the disappearance of 'a' in the term (1/2)a(Δt)^2 when substituting Δt with (v - v_0)/a. It is clarified that squaring the term in the denominator cancels one 'a' from the numerator, leaving only one 'a' in the denominator. Additionally, the multiplication by 2a in the equation is explained as a method to achieve common denominators, leading to the cancellation of terms. The discussion emphasizes the importance of careful algebraic manipulation in kinematic equations.
sponsoredwalk
Messages
531
Reaction score
5
x = x_o + v_0\Deltat + \frac{1}{2} a ( \Delta t )^2

If \frac{v - v_0}{a} = \Delta t

x = x_0 + v_0 (\frac{v - v_0}{a} ) + \frac{1}{2}a(\frac{v - v_0}{a})^2

\Rightarrow 2 a (x - x_0) = 2v_0v - v_0^2 + v^2 - 2v_0v v_0^2

\Rightarrow 2 a (x - x_0) = v^2 - v_0^2

\Rightarrow v^2 = v_0^2 + 2a(x - x_0)






My Question is about this part;

x = x_0 + v_0 (\frac{v - v_0}{a} ) + \frac{1}{2}a(\frac{v - v_0}{a})^2

\Rightarrow x - x_0 = (\frac{v_0v - v_0^2}{a}) + (\frac{v^2 - 2v_0v + v_0^2}{2a})

Where did the a in the \frac{1}{2}a from the part \frac{1}{2}a(\frac{v - v_0}{a})^2

go to? I don't see how it works. I imagine the 1 numerator multiply's the {v - v_0} and the

denominator 2 multiples the a from the fraction (\frac{v - v_0}{a})^2
but I can't see what happens to the a outside the brackets...

And, during this part;

x = x_0 + v_0 (\frac{v - v_0}{a} ) + \frac{1}{2}a(\frac{v - v_0}{a})^2

\Rightarrow 2 a (x - x_0) = 2v_0v - v_0^2 + v^2 - 2v_0v v_0^2

To clarify, the 2v_0v - v_0^2 comes from the fact every part of the equation is multiplied by 2a and the a cancels that fraction leaving just the two, right?
 
Last edited:
Physics news on Phys.org
To answer your first question, when you square the a that is in the denominator is cancels the a from the (1/2*a) leaving only one a in the denominator. For your second equation, not every part of the equation is multiplied by 2a, it is just to get common denominators. When you do this, you see one term cancels and you can see the rest.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top