Solving Missed Arrow Shot: Initial Velocity at Bird 75m Away

  • Thread starter Thread starter viking509
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves an arrow shot with an initial velocity aimed at a bird located 75 meters away. The arrow misses the bird, and the discussion centers around determining the time points at which the arrow would pass the bird, considering the effects of gravity and the angle of launch.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the clarity of the problem statement and question the missing information regarding the angle of launch. Some explore the effects of gravity on the arrow's trajectory, while others consider the implications of horizontal and vertical motion components. There are attempts to set up equations based on known variables and assumptions about the angle.

Discussion Status

The discussion is active, with various interpretations being explored. Some participants have provided mathematical setups and equations, while others express confusion about the problem's wording and the assumptions being made. There is no explicit consensus on the correct approach yet, but several lines of reasoning are being examined.

Contextual Notes

Participants note assumptions such as the absence of air resistance and the elevation of the bird relative to the archer. The lack of clarity in the problem statement is a recurring theme, with questions about the bird's height and the angle of the arrow's launch being central to the discussion.

viking509
Messages
5
Reaction score
0

Homework Statement


Arrow show with initial velocity at a bird 75m away. Misses.At what points does the arrow pass the bird?


Homework Equations





The Attempt at a Solution



Sorry,dont have any idea. An explanation would be most helpful
 
Physics news on Phys.org
Is that what the problem says, word for word? It seems like there should be more information, as it's not really clear what's being asked for.
 
Yes, poorly worded. An arrow is shot with an initial velocity of 42m/sec at a bird 75m away.The arrow misses the bird. At what time points does the arrow pass the bird?
With my limited knowledge, I thought the arrow wouldn't travel, if gravity is pulling it down at 9.8m/sec
 
I don't understand the question. What is meant by "what time points does the arrow pass the bird"?
 
I meant after how many seconds?
 
Ok, I'll set it up as though they gave you an angle, and then if they in fact didn't, I'll follow up and show you how to work with an unknown angle.

Known variables, assuming the arrow is shot at an angle [itex]\theta[/itex] above the horizonal:
Using basic trigonometry:
[itex]v_{o} = 42 m/s[/itex]
[itex]v_{x} = 42 cos \theta[/itex]
[itex]d_{x} = 75m[/itex]

Solving:
We know that distance = velocity x time, thus:
[itex]75 = t 42 cos \theta[/itex]
This gives:
[itex]t = \frac{75}{42 cos \theta}[/itex]

Now, if they gave you an angle that the arrow was shot at, this is all you need to do. If they didn't, we will have to use the y-velocity and some other equations to find the minimum angle that the arrow would need to be shot at in order to make it 75m.
 
Wouldn't you need to factor in gravity? I was looking at it like this: if the arrow was traveling with an initial velocity of 42m/sec and gravity was pulling it down at a rate of 9.8 m sec, I figured it wouldn't be in the air long enough to travel 75 m. I know I am wrong, but don't understand why
 
What I didn't mention, since I assumed we didn't need to worry about the angle, was that I broke the velocity into two components, vertical and hortizonal. Gravity only acts on the arrow vertically, so the horizontal velocity doesn't change. Also, gravity doesn't pull the arrow down 9.8 meters every second, it causes the arrow to accelerate downward [itex]9.8 \frac{m}{s^{2}}[/itex]

This relationship is given by:

[itex]v_{y} = v_{y0} - gt[/itex]
where [itex]g = 9.8 \frac{m}{s^{2}}[/itex]
and [itex]v_{yo} = initial-y-velocity = v_{intial}sin\theta = 42 sin\theta[/itex]

then using the distance formula, you can figure out how long a given arrow will be in the air:

[itex]d_{y} = 42 sin\theta t - \frac{1}{2}gt^{2}[/itex]

You would want to find when [itex]d_{y}[/itex] = 0, which happens at t = 0 and one other time. That second time is how long the arrow will be in the air.

If you solve this you find that order to reach the bird at 75m. That time must be [itex]t \geq \frac{75}{42cos\theta}[/itex]

The other part I was going to show was that by plugging this time back into the distance formula, the minimum angle the arrow could be shot at and still reach the bird is about 12.3° elevation off the ground.
 
Thank you so much for taking the time. I don't pretend to follow everything there, but I can walk through it with my son. Thanks again
 
  • #10
viking509 said:
Thank you so much for taking the time. I don't pretend to follow everything there, but I can walk through it with my son. Thanks again

No problem at all. If you guys are still confused and it's just a basic intro course, you might just go ahead and assume the angle is 45°, which should make it all look simpler. It's definitely a pretty poorly worded question if they didn't give you that information though.

And if you're having trouble with visualizing the equations, try drawing a simple picture with arrows for v, v(x), and v(y). They should form a right triangle with v for the hypotenuse. If you draw an arrow for the force of gravity on the arrow, it would point straight down, which should help you see why gravity only affects vertical velocity. Hope that helps!
 
  • #11
viking509 said:
Yes, poorly worded. An arrow is shot with an initial velocity of 42m/sec at a bird 75m away.The arrow misses the bird. At what time points does the arrow pass the bird?
With my limited knowledge, I thought the arrow wouldn't travel, if gravity is pulling it down at 9.8m/sec

At what angle was the arrow fired? It makes a lot of difference.

Is the bird 75m away on the ground or 75m directly above you or some unknown height above a point on the ground which is 75 metres away from you?

Also, just because the force of gravity accelerates the arrow down doesn't necessarily mean the arrow will move down.
If you apply the brakes in a moving car, the car accelerates backwards, but it does not move backwards, It merely moves forwards more slowly that it was previously [that's what braking is all about!
Similarly, the arrow will just be "less high" than it would have been if there was no gravity.
 
  • #12
I got same answer as bosman27..

Assumptions:

Bird is at same elevation as archer
No air resistance
Arrow only just misses bird

In the vertical axis..

Vy = Vyo - gt
Vy = 42sin(θ) - gt

At the top of the flight:

Vy=0
and
t = half the total flight time T.

Therefore

0 = 42sin(θ) - gT/2

rearrange to give...

T = 2 * 42* sine(θ) / g ..........(1)

In the horizontal axis:

time = distance/velocity

T = 75/42cos(θ)............(2)

Horizontal and vertical flight times is obviously the same T so equate (1) and (2)

75/42cos(θ) = 2 * 42 * sine(θ) / g

rearrange

75g / (2*422) = sin(θ)cos(θ)

Now sin(θ)cos(θ) = 0.5 sin(2θ)

so

75g/(2*422) = 0.5 sin(2θ)

θ = 0.5 Sin-1 (75g/422)

θ = 12.32 degrees

Then put θ = 10.6 back into (2)

T = 75/42cos(12.32)

T = 1.87 seconds.
 

Similar threads

Replies
14
Views
2K
  • · Replies 14 ·
Replies
14
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
5
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K