Object A (in free fall) hits object B (ascending with constant velocity)

  • #1
groetschel
13
1
Homework Statement
Hey, I am lost.
A falls from a height of 2m with an acceleration of 9.8m/s2 down (free fall).
B ascends with a constant speed of 5.833 m/s
When do A and B hit each other?
Thank you very much for the help.
Gunnar
Relevant Equations
DofA = D0 + 1/2at^2
DofB = vt
DofA = DofB, but how do I solve this?
DofA = D0 + 1/2at^2
DofB = vt
DofA = DofB, but how do I solve this and get the time when A and B hit?
 
Physics news on Phys.org
  • #2
Can you write how far A falls given a distance B climbs when they meet?
 
  • #3
erobz said:
Can you write how far A falls given a distance B climbs when they meet?
No, I am sorry. What I have given is all I have. In the end, it is just a quadratic function I have to solve for t, but my result is only crap.
 
  • #4
First define a coordinate system. Where is zero? Where are A and B in that system. Draw a little sketch. Then you will see clearly how to set up the problem.
 
  • #5
groetschel said:
No, I am sorry. What I have given is all I have.
Draw a diagram. That shows B climbing, A falling. You should notice a relationship that can be made when the meet.
 
  • #6
bob012345 said:
First define a coordinate system. Where is zero? Where are A and B in that system. Draw a little sketch. Then you will see clearly how to set up the problem.
B starts at y=0 straight up
A starts at a height of 2m directly above B and falls with 9.8m/s2
 
  • #7
groetschel said:
B starts at y=0 straight up
A starts at a height of 2m directly above B and falls with 9.8m/s2
Ok. You have something close in your OP but need to think through the physical picture clearly (the physics). Hint, which direction is positive and which is negative in your system? Do the equations reflect that?
 
  • #8
bob012345 said:
Ok. You have something close in your OP but need to think through the physical picture clearly (the physics). Hint, which direction is positive and which is negative in your system? Do the equations reflect that?
Yes, I would say so. B climbs: positive, A falls: negative.
 
  • #9
groetschel said:
Yes, I would say so. B climbs: positive, A falls: negative.
Ok, good. Write an equation for A and B with the proper directions in mind.
 
  • #10
bob012345 said:
Ok, good. Write an equation for A and B with the proper directions in mind.
A: Distance = 2m - 1/2*9.8m/s2*t2
B: Distance = 5.833m/s*t

A: Distance = B: Distance
2m - 1/2*9.8m/s2*t2=5.833m/s*t

The question is now: how do I solve this quadratic function? All my attempts do not make sense.
 
  • #11
groetschel said:
A: Distance = 2m - 1/2*9.8m/s2*t2
B: Distance = 5.833m/s2*t

A: Distance = B: Distance
2m - 1/2*9.8m/s2*t2=5.833m/s2*t

The question is now: how do I solve this quadratic function? All my attempts do not make sense.
Draw I diagram. You’ll notice something that isn’t correct. Also, you have the units of velocity incorrect.
 
  • #12
erobz said:
Draw I diagram. You’ll notice something that isn’t correct. Also, you have the units of velocity incorrect.
Yeah, you are right. the units of the velocity are incorrect - I corrected them.
I drew a diagram, but what is wrong? The acceleration works downwards to earth, the speed upwards... Where can I go wrong?
 
  • #13
groetschel said:
Yeah, you are right. the units of the velocity are incorrect - I corrected them.
I drew a diagram, but what is wrong? The acceleration works downwards to earth, the speed upwards... Where can I go wrong?
Yeah, never mind what I said.
 
  • #14
What is preventing you from solving for ##t##?
 
  • #15
erobz said:
What is preventing you from solving for ##t##?
2m - 1/2*9.8m/s2*t2=5.833m/s2*t
1/2*9.8m/s2 * t2 + 5.833m/s * t = 2m
t2 + 2*5.833m/s /9.8m/s2 * t = 4m
t (t + 1.19s)2 = 4m

Something is wrong, isn't it?
 
  • #16
groetschel said:
2m - 1/2*9.8m/s2*t2=5.833m/s2*t
1/2*9.8m/s2 * t2 + 5.833m/s * t = 2m
t2 + 2*5.833m/s /9.8m/s2 * t = 4m
t (t + 1.19s)2 = 4m

