Arrow shot at 45° hits tree 220m away, apple dropped to meet it

  • Thread starter Thread starter zellster87
  • Start date Start date
  • Tags Tags
    Motion Trajectory
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 19K views
zellster87
Messages
14
Reaction score
0

Homework Statement

Hi, I have been working on this problem for a while, and cannot figure it out. Heres the question.

An arrow is shot at an angle of theta = 45 degrees above the horizontal. The arrow hits a tree a horizontal distance D = 220m away, at the same height above the ground as it was shot. Use g = 9.8m/s^2 for the magnitude of the acceleration due to gravity

a.)Find t, the time that the arrow spends in the air.
b.)Suppose someone drops an apple from a vertical distance of 6.0 meters, directly above the point where the arrow hits the tree. How long after the arrow was shot should the apple be dropped, in order for the arrow to pierce the apple as the arrow hits the tree?

Homework Equations


Vx = Vcos(theda), x= Vt



The Attempt at a Solution



a.) a = 2x / t^2, 9.8 = 2(220cos45) / t^2, t = 5.6

5.6 is not the right answer. Thanks for your time.
 
Physics news on Phys.org
So we'll need to equations ...

[tex]x=(v_0\cos\theta)t[/tex]

Solve for initial velocity in the x, then plug that in [tex]y=(v_0\sin\theta)t-\frac{1}{2}gt^2[/tex] and solve for t.
 
Thanks for your response,but I still can't get it. With the equation x = Vcos(theda)t there is 2 unknowns, time and velocity. I don't understand how to manipulate the equation so my info fits. Thanks for your time.
 
Solving for velocity in the x ...

[tex]v_0=\frac{x}{t\cos\theta}[/tex]

Plugging into y ...

[tex]y=\frac{x}{t\cos\theta}(\sin\theta)t-\frac{1}{2}gt^2[/tex]

In your problem ... "at the same height above the ground as it was shot" so y=0.

Solve for t.
 
Ah, it finally makes sense. Thanks for your reply, it really helped.

On part b i left out part of the question on accident. It said that "Suppose someone drops an apple from a vertical distance of 6.0 meters, directly above the point where the arrow hits the tree." How long after the arrow was shot should the apple be dropped, in order for the arrow to pierce the apple as the arrow hits the tree?

I know that if there was no angle,then these would hit the ground at the same time, regardless of the velocity. But since there is an initial angle, how do I take that into account for my problem. Thanks again for your help.