A question about equations of motion under constant acceleration

Click For Summary

Discussion Overview

The discussion revolves around the equations of motion under constant acceleration, specifically comparing the linear equation \( x = \frac{v + v_0}{2}t \) and the quadratic equation \( x = v_0t + \frac{1}{2}at^2 \). Participants explore the implications of using these equations to solve for time \( t \) and the nature of the solutions obtained from each equation.

Discussion Character

  • Exploratory
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants note that the first equation yields one solution for \( t \), while the second provides two solutions, raising questions about the validity of the solutions.
  • Others argue that both equations are equally valid, suggesting that one of the solutions from the second equation may need to be rejected based on physical reasoning, such as the impossibility of negative time.
  • Some participants clarify that the number of solutions depends on the known variables in the system, such as the final velocity, which can eliminate one of the solutions from the quadratic equation.
  • A few participants discuss specific examples, such as a ball thrown vertically, to illustrate the application of both equations and the resulting values of \( t \).
  • There is a suggestion that using the first equation requires knowing the final velocity, which is not always available, leading to confusion about its applicability.
  • Some participants express that both equations can be transformed into one another under certain conditions, indicating that they are fundamentally related.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the superiority of one equation over the other. There are competing views regarding the validity of the solutions obtained from the quadratic equation and the conditions under which each equation can be applied.

Contextual Notes

Limitations include the dependency on known variables and the assumptions made about the system, such as the direction of motion and the nature of the solutions derived from the equations.

Adjoint
Messages
120
Reaction score
3
This is a very basic question.
We know for a particle moving under constant acceleration we can use both the equations
x = \frac{v + v_0}{2}t and
x = v_0t + \frac{1}{2}at^2If we want to find t form each of these equations, the first one gives only one value but the second one gives two values of t.
So it seems like if the first equation is used one value of t will be lost.

Now, I can see one of these equation is linear and another one is quadratic; but still, both of those two equations were derived from same principles - how come one turns out to be better than the other?
 
Physics news on Phys.org
Adjoint said:
This is a very basic question.
We know for a particle moving under constant acceleration we can use both the equations
x = \frac{v + v_0}{2}t and
x = v_0t + \frac{1}{2}at^2If we want to find t form each of these equations, the first one gives only one value but the second one gives two values of t.
So it seems like if the first equation is used one value of t will be lost.

Now, I can see one of these equation is linear and another one is quadratic; but still, both of those two equations were derived from same principles - how come one turns out to be better than the other?

No. The two equations are equally good. One of the ##t##'s you get in the second equation should be rejected because it's absurd.

Getting two solutions does not mean that it's true. Can you ever have a negative t?
 
The two equations do not have the same unknowns. The number of solutions consistent with your knowledge of a system will vary depending on what you know about the system.

In particular, knowing the sign of the final velocity will eliminate one of the two solutions to the second equation.
 
Last edited:
adjacent said:
No. The two equations are equally good. One of the ##t##'s you get in the second equation should be rejected because it's absurd.

Getting two solutions does not mean that it's true. Can you ever have a negative t?

Would you like to reconsider your statement? Try this problem.

A ball is thrown vertically upwards with a speed 20ms-1 .What is the time elapsed when the ball is at a height 5m ?

Do you get negative 't' ? Which of the two values of time would you reject ?
 
Last edited:
  • Like
Likes   Reactions: 1 person
Tanya Sharma said:
A ball is thrown vertically upwards with a speed 20ms-1. What is the time elapsed when the ball is at a height 5m ?

By the way, I see no matter which equation I use it gives two results for the above problem! And both values are valid.

jbriggs444 said:
The two equations do not have the same unknowns.

Well now I see, if I try to have same unknowns the two equations become same.

y = \frac{v_0+v}{2}t If I want to eliminate v from here by v = v_0+at then y = \frac{2v_0 + at}{2}t = v_0t + \frac{a}{2}t^2

Thank you all.
 
Last edited:
Tanya Sharma said:
A ball is thrown vertically upwards with a speed 20ms-1 .What is the time elapsed when the ball is at a height 5m ?

Do you get negative 't' ? Which of the two values of time would you reject ?
We can't use the first equation here.
Using the second equation, I get
##t=2-\sqrt{3} \approx 0.28##
##t=2+\sqrt{3} \approx 3.72##

Certainly you will have to reject one t here. The two times I got here are equally correct. It's the time taken when the ball is at 5m above the ground. Obviously, the last 't' is the time taken after the ball got it's peak height and returned to 5m above the ground.
 
Adjoint said:
By the way, I see no matter which equation I use it gives two results for the above problem!
You can't use ##s=\frac{1}{2}(u+v)t## here because you don't know the final velocity ##v##. You only know the initial velocity.
 
adjacent said:
Using the second equation, I get
##t=2-\sqrt{3} \approx 0.28##
##t=2+\sqrt{3} \approx 3.72##

Then why were you suggesting to the OP that one of the values of 't' would be negative and should be rejected ?
 
adjacent said:
We can't use the first equation here.

I don't understand why you said so. The first equation can be used by putting v = 20 - 9.8t

adjacent said:
Certainly you will have to reject one t here.

Why?
 
  • #10
Adjacent's comment is valid only for final positions below the initial position. I.e., throwing a stone from a rooftop and asking when will it hit the ground nets two values for t of which one is negative and needs to be discarded as unphysical.
It's not true in general, as has been already shown.
 
  • Like
Likes   Reactions: 1 person
  • #11
Adjoint said:
I don't understand why you said so. The first equation can be used by putting v = 20 - 9.8t
Yes, you can do it that way but if you do it that way, that equation becomes the second equation. So it's like using the second equation again. The first equation cannot be used directly.


Adjoint said:
Why?
I thought Tanya was asking about the time taken for the ball to reach 5m,while moving upwards.

Oh, I see, Bandersnatch. Thanks for clearing that up. Sorry guys. :shy:
It's been sometime since I last did these kinematics problems
 
  • #12
Adjoint said:
Well now I see, if I try to have same unknowns the two equations become same.

y = \frac{v_0+v}{2}t If I want to eliminate v from here by v = v_0+at then y = \frac{2v_0 + at}{2}t = v_0t + \frac{a}{2}t^2

Thank you all.
hehe, yes exactly. The two equations are the same. So what was your original problem? You seemed to say that y = v_0t + \frac{a}{2}t^2 gave two solutions? OK, so you mean, if you know the value of ##y## and ##v_0## and ##a## then there are two possible values for ##t##? Yes, I agree with this. And for the other form of the equation y = \frac{v_0+v}{2}t you were saying there is only one solution. So you mean if you are told ##v## and ##y## and ##v_0## then there is only one possible value for ##t##? I agree with this too.

The reason you get two solutions for one case, and only one solution for the other case is because you are using different information each time. To make it clear, for the first equation, you are using ##y## and ##v_0## and ##a## to find ##t## But in the second equation, you are using ##y## and ##v_0## and ##at+v_0## to find ##t##. (since ##v=at+v_0## and you have used ##v##). So it is clear that in the second case, you have used more information, to restrict the possibilities for ##t##.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 41 ·
2
Replies
41
Views
5K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 49 ·
2
Replies
49
Views
4K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 46 ·
2
Replies
46
Views
4K
  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K