I am having a bit of trouble with a math problem. It is math from a long time ago and simply cannot remember. Trying to get a formula which I can plug numbers into, maybe even use as a spreadsheet
We have a straight chase with one object chasing another, both the same vector. Trying to find time for object two to catch object one
Object One has an initial velocity and an acceleration. Object Two also has an initial velocity and an acceleration.
Finally, there is a distance between them.
I realize that it going to involve square roots. I am also thinking it may be one of those two answer equations. I have had calculus but it has been over twenty years though since I used anything this complex.
If I can get a time, I can calculate distance traveled and velocity when the two objects encounter each other.
Acceleration Help
Moderator: Alyrium Denryle
Acceleration Help
"He that would make his own liberty secure must guard even his enemy from oppression; for if he violates this duty, he establishes a precedent that will reach to himself."
Thomas Paine
"For the living know that they shall die: but the dead know not any thing, neither have they any more a reward; for the memory of them is forgotten."
Ecclesiastes 9:5 (KJV)
Thomas Paine
"For the living know that they shall die: but the dead know not any thing, neither have they any more a reward; for the memory of them is forgotten."
Ecclesiastes 9:5 (KJV)
Re: Acceleration Help
Hmm... let me see.
S1 = a/2t^2/2 + vt + A
S2 = A/2t^2/2 + Vt + B
where S1 = position of object 1, and S2 = position of object 2
v= initial velocity of object 1, V= initial velocity of object 2
a= acceleration of object 1, A= acceleration of object 2
Solving for S1=S2
a/2t^2 +vt + A = A/2t^2 + Vt + B
(a-A)/2t^2 + (v-V)t + (A-B) = 0
Solve for t using the quadratic formula.
... I think.
S1 = a/2t^2/2 + vt + A
S2 = A/2t^2/2 + Vt + B
where S1 = position of object 1, and S2 = position of object 2
v= initial velocity of object 1, V= initial velocity of object 2
a= acceleration of object 1, A= acceleration of object 2
Solving for S1=S2
a/2t^2 +vt + A = A/2t^2 + Vt + B
(a-A)/2t^2 + (v-V)t + (A-B) = 0
Solve for t using the quadratic formula.
... I think.
"I would say that the above post is off-topic, except that I'm not sure what the topic of this thread is, and I don't think anybody else is sure either."
- Darth Wong
Free Durian - Last updated 27 Dec
"Why does it look like you are in China or something?" - havokeff
- Darth Wong
Free Durian - Last updated 27 Dec
"Why does it look like you are in China or something?" - havokeff
Re: Acceleration Help
Lusankya wrote:Hmm... let me see.
S1 = a/2t^2/2 + vt + A
S2 = A/2t^2/2 + Vt + B
where S1 = position of object 1, and S2 = position of object 2
v= initial velocity of object 1, V= initial velocity of object 2
a= acceleration of object 1, A= acceleration of object 2
Solving for S1=S2
a/2t^2 +vt + A = A/2t^2 + Vt + B
(a-A)/2t^2 + (v-V)t + (A-B) = 0
Solve for t using the quadratic formula.
... I think.
Aaargh you used A as both an intial position and acceleration.
if object 1 starts at p1 with velocity v1 and acceleration a1
and object 2 starts at p2 with velocity v2 and acceleration a2
then
0.5*(a1-a2)t^2 + (v1-v2)t + (p1-p2) = 0
plug in numbers
solve with quardatic formula
Apparently nobody can see you without a signature.
Re: Acceleration Help
Whoops. That was dumb of me. I can't believe I didn't notice they were the same letter. :SSteel wrote:
Aaargh you used A as both an intial position and acceleration.
"I would say that the above post is off-topic, except that I'm not sure what the topic of this thread is, and I don't think anybody else is sure either."
- Darth Wong
Free Durian - Last updated 27 Dec
"Why does it look like you are in China or something?" - havokeff
- Darth Wong
Free Durian - Last updated 27 Dec
"Why does it look like you are in China or something?" - havokeff