Finding Maximum Height of a Projectile

AI Thread Summary
The discussion revolves around calculating the maximum height of a basketball thrown during a free throw. The player releases the ball at a height of 1.83m, and after applying kinematic equations, the maximum height reached is calculated to be approximately 2.23m, which is below the basket height of 3.05m. Participants discuss the implications of this result for a subsequent problem, which involves determining the necessary initial velocity to successfully make the shot. There is also a focus on the correct application of equations and notation in physics, with some participants seeking clarification on trajectory equations. The conversation highlights the challenges of understanding projectile motion in a physics context.
AnTiFreeze3
Messages
246
Reaction score
9

Homework Statement



A basketball player is awarded free-throws. The center of the basket is 4.21m from the foul line and 3.05m from the ground. On the first free throw he throws the ball at an angle of 35 degrees above the horizontal with a speed of v_0 = 4.88 m/s. The ball is released 1.83m from the floor. What is the maximum height reached by the ball?

Homework Equations



x = x_0 + v_0 t + (1/2) a t^2
v^2 = v_0^2 + 2 a \Delta x
v = v_0 + a t
v_y^2 = v_y_o^2 + 2gh

The Attempt at a Solution



Since we were given both v_x and v_y, we wanted to find the distance straight from the release point of the ball to the center of the rim.

3.05m - 1.83m = 1.22m, which is height from the player's release point to the center of the rim.

Then, cosθ = {1.22}/{x}

Therefore, the distance is 5.20m

(This information was only relevant for a later part of the question)

Then,

v_y^2 = v_yo^2 + 2gh where 'h' is height, which is what we needed to solve for.

Solving for h, we find that

h={-v_yo}/{2g}. Then,

h={-(4.88 sin35)^2}/{2(-9.8m/s^2)} ≈ 0.4m

Adding 0.4m to the basketball's original height of 1.83m, and you get the ball's maximum height to be 2.23m above the ground.

There is no soution for me to verify this answer with, so I would appreciate anyone telling me where I messed up, or in the less likely scenario, that I got the answer correct.
 
Last edited:
Physics news on Phys.org
I don't see any error. This maximum height falls short of the height of the basket.
 
CAF123 said:
I don't see any error. This maximum height falls short of the height of the basket.

Thanks for the response! A friend and I were working out some challenge problems (not much of a challenge, to be honest), but we have no answer key.

The ball falling short of the basket actually works out for the next problem, which wants us to figure out at what velocity he needs to shoot the basketball in order to make it into the basket.

As a side note, I apologize for any botched usage of LaTeX. Hopefully it didn't make this too painful to read.
 
AnTiFreeze3 said:
Thanks for the response! A friend and I were working out some challenge problems (not much of a challenge, to be honest), but we have no answer key.

The ball falling short of the basket actually works out for the next problem, which wants us to figure out at what velocity he needs to shoot the basketball in order to make it into the basket.

As a side note, I apologize for any botched usage of LaTeX. Hopefully it didn't make this too painful to read.

About your LaTeX. If you want to write v_{y_0}, then you should write v_{y_0}. So be sure to enclode y_0 in brackets. Just writing v_y_0 will be an error!
 
AnTiFreeze3 said:
Thanks for the response! A friend and I were working out some challenge problems (not much of a challenge, to be honest), but we have no answer key.

The ball falling short of the basket actually works out for the next problem, which wants us to figure out at what velocity he needs to shoot the basketball in order to make it into the basket.

As a side note, I apologize for any botched usage of LaTeX. Hopefully it didn't make this too painful to read.
Are you needing help with this question? Using the standard kinematic relations; s_y = v_{oy}t - \frac{1}{2}gt^2 and t = \frac{s_x}{v_{ox}}, you can derive the well known trajectory equation; s_y = s_x\tan\theta - \frac{gs_x^2}{2v_o^2\,\cos^2\theta}.
Set up a suitable coordinate system and plug into this equation the coordinates of the basket net and simply solve for v_o.
 
CAF123 said:
] you can derive the well known trajectory equation; s_y = s_x\tan\theta - \frac{gs_x^2}{2v_o^2\,\cos^2\theta}.
Set up a suitable coordinate system and plug into this equation the coordinates of the basket net and simply solve for v_o.

I'm a little confused with this equation.

Take a problem that I have to solve (which is very similar to this one) which asks for the initial velocity in which the basketball needs to be shot in order for the player to make the shot.

Now, when I isolate v_o^2, I get: v_o^2=\frac{S_xtanθ-gs_x^2}{S_y2cos^2θ}

Assuming that this equation is correct, I would need to know both the speeds of the x-axis, and the speed of the y-axis (S_x^2 and S_y^2), in which case I wouldn't even need to use your derived equation, considering that I would then know both of the components of the resultant vector of v_o^2, which I could use to find that vector.

I'm mainly having difficulty figuring out what this equation is useful for. (Not that I don't appreciate you sharing it with me).
 
Maybe my notation is a bit confusing. s_x and s_y here are like x and y. So the point (s_x , s_y) represents some point on the trajectory. Setting up a coordinate system with the origin at the point of launch, you know the height of the basket net relative to your coordinate system (s_y)and it's horizontal distance (s_x).Then your only variable is v_o in the trajectory equation.
Just a quick remark: this is assuming you want to know v_o at the given angle.
 
CAF123 said:
Maybe my notation is a bit confusing. s_x and s_y here are like x and y. So the point (s_x , s_y) represents some point on the trajectory. Setting up a coordinate system with the origin at the point of launch, you know the height of the basket net relative to your coordinate system (s_y)and it's horizontal distance (s_x).Then your only variable is v_o in the trajectory equation.
Just a quick remark: this is assuming you want to know v_o at the given angle.

Oh alright, that makes a lot more sense. Thanks!
 
I don't mean to interject -- but I was wondering about the original post, if that is introductory physics what I am doing is like pre k physics? I don't want to steal any shine or more attention from the original question. Please contact me or quote me or something if you want to. What am I doing it seems like I am wasting my time trying to understand the material but if I don't start from page 1 where do you start?
 
  • #10
pbody said:
I don't mean to interject -- but I was wondering about the original post, if that is introductory physics what I am doing is like pre k physics? I don't want to steal any shine or more attention from the original question. Please contact me or quote me or something if you want to. What am I doing it seems like I am wasting my time trying to understand the material but if I don't start from page 1 where do you start?

I'm in AP Physics, so the material might be a little more advanced than what you would see in a regular physics class.

Not only that, but the question that I posted here is a "challenge" question that our teacher offered. None of the questions on the test were as hard as the challenge problems, so what you are seeing here is honestly as advanced as our teacher could make the questions (while still giving us a realistic chance of solving them).
 
Back
Top