What is the impact velocity of a projectile launched from a cliff?

  • Thread starter Thread starter chrisfnet
  • Start date Start date
  • Tags Tags
    Projectile
AI Thread Summary
A ball is launched from a height of 3.0 meters at a speed of 13 m/s and an angle of 22 degrees below the horizontal. The calculations for the time of impact and the components of the impact velocity are discussed, with emphasis on the correct use of signs for the vertical velocity component. The importance of setting a consistent coordinate system where upward is positive is highlighted, as it affects the calculations for both vertical and horizontal components. The initial vertical velocity should be negative due to the downward launch angle, leading to corrections in the calculations. Overall, the discussion focuses on ensuring the correct setup and understanding of projectile motion principles.
chrisfnet
Messages
38
Reaction score
0

Homework Statement



A ball is fired from a height of 3.0m above the ground, with a speed of 13m/s and an angle of 22 degrees below horizontal. (a) At what time does the ball hit the ground? (b) What is the impact velocity?

Homework Equations



vx = v0x + axt
vy = v0y + ayt
∆y= v0∙t+1/2a∙t^2

vx = v0x + axt
vy = v0y + ayt

The Attempt at a Solution



The part I'm really not sure about is what angle I should derive the components from. Any input would be appreciated!

ay = -9.8m/s2
ax = 0m/s2
v0 = 13m/s
∆y = -3.0m

v0x = ?
v0y = ?
t = ?
∆x = ?

v0x = cos 22∙(13m/s) = 12.05m/s
v0y = sin 22∙(13m/s) = 4.87m/s

Solve for 't'
∆y= v0∙t+1/2a∙t^2
-3.0m = -13m/s ∙ t + 1/2 ∙ (-9.8m/s2) ∙ (t2)
t = 0.214s

I made the velocity negative, indicating its downward path. Corrections are in red.

Solve for impact velocity.

vx = v0x + axt
vx = 12.05m/s + (0m/s2) ∙ (0.214s)
vx = 12.05m/s

vy = v0y + ayt
vy = 4.87m/s + (-9.8m/s2) ∙ (0.214s)
vy = 2.77m/s

v = 12.05m/s(x hat) + 2.77m/s(y hat)
 
Last edited:
Physics news on Phys.org
-3.0m = 13m/s ∙ t + 1/2 ∙ (-9.8m/s2) ∙ (t2)
Shouldn't the 13 be -13 ?
 
Should it be, since it's directed downward? He gave us this problem, and we've never done one like it.. we have done them where the projectile was shot above the horizon.
 
I did make the correction with -13m/s and re-evaluated my answer. Anyone agree/disagree?
 
The y component is downward, so it certainly should be negative.
I haven't checked the calculations.
 
Delphi51 said:
The y component is downward, so it certainly should be negative.
I haven't checked the calculations.

Well, in spite of the calculations does my setup look okay? I can take full responsibility if I can't work the calculator. Just want some reassurance the problem setup/equations are correct.

I appreciate everyone's help!
 
Should I be using -13m/s in the calculation of v0x and v0y? If I do, I'll get negative components which doesn't make much sense to me.
 
Now that I've recalculated answers, I get a positive y component of the impact velocity vector.. which can't possibly be right. :(
 
Hey chrisfnet,

You found your initial vxo and vyo correctly, the problem you are making is that you are giving your vyo a negative value when you use y = y0 + vyo + 1/2(a)(t)2 formula.

If you set the problem up so that up is positive and to the right is positive when projectile is launch at an angle of 22º it will have a positive vyo. Its is not until the projectile reaches its height of its trajectory that it will start having a negative vy. This is just like tossing a ball straight up in the air. Going up it will have a positive velocity and coming down it will have a negative velocity. In this problem the "ball" is moving to the right at the same time.

The other thing that is odd is how you are finding the final velocity. I used the formula: vf = sqrt((vx)2+(vy02)), which gave me a number that made sense giving how the problem is setup.
 
  • #10
librab didn't notice that it is shot BELOW horizontal so the initial vertical velocity is downward.

In calculating the time of fall, you have an error. You used an initial vertical speed of -13 when it should be -4.87. I realize I'm guilty of not noticing that the magnitude as well as the sign was wrong earlier. Sorry; I was in a hurry to do something else. That is a very common mistake; perhaps one should have a big black marker to wipe out the whole velocity immediately after finding its horizontal and vertical components.

In the next calc to find the vertical velocity, you again have the error in sign on the initial velocity - should be -4.87 since the negative g indicates you are taking down to be negative.
 
  • #11
Delphi51 said:
librab didn't notice that it is shot BELOW horizontal so the initial vertical velocity is downward.

HAHA...how did I miss that hmmmmm.
 
Back
Top