Mass sliding down an incline plane(with friction)

AI Thread Summary
A mass sliding down an inclined plane with friction is analyzed to determine its velocity at height h1 and the distance it travels before hitting the ground. The acceleration is derived from the forces acting on the mass, leading to the equation a = g*sin(theta) - mu*g*cos(theta). The velocity vector is expressed in terms of time and the angles involved, but concerns are raised about including time in the final answer. Additionally, the approach to calculating the distance traveled after leaving the ramp involves using kinematic equations, with a focus on ensuring the final expressions align with the problem's requirements. The discussion emphasizes the importance of clarity in the final velocity vector format and the need to express results using only the specified quantities.
Benzoate
Messages
418
Reaction score
0

Homework Statement


A mass slides on an incline plane with friction at an angle theta from the horizontal. The mass starts at rest at a height of h1 + h2 and then slides off a ramp at height h1.

a) If the coefficient of friction when a block is sliding down a plane is mu, what is the velocity vector of the mass when the mass is at height h1 ?(as the mass leaves the ramp?) Assume that the magnitude of the frictional force takes standard form F(frictional), N being the normal force exerted by the incline plane of the ramp

b) How far does the mass travel before it hits the ground?


Homework Equations



my_solution
a)

x component: mg*sin(theta)-F(friction)=m*a

y component: N-m*g*cos(theta)=0 ==> N= m*g*cos(theta)

mg*sin(theta)-mu*m*g*cos(theta) ==> a=g*sin(theta)-mu*g*cos(theta)

I now integrate a to obtain v and I have:

v= g*t*sin(theta)-mu*g*cos(theta)

from the figure, I can convert my sin(theta) into h2/(h2^2+x^2)^(1/2) and same thing with my cos(theta);

Therefore, v=g*t*h2/(h2^2+x^2)^(1/2)+ mu*g*x/(h2^2+x^2)^(1/2)

b) delta(x) is a little bit trickier to calculate.


x component: v(x)=v1*cos(theta)
F=m*dv(x)/dt = 0 since now that the mass is not supported by an inclined plane the only force acting on it is gravity.

delta(x)=(v1*cos(theta)*delta(t)

y component: F=m*dv(y)/dt=-m*g, v(y)=v(0y)-g*delta(t)
delta(y)=v(0y)*t-.5*g*(delta(t))^2


-h1=-(v1*sin(theta))*delta(t)-.5*g*t^2

(delta(t))^2+(2*v1*sin(theta)/g)*delta(t)-2*h1/g=0

using the quadratic formula , my delta(t) is:

delta(t)=(2*v1*sin(theta)/g) +- sqrt((2*v1*sin(theta)+4*(2*h1/g))/2

now delta(x)=v1*cos(theta)*delta(t) and I can easily plug in v1 from part a to calculate delta(x)

Is my solution correct?

The Attempt at a Solution

 
Physics news on Phys.org
anyone not understand my question?
 
Hi Benzoate,

Benzoate said:

Homework Statement


A mass slides on an incline plane with friction at an angle theta from the horizontal. The mass starts at rest at a height of h1 + h2 and then slides off a ramp at height h1.

a) If the coefficient of friction when a block is sliding down a plane is mu, what is the velocity vector of the mass when the mass is at height h1 ?(as the mass leaves the ramp?) Assume that the magnitude of the frictional force takes standard form F(frictional), N being the normal force exerted by the incline plane of the ramp

b) How far does the mass travel before it hits the ground?


Homework Equations



my_solution
a)

x component: mg*sin(theta)-F(friction)=m*a

y component: N-m*g*cos(theta)=0 ==> N= m*g*cos(theta)

mg*sin(theta)-mu*m*g*cos(theta) ==> a=g*sin(theta)-mu*g*cos(theta)

I now integrate a to obtain v and I have:

v= g*t*sin(theta)-mu*g*cos(theta)

from the figure, I can convert my sin(theta) into h2/(h2^2+x^2)^(1/2) and same thing with my cos(theta);

Therefore, v=g*t*h2/(h2^2+x^2)^(1/2)+ mu*g*x/(h2^2+x^2)^(1/2)

It appears that you have time in your equation; I believe they would want the answer to only involve quantities which they mention in the problem statement.

The acceleration you found looks right; so how can you use that to find the velocity at the end of the ramp?

(Also, they mention they want the velocity vector, which I would think either means magnitude or direction, or in i-hat,j-hat form, depending on your instructor. But maybe you already had that in mind?)
 
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