Projectiles Honors Homework: Find Time, Horiz Dist, Vel at Impact

  • Thread starter Thread starter Medgirl314
  • Start date Start date
  • Tags Tags
    Honors Projectiles
Click For Summary

Homework Help Overview

The problem involves projectile motion, specifically analyzing the flight of an arrow fired from a cliff. The original poster seeks to determine the time of flight, horizontal distance traveled, and the velocity upon impact with the ground.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the calculation of time to the apex and the total flight time, questioning the validity of simply doubling the time to the peak due to the initial height being different from the final height. There are attempts to clarify the use of equations related to uniformly accelerated motion and displacement. Some participants share similar problems to draw parallels and seek understanding.

Discussion Status

The discussion is ongoing, with participants exploring different approaches to calculate the time of flight and the necessary equations. Some guidance has been offered regarding the use of specific equations for displacement, but there is no explicit consensus on the correct method yet.

Contextual Notes

Participants note the absence of air resistance in the problem and discuss the implications of the initial height of the cliff on the calculations. There is also mention of potential confusion regarding the symbols in the equations being used.

Medgirl314
Messages
568
Reaction score
2

Homework Statement


An arrow is fired from the top of a 60 m high cliff. It is fired at 80 m/s at a 30 degree angle above horizontal.

a)Find the time of the arrow's flight from start to impact.
b)Find the horizontal distance the arrow travels.
c)Find the velocity of the arrow(magnitude and direction) when it strikes the ground.


Homework Equations


sine
cosine
x=vt
t=(v-v0)/a

The Attempt at a Solution



a)
I calculated the vertical and horizontal velocities.
Horizontal: 80 cos 30= 69.8 m/s
Vertical:80 sine 30= 40 m/s

Then I calculated the time.

v0=40 m/s
a=-9.8 m/s^2
v=0
t=(v-v0)/a
t=(0-40)/-9.8
t=4.1

This was considering the time from start to peak, so we double to get 8.2 s.

b) x=vt
x=69.28(58.2)
x=4032 m.

This seems conceivable, but not exactly right.

c) How do I find the magnitude and direction? It is lost on me at the moment. If the arrow is *on* the ground, it's not moving, and so the velocity would be 0 m/s. But I am assuming the question means the velocity at the exact moment it hits the ground.

We aren't taking air resistance into account.

Thanks in advance! :smile:
 
Physics news on Phys.org
The time to the apex is half the total flight time only when the initial height is equal to the final height. Not the case here.
 
Oh, okay! I didn't know that. So if I half the "total" time I gave, I'm good?
 
Then you will only have time to the apex - the highest point of the trajectory - while you need time to the ground.
 
Okay, that's what I thought. How do I calculate that? I'm not sure my class has gone over how how to find both legs of the "trip" when doubling the time doesn't work.
 
Is the following equation familiar: ## y = y_0 + v_0 t - g \dfrac {t^2} 2 ##?
 
Not at all. This is odd, I've watched all the lectures up to this point. Could we be overlooking a typo that makes the problem seem more complicated than it is?
 
Hmm. You need to have some knowledge of uniformly accelerated motion to solve this problem. I notice that you know the equations for velocity in uniformly accelerated motion. What you need here is an equation for displacement in uniformly accelerated motion. Or knowledge of energy concepts, but that is probably more advanced.
 
I do know some for displacement. Do you mind if I show you a similar problem my teacher solved in class? Maybe it will show something I missed.
 
  • #10
Sure, go ahead.
 
  • #11
Okay, this is the one I was referencing when I solved this problem.

On the planet Mars, the gravitational acceleration is 3.7 m/s2. Suppose a rock is thrown upward
at a speed of 20 m/s at an angle of 70 degrees above the horizontal. Find the time of the rock’s
flight and the maximum height it reaches.

v0x=20 m/s cos 70=6.84 m/s
v0y=20 m/s sin 70=18.79 m/s

Consider motion from start to peak.
v=v0+at
t=(v-v0)/a
t=(0-18.79 m/s)/-3.7 m/s^2
t=5.08 s
Total time=10.16 s

y=y0+v0t+1/2a*(t^2)
=0+18.79 m/s(5.08s)+1/2(-3.7 m/s^2)(5.08s)^2
=95.45-47.74
=47.71 m
=48 m

Thanks! :smile:
 
  • #12
Medgirl314 said:
y=y0+v0t+1/2a*(t^2)

This is the same equation I mentioned in #6. Which you said you did not know :)

This equation is key to the problem. Notice you have ##y##, ##y_0##, ##v_0## and ##a = -g##. The only unknown is ##t##. Which is what part (a) is about.
 
  • #13
Oh! I didn't notice, sorry. XD The (-g t^2)/2 looked unfamiliar. I need to use *that* equation to solve for time, instead of the one I tried?
 
  • #14
Yes, you could use that equation to solve this problem.
 
  • #15
Okay. Let's see how my remembrance of pesky algebra concepts holds up.

y=y0+v0t+1/2a*(t^2)

If I multiply both sides by 2 it will get rid of the 1/2.

2y=y0+v0t+a*t^2

Let's plug the numbers into make it easier.

Okay, I think I can solve for t, but I'm a bit confused on some parts. y0=60 m, correct? We're calculating the vertical? So what is y?

Thanks! :smile:
 
  • #16
Medgirl314 said:
Okay. Let's see how my remembrance of pesky algebra concepts holds up.

y=y0+v0t+1/2a*(t^2)

If I multiply both sides by 2 it will get rid of the 1/2.

2y=y0+v0t+a*t^2

You want to take another go at multiplying both sides of an equation by 2? Those 'pesky algebra concepts' should be learned thoroughly if you expect to get good grades in any technical courses.
 
  • #17
Would you multiply *all* the terms by two? I know the concepts, I just tend to be better at them when I put the numbers I know in. That's why I asked what "y" is in this case. This problem will be a good refresher.:smile:
 
  • #18
Medgirl314 said:
y0=60 m, correct? We're calculating the vertical? So what is y?

You should not be asking those questions. I suggest that you go over the chapter in your textbook (or lecture/course notes) that explains that equation with all those symbols. It seems that you are guessing at it, and that is no good.
 
  • #19
I already did. I know what the symbols mean, but I wasn't sure what y final is because I couldn't seem to find the part that told us where the arrow landed. Now I see that in part c) it says it strikes the ground, so if we let down be positive y0=0 and y=60.
 
  • #20
Medgirl314 said:
Would you multiply *all* the terms by two? I know the concepts, I just tend to be better at them when I put the numbers I know in. That's why I asked what "y" is in this case. This problem will be a good refresher.:smile:

Yes, when you multiply both sides of an equation by a constant, 'all' terms in a sum get multiplied by the constant. That's not even algebra; it comes from basic arithmetic:

a*(b + c) = a*b + a*c
 
  • #21
Yes,well, everyone makes silly mistakes occasionally. :smile:

2y=2y0+2v0t+a*t^2

120=0+2(69.8 m/s*t)+9.8 m/s^2(t^2)

How's that so far, better? :smile:
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
Replies
6
Views
3K
Replies
40
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 38 ·
2
Replies
38
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
4
Views
2K
Replies
25
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K