Derive Formula for Final Velocity (v2) Without Time

In summary, the derived formula for final velocity v_2 is v_2^2 = -2v_2v_1 - v_1^2 + \overrightarrow{a} \Delta \overrightarrow{s}, which is different from the formula taught in class, v_2^2 = v_1^2 + 2 \overrightarrow{a} \Delta \overrightarrow{s}. The correct formula can be derived by starting with \overrightarrow{a} = \frac{\overrightarrow{\Delta v}}{\Delta t} and solving for time, which can then be substituted into the formula \Delta t = \frac{\overrightarrow{s}}{\overrightarrow{\Delta v}} to eliminate time from the equation
  • #1
NeedBetterName
3
0

Homework Statement


Derive the formula for final velocity, [itex]v_2[/itex], without time included in said formula.

[itex]\overrightarrow{a}[/itex]: Known

[itex]\overrightarrow{s}[/itex]: Known

[itex]v_1[/itex]: Known

[itex]\Delta t[/itex]: Unknown (can be calculated, but defeats the purpose)

[itex]\overrightarrow{v_2}[/itex]: Unknown and to be calculated

Homework Equations


[tex]
\begin{align*}
\Delta t &= \frac{\overrightarrow{s}}{\overrightarrow{\Delta v}} \\ \\
\overrightarrow{a} &= \frac{\overrightarrow{\Delta v}}{\Delta t}
\end{align*}
[/tex]

The Attempt at a Solution


Since I've always disliked memorizing formulas, I just figure out how they're derived and then if I forget the formula, I can get it regardless; so I went about trying to get the formula as follows:
[tex]
\begin{align*}
\overrightarrow{a} &= \frac{\overrightarrow{\Delta v}}{\Delta t} \\
&= \frac{\overrightarrow{\Delta v}}{\frac{\Delta \overrightarrow{s}}{\Delta \overrightarrow{v}}} \\
&= \frac{\Delta \overrightarrow{v}^2}{\Delta \overrightarrow{s}} \\
&= \frac{(v_2 - v_1)^2}{\Delta \overrightarrow{s}} \\
\overrightarrow{a} \Delta \overrightarrow{s} &= (v_2 - v_1)^2 \\
&= v_2^2 - 2v_2v_1 - v_1^2 \\ \\
v_2^2 &= -2v_2v_1 - v_1^2 + \overrightarrow{a} \Delta \overrightarrow{s}

\end{align*}
[/tex]

I ended up with a result that different than the formula taught in my class. I can't remember the formula taught in class, as I wasn't actually there for the lesson, but I vaguely remember what the formula was like, when I saw it later. I foolishly forgot to write it down, so now I'm not too sure, but I think it was similar to [itex]\v_2^2 = v_1^2 + \overrightarrow{a}\Delta \overrightarrow{s}[\itex].

