Need help with mechanics exercise - Vertical motion of 3 balls

Click For Summary
SUMMARY

The discussion revolves around a mechanics exercise involving the vertical motion of three balls. Ball 1 accelerates upwards for 1 second, while Ball 2 is launched with an initial velocity of 29.358 m/s, and Ball 3 is dropped from a height of 60 meters. The key equations used include kinematic equations for constant acceleration, which help in calculating the maximum height (hm) reached by Ball 1 and the time difference between the launch of Ball 2 and the drop of Ball 3. The solution was achieved by expressing the height and velocity of Ball 1 in terms of its acceleration, allowing for the resolution of the problem.

PREREQUISITES
  • Kinematic equations for constant acceleration
  • Understanding of vertical motion and gravitational effects
  • Basic algebra for solving equations
  • Concept of maximum height in projectile motion
NEXT STEPS
  • Study the derivation and application of kinematic equations in vertical motion scenarios
  • Learn about the effects of gravity on projectile motion
  • Explore the concept of maximum height in projectile motion
  • Practice solving similar mechanics problems involving multiple objects
USEFUL FOR

Students studying physics, particularly those focusing on mechanics and kinematics, as well as educators looking for examples of vertical motion problems.

Joze
Messages
2
Reaction score
0

Homework Statement


So I've been stuck on this exercise for a few hours now, maybe you can help out:

3 balls meet at the same height hm.
Ball 1 is accelerated straight up into the air for 1s from height 0.
When the acceleration stops, ball 2 is launched straight up from height 0 with v2 = 29.358 m/s.
A short time later ball 3 is dropped from height hc=60m.
Each ball has a mass of 1g. The height hm is the maximum height that ball 1 reaches on its flight path.
Friction can be neglected.
1) calculate hm and the acceleration a of ball 1.
2) what is the time between the moment, that ball 2 is launched and the moment ball 3 is dropped from the ceiling hc=60m?

Homework Equations


Kinematic equations for constant acceleration

The Attempt at a Solution


I defined:
t0 as the time that the acceleration of ball 1 stops and ball 2 is launched with v2 = 29.358 m/s
t1 as the time that ball 3 is dropped from the ceiling = ?
t2 as the time at which all balls are at height hm = ?
hm as the height at which all balls meet = ?
h1 as the height at which the acceleration of ball 1 stops = ?
hc as the height of the ceiling = 60m
v1 as the velocity of ball 1 when the acceleration stops = ?
v2 as the initial velocity of ball 2 = 29.358 m/s

Then I tried to come up with kinematic equations for all 3 balls:
- Ball 1:
eq1: hm = h1 + v1*t2 - 0.5*g*t22
eq1.1: v12 = 2*g*(hm-h1)
- Ball 2:
eq2: hm = v2*t2 - 0.5*g*t22
- Ball 3:
eq3: hm = hc - 0.5*g*(t2 - t1)2

I wrote the height of ball 1 as a function of time:
h(t) = -0.5*g*t2 + v1*t +h1

The height at which the balls meet is the max point of the function above so I set the first derivative = 0 and solved for t:
h'(t) = -g*t + v1 = 0
So t = v1/g which should be t2

I tried out plugging that into equation 1 and 2 and I also tried to set eq1 = eq2 to solve for something, but from that point I just went in circles and I just can't figure out how to proceed. Maybe I'm blind to something obvious because I've been trying for so long to solve this.

I would really appreciate any help or hints on how to go on from there.
Thanks in advance for your time.
 
Last edited by a moderator:
Physics news on Phys.org
Joze said:

Homework Statement


So I've been stuck on this exercise for a few hours now, maybe you can help out:

3 balls meet at the same height hm.
Ball 1 is accelerated straight up into the air for 1s from height 0.
When the acceleration stops, ball 2 is launched straight up from height 0 with v2 = 29.358 m/s.
A short time later ball 3 is dropped from height hc=60m.
Each ball has a mass of 1g. The height hm is the maximum height that ball 1 reaches on its flight path.
Friction can be neglected.
1) calculate hm and the acceleration a of ball 1.
2) what is the time between the moment, that ball 2 is launched and the moment ball 3 is dropped from the ceiling hc=60m?

Homework Equations


Kinematic equations for constant acceleration

The Attempt at a Solution


I defined:
t0 as the time that the acceleration of ball 1 stops and ball 2 is launched with v2 = 29.358 m/s
t1 as the time that ball 3 is dropped from the ceiling = ?
t2 as the time at which all balls are at height hm = ?
hm as the height at which all balls meet = ?
h1 as the height at which the acceleration of ball 1 stops = ?
hc as the height of the ceiling = 60m
v1 as the velocity of ball 1 when the acceleration stops = ?
v2 as the initial velocity of ball 2 = 29.358 m/s

Then I tried to come up with kinematic equations for all 3 balls:
- Ball 1:
eq1: hm = h1 + v1*t2 - 0.5*g*t22
eq1.1: v12 = 2*g*(hm-h1)
- Ball 2:
eq2: hm = v2*t2 - 0.5*g*t22
- Ball 3:
eq3: hm = hc - 0.5*g*(t2 - t1)2

I wrote the height of ball 1 as a function of time:
h(t) = -0.5*g*t2 + v1*t +h1

The height at which the balls meet is the max point of the function above so I set the first derivative = 0 and solved for t:
h'(t) = -g*t + v1 = 0
So t = v1/g which should be t2

I tried out plugging that into equation 1 and 2 and I also tried to set eq1 = eq2 to solve for something, but from that point I just went in circles and I just can't figure out how to proceed. Maybe I'm blind to something obvious because I've been trying for so long to solve this.

I would really appreciate any help or hints on how to go on from there.
Thanks in advance for your time.
Ball 1 accelerates at rate ##a## for the first second, so at time ##t=1## is at height ##a/2## and has upward speed ##a##. (Easiest: let ##a## be dimensionless, so the initial acceleration is ##a## m/sec^2, and let time be dimensionless, so that time is ##t## sec.) Anyway, for ##t > 1## the altitude of Ball 1 is ##h_1 = a/2 + a(t-1) - 1/2 g (t-1)^2##. Set the t-derivative to 0 to get ##t_m,## the maximum-height time. You can also get the maximum height ##h_m## by substituting ##t=t_m## into the equation for ##h##. So far, everything will still depend on the unknown acceleration ##a##.

At time ##t > 1## the height of Ball 2 is ##h_2 = v_0 (t-1) - 1/2 g (t-1)^2## (where ##v_0 = 29.358##), and this must equal ##h_m## at ##t = t_m##. That gives you an equation in ##a## which you can solve.
 
  • Like
Likes   Reactions: Joze
Thank you SO much!
Expressing the height and velocity of ball 1 with dependency on a was the missing piece.
Solved it now with your hints :)
Have a nice day!
 

Similar threads

  • · Replies 38 ·
2
Replies
38
Views
4K
Replies
34
Views
3K
Replies
40
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
Replies
6
Views
3K
Replies
8
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K