Basic kinematics - fox jumping over a wall problem

  • Thread starter Thread starter chococho
  • Start date Start date
  • Tags Tags
    Kinematics Wall
AI Thread Summary
A fox is attempting to jump over a wall, and the problem involves calculating its height when it reaches the wall, given its initial velocity and angle. The initial calculations for vertical and horizontal velocity components were incorrect, as the correct approach involves using trigonometric functions to find these components. The time to reach the wall can be determined using the horizontal distance and horizontal velocity. The vertical displacement can then be calculated using the correct time and accounting for gravitational acceleration. The expected height of the fox when it reaches the wall is 0.7 m, highlighting the importance of accurate calculations in kinematics.
chococho
Messages
20
Reaction score
0
basic kinematics -- fox jumping over a wall problem

Homework Statement



A fox is 3.2 m from a 0.5 m tall wall. If it leaps from the ground towards the wall with an initial velocity of 12.0 m/s at angle of 18.9° above the horizontal, how high off the ground will the fox be when it reaches the wall?

Homework Equations



Δx = vxt
Δy = 1/2a2t

The Attempt at a Solution



First I tried to find Vy by doing "tan 18.9 = y/12"
and got 4.10 m/s.
Then I found the time by doing 3.2 = 12t
and got 0.266 sec.
I have no idea if I'm on the right track.
Then I just plugged in time and acceleration to find Δy and got 0.346 but it's wrong.
The answer is supposed 0.7 m...
Any help?
 
Physics news on Phys.org
chococho said:

Homework Statement



A fox is 3.2 m from a 0.5 m tall wall. If it leaps from the ground towards the wall with an initial velocity of 12.0 m/s at angle of 18.9° above the horizontal, how high off the ground will the fox be when it reaches the wall?

Homework Equations



Δx = vxt
Δy = 1/2a2t

The Attempt at a Solution



First I tried to find Vy by doing "tan 18.9 = y/12"
and got 4.10 m/s.
Then I found the time by doing 3.2 = 12t
and got 0.266 sec.
I have no idea if I'm on the right track.
Then I just plugged in time and acceleration to find Δy and got 0.346 but it's wrong.
The answer is supposed 0.7 m...
Any help?
Welcome to PF chococho!

vy is the component of velocity in the vertical direction so it is just: v0sinθ

vx is the component of velocity in the horizontal direction so it is: v0cosθ

Using vx you can find t. Then use vy, factoring in the acceleration due to gravity, to determine how high the fox goes in the time t.

AM
 
Second equation you used is missing a term.

Also tan does not give you vy.
 
You have the initial velocity v = 12ms^{-1} and the angle \theta = 18.9 ° with the horizontal,
find v_x = v \cos \theta , its horizontal component, and v_y = v \sin \theta.Its vertical component. (That's where you were wrong.)
Then find time using the equation Δx =v_x t
Then solve for Δy = \frac{1}{2} at^2
 
Thank you everyone. Kinematics is the first thing I learned in physics and I have a final coming up so I'm trying to re-learn this stuff... Still struggling :(
 
chococho said:
Thank you everyone. Kinematics is the first thing I learned in physics and I have a final coming up so I'm trying to re-learn this stuff... Still struggling :(
Try to practice as many times as you can.
Kinematics is just like maths :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top