How Should the Child's Acceleration Be Calculated to Catch the Thrown Ball?

AI Thread Summary
The discussion focuses on calculating the child's acceleration required to catch a ball thrown at an angle. The child accelerates from rest while the ball follows a projectile motion path. Key equations involve the vertical and horizontal components of motion, leading to the relationship a = g*v*cos(B)/sin(B). Participants clarify whether the initial speed v should remain in the final answer, ultimately concluding it does not. The conversation emphasizes understanding kinematic equations and algebraic manipulation in solving the problem.
Maximusw47
Messages
4
Reaction score
0

Homework Statement


Starting from rest, a child throws a ball of mass m with an initial speed v , at an angle B with the horizontal direction. The child then chases after the ball, accelerating at a constant acceleration a . If the child wants to catch the ball at the same height as it was thrown, what must be the child's acceleration a ? Express your answer in terms of some or all of the variables v , m , B and g for the gravitational constant. Express the trigonometric functions in terms of the basic sin(B), cos(B) or tan(B).

Homework Equations


1-D Kinematics

The Attempt at a Solution


I'm using the point of release as the origin, positive-y is up and positive-x is the direction of the throw. I'm interested in the situation where at time t_f, x_child(t) = x_ball(t) and y_ball(t)=0. I start with the vertical.
t_f is the moment of the catch
v_yi is the initial vertical component of the ball's velocity; v_xi is the initial horizontal component of the ball's velocity

y(t)=v_yi*t-1/2*g*t^2
t_f=2*v_yi/g

For the horizontal component:
x_ball = v_xi*t
x_child = 1/2*a*t^2
At t_f:
v_xi*t_f=1/2*a*t_f^2
Substituting gives:
a=g*v_xi/v_yi

With vector decomposition I get an answer of:
a = g*v*cos(B)/sin(B)What am I doing wrong here?
 
Physics news on Phys.org
Your work is very nicely written out :smile: .

Should the factor of v be in your final answer? Doesn't v cancel out?
 
  • Like
Likes Maximusw47
TSny said:
Your work is very nicely written out :smile: .

Should the factor of v be in your final answer? Doesn't v cancel out?
Thanks, that does indeed solve it. Perhaps one day I'll learn to do basic algebra.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top