Something is wrong, isn't it?
Try using the quadratic formula, (I'm not sure what you are trying to do). Work in all variables for the moment so its not so messy. Start with:

$$ H - vt -\frac{1}{2}gt^2 = 0 $$

Please see LaTeX Guide for formatting math in posts like above.
 
  • #17
erobz said:
Try using the quadratic formula, (I'm not sure what you are trying to do). Work in all variables for the moment so its not so messy. Start with:

$$ H - vt -\frac{1}{2}gt^2 = 0 $$

Please see LaTeX Guide for formatting math in posts like above.
???
Please try it on your own:
H = 2m
v = 5.833 m/s
g = 9.8 m/s2

Solve the equation for t...
 
  • #18
groetschel said:
???
Please try it on your own:
H = 2m
v = 5.833 m/s
g = 9.8 m/s2

Solve the equation for t...
I have done it, what is the issue you are having?
 
  • #19
erobz said:
I have done it, what is the issue you are having?
My result is 1.19s

1.19s does not make sense, because B will travel D = v*t = 5.833 m/s * 1.19s = 6.9 m
This does not make sense, because the distance between A and B is only 2 m.
 
  • #20
I don't get that time, you are making an error somewhere. If you're having difficulties with the quadratic formula you could try completing the square? Or try showing me the numbers you are plugging in, but do it in Latex please; LaTeX Guide. Its not difficult to learn and it makes examining your equations easier.

## t = \frac{-b \pm \sqrt{b^2 - 4 a c }}{2a} ##
 
  • #21
Ok, let me try this...
##h - vt - \frac 1 2 g t^2 = 0##
$$ ax^2 + bx + c = 0 $$
 
  • Like
Likes erobz
  • #22
groetschel said:
Ok, let me try this...
$$H - vt - \frac 1 2 = 0

Code:
$$ Centered Equation $$

You forgot the set of dollar signs at the end.

Code:
$$H - vt - \frac{1}{2}gt^2 = 0 $$

Also, put braces in the fraction function, you will need it later when numerator and denominator are more complex.
 
  • #23
Good. Now, in terms of variables (no values yet) what are:

##a = ?##
##b = ?##
##c = ? ##
 
  • #24
erobz said:
Code:
$$ Centered Equation $$

You forgot the set of dollar signs at the end.

Code:
$$H - vt - \frac{1}{2}gt^2 = 0 $$

Also, put braces in the fraction function, you will need it later when numerator and denominator are more complex.
IMG_0098.jpg
 
  • #25
  • #26
erobz said:
You can't do what you are doing. The lefthand side is non-zero
Then I have no idea how to solve this... Could you give me a hint?
 
  • #27
groetschel said:
Then I have no idea how to solve this... Could you give me a hint?
Have you never heard about the quadratic formula, or the method of completing the square?

If you haven't...the quadratic formula I gave to you in post #20.

$$ x = \frac{-b \pm \sqrt{b^2 - 4 a c }}{2a} $$

is a general solution to:

$$ ax^2 + bx+c = 0 $$
 
  • Like
Likes hmmm27
  • #28
erobz said:
Have you never heard about the quadratic formula, or the method of completing the square?

If you haven't...the quadratic formula I gave to you in post #20.

$$ x = \frac{-b \pm \sqrt{b^2 - 4 a c }}{2a} $$

is a general solution to:

$$ ax^2 + bx+c = 0 $$
You mean something like this???
IMG_0099.jpg
 
  • #29
groetschel said:
You mean something like this???
Please post math using LaTeX. I'll send you a PM to help you get up to speed on LaTeX.
 
  • Like
Likes erobz
  • #30
groetschel said:
You mean something like this???
View attachment 332766
It's "like that", but you've made some mistake. You've added ##\frac{v^2}{g^2}## to one side of the equation and subtracted it from the other?
 
Last edited:
  • #31
groetschel said:
Ok, let me try this...
##h - vt - \frac 1 2 g t^2 = 0##
$$ ax^2 + bx + c = 0 $$
What's your final answer for t?
 
  • #32
groetschel said:
???
Please try it on your own:
H = 2m
v = 5.833 m/s
g = 9.8 m/s2

Solve the equation for t...
You could always have checked this on a spreadsheet. You want to find ##t## such that:
$$5.833t + \frac 1 2 9.8 t^2 = 2$$You could start at ##t = 0.01## and go up in increments of ##0.01## until you get to ##2##:

ug
5.833​
9.8​
tut1/2 gt^2d
0.01​
0.05833​
0.00049​
0.05882​
0.02​
0.11666​
0.00196​
0.11862​
0.03​
0.17499​
0.00441​
0.1794​
0.04​
0.23332​
0.00784​
0.24116​
0.05​
0.29165​
0.01225​
0.3039​
 
  • Like
Likes Lnewqban
  • #34
groetschel said:
Ok, let me try this...
##h - vt - \frac 1 2 g t^2 = 0##
$$ ax^2 + bx + c = 0 $$
Put the first into the form of the second and identify what is a,b and c. Then use the formula given earlier for the quadratic in terms of a,b,c to solve for t (or x if that's easier).
 

Related to Object A (in free fall) hits object B (ascending with constant velocity)

What determines the point of collision between Object A and Object B?

The point of collision is determined by the initial positions and velocities of both objects. By setting the equations of motion for both objects equal to each other, you can solve for the time and position at which they collide.

How do you calculate the time at which the collision occurs?

To calculate the time of collision, set the position equations of Object A (in free fall) and Object B (ascending with constant velocity) equal to each other and solve for time. For Object A, the position is given by \( y_A = y_{A0} - \frac{1}{2}gt^2 \), and for Object B, it is \( y_B = y_{B0} + v_B t \). Solve for \( t \) where \( y_A = y_B \).

What are the initial conditions needed to solve for the collision?

You need the initial height and initial velocity of both objects. For Object A, you need its initial height and the fact that it starts with an initial velocity of zero (if dropped). For Object B, you need its initial height and its constant upward velocity.

Does air resistance affect the collision point?

Yes, air resistance can affect the collision point. In the absence of air resistance, the calculations assume ideal conditions. If air resistance is considered, it will slow down both objects differently, requiring more complex equations to determine the exact point and time of collision.

Can the collision be avoided if Object B changes its velocity?

Yes, if Object B changes its velocity, the point and time of collision will also change. By increasing or decreasing its velocity, Object B can potentially avoid the collision, depending on the timing and magnitude of the change.

Similar threads

  • Introductory Physics Homework Help
Replies
8
Views
1K
  • Introductory Physics Homework Help
Replies
22
Views
599
  • Introductory Physics Homework Help
Replies
28
Views
2K
Replies
7
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
831
  • Introductory Physics Homework Help
Replies
3
Views
437
  • Introductory Physics Homework Help
Replies
3
Views
778
Replies
20
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
326
Back
Top