New Reply

v^2 = vi^2 + 2ad, is v velocity or speed?

 
Share Thread Thread Tools
Jan15-11, 04:19 PM   #1
 

v^2 = vi^2 + 2ad, is v velocity or speed?


1. The problem statement, all variables and given/known data

A student throws a set of keys vertically upward to her sorority sister, who is in a window 2.00 m above. The second student catches the keys 2.30 s later.

(a) What was the velocity of the keys just before they were caught?

I did y(t) = 2 - 4.9t² + v₀t

2 = 0 - 4.9(2.3)² + v₀(2.3)

v₀ = 12.1m/s

Now I have two formulas, v² = v₀² + 2ad and v = v₀ + at, but they give me different answers.

v² = v₀² + 2ad

v² = (12.1)² + 2(-9.8)(2)

v² = 107.21

v = 10.4m/s

v = v₀ + at

v = 12.1 - 9.8(2.3)

v = -10.4m/s

I understand the square root will give us a negative as well, but the question is, HOW DO WE KNOW which to take? I hadn't use the v = v₀ + at, I wouldn't know whether to take positive or negative.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Jan15-11, 08:53 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Use:

v= v0 + at

to start. To find the distance, integrate this with respect to time:

[tex]d = \int vdt = \int v_0dt + \int atdt[/tex]

What is a? (be careful about the sign). That will leave you with a quadratic equation with two possible solutions, only one of which is real.

Since the question asks for velocity, you have to give magnitude and direction of v.

AM
 
Jan15-11, 09:05 PM   #3

Community 2012
 
Recognitions:
Gold Membership Gold Member
If you don't want to go the calculus route, you can keep the [tex]\pm[/tex] on the answer to [tex]v[/tex]. One answer is simply going to be unphysical, you don't know right away which to use, you just have to figure out which is consistent with the other equations and the situation.
 
Jan15-11, 09:07 PM   #4
 

v^2 = vi^2 + 2ad, is v velocity or speed?


Does that mean the v in v² = v₀² + 2ad is actually speed and not velocity?
 
Jan15-11, 09:18 PM   #5

Community 2012
 
