Newton's Laws Problem- Question on upcoming TEST

AI Thread Summary
A block on a frictionless 30-degree ramp slides down and falls 1.0 m to land in a hole located 1.0 m from the ramp's end. The problem involves calculating the initial height from which the block should be released, considering both x and y components of motion. The time to fall and the required x-velocity were initially calculated, but the presence of an initial y-velocity at the ramp's end complicated the solution. After deriving the necessary equations, the final ramp speed was determined to be 3.9319 m/s, leading to a required height of approximately 0.78875 m on the ramp. This problem exemplifies the application of Newton's laws and kinematics in projectile motion.
mrmiggidude
Messages
2
Reaction score
0
Newton's Laws Problem- Question on upcoming TEST!

Homework Statement



A small block is placed at height h on a frictionless 30 degree ramp. Upon being released, the block slides down the ramp then falls 1.0 m to the floor. A small hole is located 1.0 m from the end of the ramp. From what height h should the block be released in order to land in the hole?

Physics.jpg

Homework Equations


Newton's Laws
Kinematics Equations

The Attempt at a Solution


I did the problem assuming there would be no initial Y-velocity.
And figured out the time it would take for the object to fall to the ground after leaving the ramp, and the X-velocity it would need to get to the whole.
The time was .45 seconds and the X-velocity was 2.21 m/s.
With that it should be really easy to find the time to get to that velocity, and then the height needed to start from...

But I realized there would be an initial velocity in the y direction when it reaches the end of the ramp. I've spent nearly 3 hours trying to solve this problem, and it might be on an upcoming test. I have tried the problem with different axis, and I just can not figure it out. Please help, my test is this week!
 
Last edited:
Physics news on Phys.org


After leaving the plane, the block will have an unknown speed (S), which can be broken into x,y components. The x,y kinematics are:

x - 1
x0 - 0
V - ?
V0 - Scos(-30)
a - 0
t - t

y - 0
y0 - 1
V - ?
V0 - Ssin(-30)
a - -9.8
t - t
(note: time will be the same in both)

In both cases, V is what we don't care about. We then use x=x0+v0t+.5at2
in the x case:
1=0+Scos(-30)+.5(0)t2
Solving for t gives t=1/Scos(-30)

in the y case, with t-substitution:
0=1+Ssin(-30)*1/Scos(-30)+.5(-9.8)(1/Scos(-30))2

In the middle velocity term, S cancels out. Multiplying all known numbers as well as squaring the third term gives:
0=1-.5774-6.5333/S2

Solving for S gives S = 3.9319 m/s

Now with a target final ramp speed, we can set up a 3rd kinematics equation for the slide. The acceleration will be modified from gravity: Slide force = 9.8*sin(30) = 4.9 m/s2.
x - ?
x0 - 0
V - 3.9319
V0 - 0
a - 4.9
t - ?
We don't care about time in this one, so the equation we use is V2 = V02+2a(x-x0).
3.93192=0+2*4.9*(x-0)
Solving for x gives x=1.5775 m up the ramp. They said they wanted height and not ramp distance, so we find the y component of the ramp length: 1.5775*sin(30) = .78875 m 'high' on the ramp.

Brutal!
 


Yes! That was totally it. Brutal problem, indeed!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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