Derive Formula for Final Velocity (v2) Without Time

Click For Summary

Homework Help Overview

The original poster attempts to derive the formula for final velocity, v_2, without including time in the equation. The context involves kinematics, specifically relating to motion with constant acceleration, where initial velocity (v_1), acceleration (a), and displacement (s) are known quantities.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster presents a series of equations attempting to express final velocity in terms of known variables, questioning the validity of their derived formula compared to a formula they recall from class. Some participants suggest re-evaluating the steps taken to derive the formula, particularly regarding the treatment of variables and assumptions made about time.

Discussion Status

Participants are actively engaging with the original poster's derivation, providing feedback on specific steps and suggesting corrections. There is a recognition of potential errors in the original derivation, and some participants have pointed out the need to clarify definitions and assumptions related to the equations used.

Contextual Notes

There is mention of a formula that the original poster recalls from class, which may differ from their derived result. Additionally, some participants note that certain mathematical operations involving vectors may not be valid, indicating a need for careful consideration of vector definitions in the context of the problem.

NeedBetterName
Messages
3
Reaction score
0

Homework Statement


Derive the formula for final velocity, v_2, without time included in said formula.

\overrightarrow{a}: Known

\overrightarrow{s}: Known

v_1: Known

\Delta t: Unknown (can be calculated, but defeats the purpose)

\overrightarrow{v_2}: Unknown and to be calculated

Homework Equations


<br /> \begin{align*}<br /> \Delta t &amp;= \frac{\overrightarrow{s}}{\overrightarrow{\Delta v}} \\ \\<br /> \overrightarrow{a} &amp;= \frac{\overrightarrow{\Delta v}}{\Delta t}<br /> \end{align*}<br />

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:
<br /> \begin{align*}<br /> \overrightarrow{a} &amp;= \frac{\overrightarrow{\Delta v}}{\Delta t} \\<br /> &amp;= \frac{\overrightarrow{\Delta v}}{\frac{\Delta \overrightarrow{s}}{\Delta \overrightarrow{v}}} \\<br /> &amp;= \frac{\Delta \overrightarrow{v}^2}{\Delta \overrightarrow{s}} \\<br /> &amp;= \frac{(v_2 - v_1)^2}{\Delta \overrightarrow{s}} \\<br /> \overrightarrow{a} \Delta \overrightarrow{s} &amp;= (v_2 - v_1)^2 \\<br /> &amp;= v_2^2 - 2v_2v_1 - v_1^2 \\ \\<br /> v_2^2 &amp;= -2v_2v_1 - v_1^2 + \overrightarrow{a} \Delta \overrightarrow{s}<br /> <br /> \end{align*}<br />

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 \v_2^2 = v_1^2 + \overrightarrow{a}\Delta \overrightarrow{s}[\itex].<br /> <br /> <b>4. What I really want to know</b><br /> I basically need to know 4(ish) things: Is my derived formula okay? If not, where&#039;d I go wrong? What&#039;s the formula similar to what I listed above (or is it correct; this question also isn&#039;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?<br /> <br /> <b>EDIT:</b> I remember the formula in class, which is v_2^2 = v_1^2 + 2 \overrightarrow{a} \Delta \overrightarrow{s}. How is this derived?
 
Last edited:
Physics news on Phys.org
NeedBetterName said:
<br /> \begin{align*}<br /> \overrightarrow{a} &amp;= \frac{\overrightarrow{\Delta v}}{\Delta t} \\<br /> &amp;= \frac{\overrightarrow{\Delta v}}{\frac{\overrightarrow{v}}{\Delta t}}<br /> \end{align*}<br />
The denominator in the second line doesn't look right. Instead, start by changing \Delta v to v_f - v_i, and then solve for t.
 
