Variable Problem for 2D Kinematics

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
apoptosis
Messages
10
Reaction score
0
Here's another variable problem

Homework Statement


An extreme sportsman jumps from one cliff to another of width (w) by leaping horizontally by vo. With a height difference of h (where the starting cliff is higher) what is vo so he doesn't miss the cliff? (also, what is the direction of motion)


Homework Equations


xo=0
x=w, y=0
vox=0
ax=0

voy=0
ay=-g
yo=h


The Attempt at a Solution


Determine time of landing:
0=y=h-(1/2)gt[tex]^{2}[/tex]
t=[tex]\sqrt{2h/g}[/tex]

Determine vo:
x=volt
vo=xo/t=x[tex]\sqrt{g/2h}[/tex]
vo=w[tex]\sqrt{9.81/2h}[/tex]

does this look correct so far?

I'm stuck at finding the direction of motion, i know the equation is:
[tex]\vartheta[/tex]=tan[tex]^{-1}[/tex]vy/vx
vy=-gt=[tex]\sqrt{2hg}[/tex]

=tan[tex]^{-1}[/tex][tex]\sqrt{2hg}[/tex]/(w[tex]\sqrt{g/2h}[/tex])
=tan[tex]^{-1}[/tex] (2h/w) degrees of the horizontal component

but, I'm not sure if this is exactly right...
 
Physics news on Phys.org
apoptosis said:

The Attempt at a Solution


Determine time of landing:
0=y=h-(1/2)gt[tex]^{2}[/tex]
t=[tex]\sqrt{2h/g}[/tex]
OK.

How much time does he take to cross a horz dist of w, if he starts off with a horz velo of v0? Equate that time with the time you have got.

The final dircn is given by tan(theta) = vy/vx, at that point.
 
Thank you for your response.
I was wondering if you could please elaborate on your post.
My work is in my original post where i substituted time into the volt equation. Is this what you meant by equating time with the time that i have? (not quite sure what you mean)

also, i have used that tan ratio for direction of motion. does my resultl look reasonable? or is there a way i can simplify the variables?
 
The time to make the jump: Solve for t in: h = ½*g*t^2.
And then solve for v0 in: s = v0*t.

For the direction, just make the two values an vector, and determine the angle.
 
apoptosis said:
Determine vo:
x=volt
vo=xo/t=x[tex]\sqrt{g/2h}[/tex]
vo=w[tex]\sqrt{9.81/2h}[/tex]

does this look correct so far?

It is absolutely correct. Somehow, I overloked this part. Sorry for that.

I'm stuck at finding the direction of motion, i know the equation is:
[tex]\vartheta[/tex]=tan[tex]^{-1}[/tex]vy/vx
vy=-gt=[tex]\sqrt{2hg}[/tex]

Where's the minus sign of (-gt) gone? The value is OK. The direction is given by tan(theta) = -2h/w, where theta is the angle the velo makes with the x-axis, that is, the direction of v0. Since the body is moving downward and to the right, the angle is negative.