Recognitions:
Gold Membership Gold Member
Quote by flyingpig View Post
Does that mean the v in v² = v₀² + 2ad is actually speed and not velocity?
It's velocity. The problem is when you square something, you lose it's directionality (whether it's positive or negative). For example, whether or not v = 2m/s or v = -2m/s is lost in that equation since [tex]v^2 = 4{{m^2} \over {s^2}}[/tex] for either case.
 
Jan16-11, 01:24 AM   #6
 
I had the same thoughts. I haven't looked at Newtonian mechanics in decades. So where does the bogus solution come from?

v² = v₀² + 2ad

(1/2)mv² - (1/2)mv₀²= adm

Delta K + Delta P = 0

The change in kinetic energy is equal to the negative change in gravitational potential energy. But, then I see that both solutions are valid. We can throw a ball upward and it hits the ceiling elastically, so its velocity is sign inverted but the energy balance is still conserved. So either solution is valid--not bogus at all, but only one solution is valid for freely falling objects.

The OP has given us a challenge: Can you determine which solution is the right one without knowledge of differential or integral calculus? This is a precalc question.
 
Jan16-11, 01:35 AM   #7

Community 2012
 
Recognitions:
Gold Membership Gold Member
Newton's Laws are time-reversal symmetric. You could run time backwards and nothing would seem out of the ordinary in terms of physics (a person dropping a ball off a cliff could be seen as someone having a ball thrown up at them). So you have to go based on what you know physically what must happen.
 
Jan16-11, 01:41 AM   #8
 
OK, can you use your time reversal symmetry to recover the initial conditions...

An object is tossed vertically upward to you. Did you catch it as it was coming up at you at 10.4 m/sec, or did you catch it after it passed you and comes back down at -10.4 m/sec?

This is the dilemma of flyingpig. You don't get to use calculus. You are just given a canned set of equations.
 
Jan16-11, 02:52 AM   #9

Community 2012
 
Recognitions:
Gold Membership Gold Member
Quote by Phrak View Post
OK. An object is tossed vertically upward to you. Did you catch it as it was coming up at you at 10.4 m/sec, or did you catch it after it passed you and comes back down at -10.4 m/sec?

This is the delima of flyingpig. You don't get to use calculus. You are just given a canned set of equations.
Not exactly, although I missed the point too. What you're saying is what happens when you have 2 final velocities. This happens when you aren't given the time. In this case, we know the time, but this will result in 2 different initial velocities. Actually what I said about the answers being unphysical is not correct. Unphysical means impossible but in actuality, the two results really only mean you have 1 solution that isn't in the domain of the problem (ie. a negative time, or a "return" trip if the question were about the keys being thrown up and caught as soon as possible). So yah, not unphysical, just impossible to determine which is needed simply through the math.
 
Jan22-11, 01:07 AM   #10
 
Mentor
The solution to the equation v2 = 107.21 is v = ±√(107.21).

That is, there are TWO possible answers.

This can be shown in a number of ways.

Two are:

1: v2 = 107.21

→ v2 – (√(107.21))2 = 0

→ (v – √(107.21))·(v + √(107.21)) = 0

→ v = √(107.21), or v = –√(107.21)

2: v2 = 107.21

→ √(v2) = √(107.21)

→ | v | = √(107.21)

→ v = √(107.21), or –v = √(107.21)

Yes, it's true that [tex]\sqrt{x^2}=\left|x\right|\,.{[/tex]
 
Jan22-11, 04:19 PM   #11
 
Quote by SammyS View Post
The solution to the equation v2 = 107.21 is v = ±√(107.21).

That is, there are TWO possible answers.

This can be shown in a number of ways.

Two are:

1: v2 = 107.21

→ v2 – (√(107.21))2 = 0

→ (v – √(107.21))·(v + √(107.21)) = 0

→ v = √(107.21), or v = –√(107.21)

2: v2 = 107.21

→ √(v2) = √(107.21)

→ | v | = √(107.21)

→ v = √(107.21), or –v = √(107.21)

Yes, it's true that [tex]\sqrt{x^2}=\left|x\right|\,.{[/tex]
But to decide which, that is my question.
 
Jan29-11, 01:03 AM   #12
 
Oh my god, I just realized something.

The v in [tex]v^2 = v_{0}^2 + 2a\Delta_{x}[/tex] is speed.

And I have a cheap proof

Let F = ma and therefore F/m = a

Then we have [tex]v^2 - v_{0}^2 = 2\frac{F}{m}\Deltax[/tex]

[tex]\frac{1}{2}m(v^2 - v_{0}^2) = F\Delta x[/tex]

[tex]\Delta KE = F\Delta x[/tex]

clearly, we know that v in KE must be speed and this is why [tex]v^2 = v_{0}^2 + 2a\Delta x[/tex] will never give me the answer.

Am I right or what? Cmon!
 
Jan29-11, 01:28 AM   #13

Community 2012
 
Recognitions:
Gold Membership Gold Member
No. The v in [tex]{{mv^2}/2}[/tex] is the velocity as well. V is velocity, that's it. Stop trying to convince yourself that it is speed. Use the other kinematics you know.

[tex]v(t) = v_0 + at[/tex]

The acceleration can be positive or negative. Speeds are strictly positive. If v(t) were indeed a speed, how could you ever account for what will eventually happen with all negative accelerations?
 
Jan29-11, 01:41 AM   #14
 
Quote by Pengwuino View Post
No. The v in [tex]{{mv^2}/2}[/tex] is the velocity as well. V is velocity
But that thing [tex]{{mv^2}/2}[/tex] is Kinetic energy, v is speed, it says so in my book
 
Jan29-11, 04:15 AM   #15
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
hi flyingpig!
Quote by flyingpig View Post
I understand the square root will give us a negative as well, but the question is, HOW DO WE KNOW which to take? I hadn't use the v = v₀ + at, I wouldn't know whether to take positive or negative.
for a given vo, both solutions are correct …

if the lower student throws the keys upward with speed vo, the upper student can catch them on the way up or on the way down …

the speed v will be the same, won't it?!
if you only use v2 = vo2 + 2ad, you have no input as to t, so both solutions are correct

to eliminate one, you need to specify t, which means using v = vo + at
 
Feb15-11, 05:49 PM   #16
 
Quote by Pengwuino View Post
No. The v in [tex]{{mv^2}/2}[/tex] is the velocity as well. V is velocity, that's it. Stop trying to convince yourself that it is speed. Use the other kinematics you know.
Sorry for bringing it up after so long.

the [tex]\frac{mv^2}{2}[/tex] is KE, it must be speed, velocity is a vector and multiplying two vectors must mean you must take either a dot or cross product, and I don't think KE involves either, so it must be speed.

A breakthrough!
 
Feb15-11, 05:50 PM   #17
 
Quote by tiny-tim View Post
hi flyingpig!


for a given vo, both solutions are correct …
But my book says it is wrong...
 
New Reply
Thread Tools


Similar Threads for: v^2 = vi^2 + 2ad, is v velocity or speed?
Thread Forum Replies
Constant velocity questions (average speed vs. average velocity) Introductory Physics Homework 2
Average speed and instantaneous, displacement and distance, speed and velocity Introductory Physics Homework 1
speed/velocity c in GR General Physics 25
speed or velocity? General Physics 5
Difference between average speed, instantaneous speed, velocity, acceleration? help! Introductory Physics Homework 5