Horizontal projectile, NOT GIVEN INITIAL VELOCITY

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 4K views
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[itex]_{x}[/itex] = u[itex]_{x}[/itex]*t

d[itex]_{y}[/itex] = u[itex]_{y}[/itex]*t + 1/2a[itex]_{y}[/itex]*t[itex]^{2}[/itex]


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



The Attempt at a Solution



So I found that t = 9 seconds
and that u[itex]_{x}[/itex] = 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[itex]_{y}[/itex] = 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?
 
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?
 
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.
 
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.