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
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top