Dynamics in Two Dimensions Question

AI Thread Summary
The discussion focuses on a physics problem involving projectile motion, where a ball is thrown at a 42° angle with an initial velocity of 15 m/s from a height of 5.3 m. The key equations for solving the problem include the kinematic equations for vertical motion and the relationship between initial and final velocities. The initial attempt at calculating the time of flight (t) and final velocity (vf) is incorrect, particularly in the application of the height equation. A more appropriate approach involves using the correct kinematic formula that accounts for the change in height from the initial position to the ground level. The expected final velocity upon impact is 18 m/s, indicating a need for a revised calculation method.
Enduro
Messages
4
Reaction score
0

Homework Statement



During baseball practice, you go up into the
bleachers to retrieve a ball. You throw the
ball back into the playing field at an angle of
42° above the horizontal, giving it an initial
velocity of 15 m/s. If the ball is 5.3 m above
the level of the playing field when you throw
it, what will be the velocity of the ball when
it hits the ground of the playing field?

<=42°
vi=15m/s
h=5.3m
vf=?

Homework Equations



h=-0.5gt^2+VosinθΔt

vf=vi+aΔt

The Attempt at a Solution



5.3m=-0.5(9.8)t^2+15(sin 42°)Δt
t=1.02s

vf=(15)(sin 42°)+(-9.8)(1.02)
vf=0.041m/s

vx^2 + vy^2 (square root)
(15 x cos 42)^2 + 0.041^2
=11.15m/s

what am i doing wrong? Answer is 18m/s.
 
Last edited:
Physics news on Phys.org
Your problem is localized here:
Enduro said:
5.3m=-0.5(9.8)t^2+15(sin 42°)Δt
t=1.02s
The result you got for t is not correct.
 
This looks more like projectile motion. In this case, your equation: 5.3m=-0.5(9.8)t^2+15(sin 42°)Δt is not necessary.

It seems to be more useful as Y=Y_{o}+V_{oy}t-\frac{gt^{2}}{2}.
 
Enduro said:
h=5.3m
It starts at 5.3m above the final height, so what is the change in height?
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top