Solving Kinematics in a Plane: Calculating Fred's Throw Speed

Click For Summary

Homework Help Overview

The discussion revolves around a kinematics problem involving projectile motion. The scenario features a quarterback, Fred, throwing a football to a running tight end, Doug, and participants are tasked with determining the speed at which Fred threw the ball.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the relationships between the positions of the ball and the receiver over time, using kinematic equations. There are attempts to isolate variables and solve for the initial speed of the throw, with some participants questioning the clarity of notation and the setup of equations.

Discussion Status

The discussion has progressed through various attempts to clarify the equations involved. Some participants have provided corrections to earlier equations, and there is acknowledgment of errors in the initial setup. A participant has reported a successful calculation after addressing these issues, indicating some productive direction in the discussion.

Contextual Notes

There are mentions of typos in the equations that may have led to confusion, and participants are reflecting on their learning process through the problem-solving attempts.

geoffjb
Messages
165
Reaction score
1
I have a question involving kinematics and physics in a plane. The question is as follows:

Quarterback Fred is going to throw a pass to tight end Doug. Doug is 20 m in front of Fred and running straight away at 6.0 m/s when Fred throws the 500 g football at a 40 degree angle. Doug catches the ball without having to alter his speed and runs for the game-winning touchdown.

How fast did Fred throw the ball?

I am working with the two fundamental kinematics equations:

Code:
x = v_ix t

y = v_iy t - 1/2 gt^2

(An underscore, _, indicates subscripts. A caret, ^, indicates superscripts.)

Since the final positions of both the receiver and the ball must be identical, I have tried endlessly to modify equations which both involve position (that is, isolating x and then making one formula equal to another). However, some other variable (usually time) always gets in the way of my solving the equation. Any hints which would set me on the right track are appreciated.

Thanks.
 
Physics news on Phys.org
As with most of these problems, the confusion arises because the student does not develop a sufficient notation (or he develops an unclear notation, which is not the case here).

Relative to Fred's position, Doug has the position as a function of time:
x_{D}(t)=6t+20
Again, relative to Fred, the ball has the coordinate positions:
x_{B}(t)=v_{x}t=v_{0}\cos(\theta_{0})t, y_{B}(t)=v_{y}t-\frac{gt^{2}}{2}=v_{0}\sin(\theta_{0})t-\frac{gt^{2}}{2}
where v_{0} is the initial speed you are to find, and \theta_{0} is the initial angle (given as 40 degrees).

Thus, essentially, you are to solve the system of equations for v_{0}, the other unknown being the time t:
6t+20=v_{0}\sin(\theta_{0})t
v_{0}\sin(\theta_{0})t-\frac{gt^{2}}{2}=0
knowing that t\neq{0}, v_{0}>0
Agreed?
 
Last edited:
arildno said:
As with most of these problems, the confusion arises because the student does not develop a sufficient notation (or he develops an unclear notation, which is not the case here).

Relative to Fred's position, Doug has the position as a function of time:
x_{D}(t)=6t+20
Again, relative to Fred, the ball has the coordinate positions:
x_{B}(t)=v_{x}t=v_{0}\cos(\theta_{0})t, y_{B}(t)=v_{y}t-\frac{gt^{2}}{2}=v_{0}\sin(\theta_{0})t-\frac{gt^{2}}{2}
where v_{0} is the initial speed you are to find, and \theta_{0} is the initial angle (given as 40 degrees).

Thus, essentially, you are to solve the system of equations for v_{0}, the other unknown being the time t:
6t+20=v_{0}\sin(\theta_{0})t
v_{0}\sin(\theta_{0})t-\frac{gt^{2}}{2}=0
knowing that t\neq{0}, v_{0}>0
Agreed?

First of all, thank you arildno for your response.

Everything you said looks good. Here's what I did:

Since:

6t+20=v_{0}\sin(\theta)t

and

v_{0}\sin(\theta)t=\frac{gt^{2}}{2}

I calculated 6t+20=\frac{gt^{2}}{2}

From the quadratic formula, I got roots of -1.50 and 2.72 (which seem reasonable, considering the expected parabola of the projectile).

Using t = 2.72 s, I plugged the obtained value of t into the equation:

y=0=v_{0}\sin(\theta)t-\frac{gt^{2}}{2}

So:

v_{0}\sin(\theta)t=\frac{gt^{2}}{2}

v_{0}\sin(\theta)=\frac{gt}{2}

v_{0}=\frac{gt}{2\sin(\theta)}

Plugging everything in, I get a value for v_{0} of 20.76.

When I submit this value, it claims it is incorrect. Does anyone see any errors along the way?
 
Well, it looks like he made a typo:

6t+20=v_{0}\sin(\theta_{0})t should actually be 6t+20=v_{0}\cos(\theta_{0})t
 
Office_Shredder said:
Well, it looks like he made a typo:

6t+20=v_{0}\sin(\theta_{0})t should actually be 6t+20=v_{0}\cos(\theta_{0})t

Ahhh, so it should.

So now I have:

6t+20=v_{0}\cos(\theta)t

and

v_{0}\sin(\theta)t=\frac{gt^{2}}{2}

So:

v_{0}=\frac{6t+20}{\cos(\theta)t}=\frac{gt}{2\sin(\theta)}

I'll try this and see what happens.

Thanks, Shredder.
 
This time, the quadratic equation yielded roots of -1.41 and 2.43.

Plugging t = 2.43 s into:

y=0=v_{0}\sin(\theta)t-\frac{gt^{2}}{2}

or, as above:

v_{0}=\frac{gt}{2\sin(\theta)}

Gives v_{0}=18.5 m/s

Which is (finally) correct. Thanks to everyone who helped.
 
Arrgh, grumph..yet another embarassment. Sorry about the typo in the system of equations at the end of my post..:redface:
 
arildno said:
Arrgh, grumph..yet another embarassment. Sorry about the typo in the system of equations at the end of my post..:redface:

To be honest, I learned more by working through the problem after your suggested solution than I would have learned had the answer been correct.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
4
Views
5K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 1 ·
Replies
1
Views
9K
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K