tms said:
NeedBetterName said:
<br /> \begin{align*}<br /> \overrightarrow{a} &amp;= \frac{\overrightarrow{\Delta v}}{\Delta t} \\<br /> &amp;= \frac{\overrightarrow{\Delta v}}{\frac{\overrightarrow{v}}{\Delta t}}<br /> \end{align*}<br />
The denominator in the second line doesn't look right. Instead, start by changing \Delta v to v_f - v_i, and then solve for t.

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

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.
 
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.
 
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.
 
NeedBetterName said:

Homework Statement


Derive the formula for final velocity, v_2, without time included in said formula.

\overrightarrow{a}: Known

\overrightarrow{s}: Known

v_1: Known

\Delta t: Unknown (can be calculated, but defeats the purpose)

\overrightarrow{v_2}: Unknown and to be calculated

Homework Equations

<br /> \begin{align*}<br /> \Delta t &amp;= \frac{\overrightarrow{s}}{\overrightarrow{\Delta v}} \\ \\<br /> \overrightarrow{a} &amp;= \frac{\overrightarrow{\Delta v}}{\Delta t}<br /> \end{align*}<br />

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:<br /> \begin{align*}<br /> \overrightarrow{a} &amp;= \frac{\overrightarrow{\Delta v}}{\Delta t} \\<br /> &amp;= \frac{\overrightarrow{\Delta v}}{\frac{\Delta \overrightarrow{s}}{\Delta \overrightarrow{v}}} \\<br /> &amp;= \frac{\Delta \overrightarrow{v}^2}{\Delta \overrightarrow{s}} \\<br /> &amp;= \frac{(v_2 - v_1)^2}{\Delta \overrightarrow{s}} \\<br /> \overrightarrow{a} \Delta \overrightarrow{s} &amp;= (v_2 - v_1)^2 \\<br /> &amp;= v_2^2 - 2v_2v_1 - v_1^2 \\ \\<br /> v_2^2 &amp;= -2v_2v_1 - v_1^2 + \overrightarrow{a} \Delta \overrightarrow{s}<br /> <br /> \end{align*}<br />
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 \v_2^2 = v_1^2 + \overrightarrow{a}\Delta \overrightarrow{s}[\itex].<br /> <br /> <b>4. What I really want to know</b><br /> I basically need to know 4(ish) things: Is my derived formula okay? If not, where&#039;d I go wrong? What&#039;s the formula similar to what I listed above (or is it correct; this question also isn&#039;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?<br /> <br /> <b>EDIT:</b> I remember the formula in class, which is v_2^2 = v_1^2 + 2 \overrightarrow{a} \Delta \overrightarrow{s}. How is this derived?
<br /> It seems that \ v_2^2 = v_1^2 + 2 \vec{a}\cdot \Delta \vec{s}\ should be derived in your textbook !<br /> <br /> This (erroneous) equation is causing at least some of the problem.<div style="margin-left: 20px">This is wrong → \displaystyle \Delta t = \frac{\vec{s}}{\vec{\Delta v}}\ \<br />&#8203;</div>(Besides the fact that division of a vector by a vector is not defined:)<br /> <br /> The correct equation comes from<div style="margin-left: 20px">## \displaystyle \vec{v}_\text{average}=\frac{\Delta \vec{s}}{\Delta t}##&#8203;</div>So that ## \displaystyle \ \ \vec{v}_\text{average}\,\Delta t= \Delta \vec{s}\ .##<br /> <br /> For uniform acceleration, ## \displaystyle \ \ \vec{v}_\text{average} = (\vec{v}_1 + \vec{v}_2)/2\ .##<br /> <br /> Also, ## \displaystyle \ \ \vec{a}_\text{average}=\frac{\Delta \vec{v}}{\Delta t}\ .\ \ ## Furthermore, for uniform acceleration, ## \displaystyle \ \ \vec{a} = \vec{a}_\text{average}\ . ##<br /> <br /> Now, consider ## \displaystyle \ \ \vec{v}_\text{average}\cdot(\Delta \vec{v})\ . ##
 

Similar threads

Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K