Horizontal projectile, NOT GIVEN INITIAL VELOCITY

AI Thread Summary
A cannonball is fired horizontally from a 400 m high cliff and lands 600 m away, prompting a calculation of its entry speed into the water. The time of flight is determined to be approximately 9 seconds, leading to a horizontal velocity of about 66.4 m/s. The vertical component of velocity, calculated using the appropriate kinematic equations, is found to be 22.6 m/s. To find the total speed upon impact, both horizontal and vertical components must be combined using the Pythagorean theorem. The correct final speed is identified as 111 m/s, highlighting the importance of accurate calculations in projectile motion.
xannaxiero
Messages
10
Reaction score
0

Homework Statement



A cannon ball is fired horizontally off the top of a cliff that is
400 m high above the ocean. The ball hits the water 600 m
away. With what speed does the cannon ball enter the water?



Homework Equations



I've tried using

d_{x} = u_{x}*t

d_{y} = u_{y}*t + 1/2a_{y}*t^{2}


and also solving for t
t = \sqrt{2y/g}



The Attempt at a Solution



So I found that t = 9 seconds
and that u_{x} = 66.4

but i can't seem to figure out how to find final velocity, or speed.
I know what the correct answer is (111 m/s), I just can't figure out how it was gotten.

I have an exam in an hour, any help would be greatly appreciated!
 
Physics news on Phys.org
You found the horizontal component of velocity, now find the vertical component. Once you have both components, you can figure out the total speed.
 
u_{y} = 22.6

so if i do square root of 66.4^2 + 22.6^2 I should get my answer but i get 70.1 instead.

how do you find the final based on the x and y components?
 
xannaxiero said:
u_{y} = 22.6
How did you get that result?
 
t = 9 sec

so i did the following:

600 = uy + 1/2*9.8*9^2
solving for uy I got 22.6
 
xannaxiero said:
t = 9 sec

so i did the following:

600 = uy + 1/2*9.8*9^2
solving for uy I got 22.6

you want to use the displacement in the y-axis, not the x-axis
 
xannaxiero said:
t = 9 sec

so i did the following:

600 = uy + 1/2*9.8*9^2
solving for uy I got 22.6
For one thing, you are dealing with the vertical motion, not the horizontal. For another, you'll need a different kinematic equation--one relating velocity and time. (Using the equation you chose will trivially give you a zero initial velocity--which you already should know.)
 
ah yes. okay so that means 400 = uy*9 + 1/2 *9.8*9^2
so uy = .34

and i guess i did ux wrong, so ux is actually 600 = ux*9, giving ux = 67

but from here i still don't know how to find the final velocity
 
xannaxiero said:
ah yes. okay so that means 400 = uy*9 + 1/2 *9.8*9^2
so uy = .34
No. Done more accurately, you'll get uy = 0. (9 seconds is just an approximate answer.) Realize that that equation gives the initial velocity, which is not what you want. You should know that the initial vertical velocity is zero. (You used that fact to find the time.)
and i guess i did ux wrong, so ux is actually 600 = ux*9, giving ux = 67
No, you were right the first time. (How did you find the time?)

How does velocity change for accelerated motion? What's the definition of acceleration?
 
  • #10
velocity increases due to acceleration... a = change in velocity/change in time

so we have a change from zero to 66.4 over the course of 9 seconds
meaning acceleration is 7.4 m/s ?

and i know v = vi + at
so i feel like i could do v= 0 + 7.4*9

giving me 66.4, which is wrong.
 
  • #11
xannaxiero said:
velocity increases due to acceleration... a = change in velocity/change in time
Good. Now apply that to the vertical motion.

so we have a change from zero to 66.4 over the course of 9 seconds
meaning acceleration is 7.4 m/s ?
No, the horizontal motion is not accelerated.

and i know v = vi + at
That's the equation you need. Apply it to the vertical motion.
 
  • #12
What is the acceleration of a falling body?
 
Back
Top