4. What I really want to know
I basically need to know 4(ish) things: Is my derived formula okay? If not, where'd I go wrong? What's the formula similar to what I listed above (or is it correct; this question also isn't too big of a deal since I can get it tomorrow)? And if the second formula is correct (or the correct, similar one has been provided), how is it derived?

EDIT: I remember the formula in class, which is [itex]v_2^2 = v_1^2 + 2 \overrightarrow{a} \Delta \overrightarrow{s}[/itex]. How is this derived?
 
Last edited:
Physics news on Phys.org
  • #2
NeedBetterName said:
[tex]
\begin{align*}
\overrightarrow{a} &= \frac{\overrightarrow{\Delta v}}{\Delta t} \\
&= \frac{\overrightarrow{\Delta v}}{\frac{\overrightarrow{v}}{\Delta t}}
\end{align*}
[/tex]
The denominator in the second line doesn't look right. Instead, start by changing [itex]\Delta v[/itex] to [itex]v_f - v_i[/itex], and then solve for [itex]t[/itex].
 
  • #3
tms said:
NeedBetterName said:
[tex]
\begin{align*}
\overrightarrow{a} &= \frac{\overrightarrow{\Delta v}}{\Delta t} \\
&= \frac{\overrightarrow{\Delta v}}{\frac{\overrightarrow{v}}{\Delta t}}
\end{align*}
[/tex]
The denominator in the second line doesn't look right. Instead, start by changing [itex]\Delta v[/itex] to [itex]v_f - v_i[/itex], and then solve for [itex]t[/itex].

That was actually just a typing mistake, which I just fixed. The rest of my work went on as if it was [tex]\overrightarrow{a} = \frac{\Delta \overrightarrow{v}}{\frac{\Delta \overrightarrow{s}}{\Delta \overrightarrow{v}}}[/tex]

And by solving for time, as mentioned, defeats the purpose of the formula. Having it as one single formula where I just input all values and solve immediately makes it quicker and cleaner.
 
  • #4
NeedBetterName said:
And by solving for time, as mentioned, defeats the purpose of the formula.
That's just the first step.
Having it as one single formula where I just input all values and solve immediately makes it quicker and cleaner.
But your initial result is wrong.

BTW, you can use \vec for vectors, which is easier to type than \overrightarrow.
 
  • #5
I found out where the equation is derived from when I noticed that one of the formulas looked a lot like the area of a trapezoid formula, which lead me to a velocity-time graph and I was able to derive from there.

tms said:
But your initial result is wrong.

The reason I asked was to check if it worked, and if not, check why it didn't work. Although it doesn't really matter much anymore, since I found out how the correct one is derived.

tms said:
BTW, you can use \vec for vectors, which is easier to type than \overrightarrow.

Ah, much better. I was recently typing LaTeX in an online LaTeX equation editor, and \overrightarrow looked better than \vec, but on Physics Forums, \vec appears nicer, and easier to write too.
 
  • #6
NeedBetterName said:

Homework Statement


Derive the formula for final velocity, [itex]v_2[/itex], without time included in said formula.

[itex]\overrightarrow{a}[/itex]: Known

[itex]\overrightarrow{s}[/itex]: Known

[itex]v_1[/itex]: Known

[itex]\Delta t[/itex]: Unknown (can be calculated, but defeats the purpose)

[itex]\overrightarrow{v_2}[/itex]: Unknown and to be calculated

Homework Equations

[tex]
\begin{align*}
\Delta t &= \frac{\overrightarrow{s}}{\overrightarrow{\Delta v}} \\ \\
\overrightarrow{a} &= \frac{\overrightarrow{\Delta v}}{\Delta t}
\end{align*}
[/tex]

The Attempt at a Solution


Since I've always disliked memorizing formulas, I just figure out how they're derived and then if I forget the formula, I can get it regardless; so I went about trying to get the formula as follows:[tex]
\begin{align*}
\overrightarrow{a} &= \frac{\overrightarrow{\Delta v}}{\Delta t} \\
&= \frac{\overrightarrow{\Delta v}}{\frac{\Delta \overrightarrow{s}}{\Delta \overrightarrow{v}}} \\
&= \frac{\Delta \overrightarrow{v}^2}{\Delta \overrightarrow{s}} \\
&= \frac{(v_2 - v_1)^2}{\Delta \overrightarrow{s}} \\
\overrightarrow{a} \Delta \overrightarrow{s} &= (v_2 - v_1)^2 \\
&= v_2^2 - 2v_2v_1 - v_1^2 \\ \\
v_2^2 &= -2v_2v_1 - v_1^2 + \overrightarrow{a} \Delta \overrightarrow{s}

\end{align*}
[/tex]
I ended up with a result that different than the formula taught in my class. I can't remember the formula taught in class, as I wasn't actually there for the lesson, but I vaguely remember what the formula was like, when I saw it later. I foolishly forgot to write it down, so now I'm not too sure, but I think it was similar to [itex]\v_2^2 = v_1^2 + \overrightarrow{a}\Delta \overrightarrow{s}[\itex].

4. What I really want to know
I basically need to know 4(ish) things: Is my derived formula okay? If not, where'd I go wrong? What's the formula similar to what I listed above (or is it correct; this question also isn't too big of a deal since I can get it tomorrow)? And if the second formula is correct (or the correct, similar one has been provided), how is it derived?

EDIT: I remember the formula in class, which is [itex]v_2^2 = v_1^2 + 2 \overrightarrow{a} \Delta \overrightarrow{s}[/itex]. How is this derived?
It seems that [itex]\ v_2^2 = v_1^2 + 2 \vec{a}\cdot \Delta \vec{s}\ [/itex] should be derived in your textbook !

This (erroneous) equation is causing at least some of the problem.
This is wrong → [itex] \displaystyle \Delta t = \frac{\vec{s}}{\vec{\Delta v}}\ \ [/itex]
(Besides the fact that division of a vector by a vector is not defined:)

The correct equation comes from
## \displaystyle \vec{v}_\text{average}=\frac{\Delta \vec{s}}{\Delta t}##​
So that ## \displaystyle \ \ \vec{v}_\text{average}\,\Delta t= \Delta \vec{s}\ .##

For uniform acceleration, ## \displaystyle \ \ \vec{v}_\text{average} = (\vec{v}_1 + \vec{v}_2)/2\ .##

Also, ## \displaystyle \ \ \vec{a}_\text{average}=\frac{\Delta \vec{v}}{\Delta t}\ .\ \ ## Furthermore, for uniform acceleration, ## \displaystyle \ \ \vec{a} = \vec{a}_\text{average}\ . ##

Now, consider ## \displaystyle \ \ \vec{v}_\text{average}\cdot(\Delta \vec{v})\ . ##
 

1. What is the formula for final velocity without time?

The formula for final velocity without time is v2 = v1 + at, where v2 is the final velocity, v1 is the initial velocity, a is the acceleration, and t is the time taken.

2. How is the formula derived?

The formula is derived using the kinematic equations of motion, specifically the equation v = u + at, where v is the final velocity, u is the initial velocity, a is the acceleration, and t is the time taken. By rearranging this equation, we can isolate v2, giving us the formula v2 = v1 + at.

3. How is this formula used in real-life scenarios?

This formula is commonly used in physics and engineering to calculate final velocity without the need for time. It can be used in scenarios such as calculating the final velocity of an object after a certain distance or determining the speed of a vehicle after a certain acceleration.

4. What are the units for the variables in this formula?

The units for the variables in this formula are as follows: v2 and v1 are both measured in meters per second (m/s), a is measured in meters per second squared (m/s²), and t is measured in seconds (s).

5. Are there any limitations to this formula?

Yes, there are limitations to this formula. It assumes that the acceleration is constant and there are no external forces acting on the object. Additionally, it does not account for factors such as air resistance or friction, which can affect the final velocity in real-life scenarios.

Similar threads

  • Introductory Physics Homework Help
Replies
14
Views
1K
  • Introductory Physics Homework Help
Replies
9
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
810
  • Introductory Physics Homework Help
Replies
4
Views
832
  • Introductory Physics Homework Help
Replies
10
Views
907
  • Introductory Physics Homework Help
Replies
3
Views
642
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
8
Views
905
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
793
Back
Top