Projectile motion (No initial velocity or time)

AI Thread Summary
The discussion centers on solving a projectile motion problem involving an archer shooting an arrow at a 45-degree angle to hit a target 200m away. The main challenge is determining the time the arrow spends in the air without initial velocity or time provided. The calculations reveal that the vertical and horizontal components of motion must be separated, leading to the conclusion that the initial velocity is approximately 44.3 m/s. After breaking down this velocity into horizontal and vertical components, the time the arrow is in the air is calculated to be around 6.38 seconds. This analysis highlights the importance of understanding both components in projectile motion to solve such problems effectively.
PascalPanther
Messages
23
Reaction score
0
This is the problem:
You are an archer, you shoot up at a 45 degree angle above the horizontal, and hit a target at the same height as the horizontal 200m away.
1.Find the time the arrow spends in the air.

2. 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?
Let's ignore the second part, because I can't even get to there yet (sounds simple enough if I figured out the first part).

What I am stuck on, is the fact I have no initial velocity or time. So I have two unknowns.
Here is what I think I know. The acceleration is 9.8 m/s^2 due to gravity. Since I have the same y position, at the highest point P, where the velocity is 0, it should be exactly in the middle? So 100m.
If I use, 100m as x when y is at it's highest, I can turn that into a right angle. And do: (100)*tan 45 degrees = 100m. So the height at point P is 100m.

I'm assuming these are the only equations I am suppose to use:
v= v(i) + at
x = x(i) + v(i)t + 1/2at^2
v^2 = v(i)^2 + 2a(x-x(i))

x=100m
y=100m
t=?
v(i)=?
a=9.8 m/s^2

and also for y, since they are independent. And I think x and y have the same answer in this case, because they both have the same magnitude (at least cut in half). However, it doesn't look like I can solve for anything in any of the equations.

What should I be doing next?
 
Physics news on Phys.org
Basically for question 1 you need to have separate the information into a vertical component and a horizontal component.
Vertical: u=?, v=0, a=-9.8 and x=100, as you calculated. From here use equation v^2=(u^2)+2as, where u=initial velocity and s=displacement. From this you schould get u=44.3m/s.
Now Horizontal: velocity is always constant horizontally so u=v and a=0. So use the formula s=ut+0.5a(t^2) and substitute values and transpose to get t. You should end up with t=4.51 secs.
 
In your example, wouldn't u=44.3 be the total initial velocity. Then he'd need to extract the x-component for the next step giving a final time in the 6 to 7 second range?
 
Too true tony, i forgot to breakdown the u=44.3 into a horizontal component. Once broken down it should equal 31.32m/s and this correct value for u leads to t=6.38m/s. Sorry guys
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top