Two-dimensional kinematics: Projectile Motion

In summary, the problem involves finding the range of a shot thrown with an initial speed of 11.2 m/s from a height of 5.00 ft above the ground at various launch angles. The equation used for finding the range is R = (v0^2/g)sin2(theta). However, to accurately solve for the range, the vertical and horizontal components of velocity must be separated and different equations must be used for each component. The time in the air can be calculated using the vertical component, while the range can be found using the horizontal component and the time in the air.
  • #1
macha9907
1
0

Homework Statement


A shot-putter throws the shot with an initial speed of 11.2 m/s from a height of 5.00 ft above the ground. What is the range of the shot if the launch angle is a) 20 degrees, b) 30 degrees, or c) 40 degrees?

Homework Equations


y = 1/2 gt^2
x = vt
R= Range
R = (v0^2/g)sin2(theta)
?

The Attempt at a Solution


For a) 20 degrees:
t = sqrt(2y/g)
t = 1.01s
x = (11.2 m/s)(1.01s) = 11.3 m

b) R= [(11.2m/s)^2 /9.81 m/s^2] (2sin(30))
R= 12.78 m (this is incorrect..)

c) R= [(11.2 m/s)^2 /9.81 m/s^2] (2sin(40))
R = 16.48 m (this is also incorrect)

I don't really understand how I should approach this problem, or which equations I should use. The range equation is not working for me. I can't repeat the steps from part a because they did not include the angle in the first place..

I appreciate any help given.
 
Physics news on Phys.org
  • #2
For b) Find the time. There are two parts because one half of the parabola has a different floor height.
Code:
v[SUB]initialx[/SUB]=v[SUB]initial[/SUB]sin(θ)
v[SUB]final[/SUB]=v[SUB]initial[/SUB]+at
t[SUB]up[/SUB]=-v[SUB]initial[/SUB]/g

v[SUB]final[/SUB][SUP]2[/SUP]=v[SUB]initial[/SUB][SUP]2[/SUP]+2ad
(d+5)=1/2at2
t[SUB]down[/SUB]=√[2(d+5)/g]

t[SUB]up[/SUB]+t[SUB]down[/SUB]=t[SUB]total[/SUB]
The horizontal component maintains a constant velocity until it hits the floor.
Code:
v[SUB]y[/SUB]=v[SUB]initial[/SUB]cos(θ)
v[SUB]y[/SUB]=R/t[SUB]total[/SUB]
R=v[SUB]y[/SUB]t[SUB]total[/SUB]

I'm just a student myself so please tell me if you spot anything wrong! The steps above should apply similarly to question C as well.
 
Last edited:
  • #3
yes your problem is that you aren't separating components of velocity. You can use the vertical component to calculate the time in the air. and you can use the horizontal component and the time to find the range.
 

FAQ: Two-dimensional kinematics: Projectile Motion

What is projectile motion?

Projectile motion is the motion of an object through the air or space, where the only force acting on the object is gravity.

What are the two components of projectile motion?

The two components of projectile motion are the horizontal motion, which is constant, and the vertical motion, which is affected by gravity.

What is the equation for calculating the horizontal distance of a projectile?

The equation for calculating the horizontal distance of a projectile is d = v0 * t, where d is the horizontal distance, v0 is the initial velocity, and t is the time.

How does the angle of projection affect the range of a projectile?

The range of a projectile is maximized when it is launched at a 45-degree angle. Any angle higher or lower than 45 degrees will result in a shorter range.

What is the maximum height reached by a projectile?

The maximum height reached by a projectile is determined by the initial velocity and the angle of projection. The higher the initial velocity and the closer the angle is to 90 degrees, the higher the projectile will reach.

Back
Top