Physics Word Problem; Projectile Motion

AI Thread Summary
The problem involves a catcher throwing a ball at a 30-degree angle to reach second base, 120 feet away, and the goal is to determine the time it takes for the ball to travel that distance. The initial calculations suggest a velocity of approximately 66.80 ft/sec, leading to a time of about 1.80 seconds. However, the discussion highlights the need to consider both horizontal and vertical components of motion to accurately solve for time. A suggestion is made to use kinematic equations to incorporate these components effectively. The conversation emphasizes the importance of verifying calculations and exploring alternative methods for solving projectile motion problems.
georgiaa
Messages
2
Reaction score
0

Homework Statement



Suppose a catcher is crouched down behind the plate wen he observes the runner breaking for second. After he gets the ball from the pitcher, he throws as hard as necessary to second base without standing up. If the catcher throws the ball at an angle of 30 degrees from the horizontal so that it is caught at second base at about the same height as that catcher threw it, how much time does it take for the ball to travel the 120 ft from the catcher to second base?


Homework Equations



v= d/t
The big 5 equations
sine law
cosine law
pythagorus

The Attempt at a Solution



X = 120 feet
V = velocity at which ball was thrown
Θ = 30 degrees
g = acceleration due to gravity = 32.2 ft/sec^2 (constant)

120 = V^2(sin 2*30)/32.2

V = sqrt (120*32.2/sin 60)

V = 66.80 ft/sec.

T = 120/66.80

T = 1.80 sec.

I'm not sure if this is right...is there an easier solution using the formulas provided above?
 
Last edited:
Physics news on Phys.org
georgiaa said:

Homework Statement



Suppose a catcher is crouched down behind the plate wen he observes the runner breaking for second. After he gets the ball from the pitcher, he throws as hard as necessary to second base without standing up. If the catcher throws the ball at an angle of 30 degrees from the horizontal so that it is caught at second base at about the same height as that catcher threw it, how much time does it take for the ball to travel the 120 ft from the catcher to second base?

Homework Equations



v= d/t
The big 5 equations
sine law
cosine law
pythagorus

The Attempt at a Solution



X = 120 feet
V = velocity at which ball was thrown
Θ = 30 degrees
g = acceleration due to gravity = 32.2 ft/sec^2 (constant)

120 = V^2(sin 2*30)/32.2

V = sqrt (120*32.2/sin 60)

V = 66.80 ft/sec.

T = 120/66.80

T = 1.80 sec.

I'm not sure if this is right...is there an easier solution using the formulas provided above?

Looks right (66.7696 f/s) for velocity, But I think you haven't used the horizontal component of velocity. Looks like you used Vo to figure the time.
 
Last edited:
Wow, this is a fun little question. Here's an idea (double check this yourself - don't trust it!):

In the horizontal direction:
d = vt + .5at^2
120 = vt + 0
So horizontal velocity is:
v = 120 / t
So vertical velocity is:
v = (tan30) x horizontal velocity
v = (tan30) x 120 / t

Now in the vertical direction:
d = vt + .5at^2
0 = (vertical velocity x t) + .5(-32.2)t^2
t = ?

Edit - removed complete solution as per forum rules.
 
Last edited:
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