Solution to Force & Friction: Find Time for 4kg Block to Drop 7m

AI Thread Summary
The discussion revolves around calculating the time it takes for a 4 kg block to drop 7 meters while connected to a 5 kg block on a table, considering friction and gravity. The initial approach incorrectly separated the forces acting on each block, neglecting the tension in the string. The correct method involves treating the system as a whole, leading to a combined mass equation that accounts for both blocks' acceleration. The final solution requires using the net force equations to eliminate tension and accurately find the acceleration. Ultimately, the time calculated for the 4 kg block to fall is approximately 1.689 seconds, but the initial submission was marked incorrect due to miscalculations in the forces involved.
liquidheineken
Messages
6
Reaction score
0
1. A 5 kg block rests on a horizontal table, attached to a 4 kg block by a light string as shown in the figure. The acceleration of gravity is 9.81 m/s 2 .
BllHE3J.png
The coefficient of kinetic friction between the block and the table is 0.3, find the time it takes for the 4 kg mass to fall 7 m to the floor if the system starts from rest. Answer in units of s.

2. Homework Equations
5 kg block = B
4 kg block = A
u = 0.3
g=9.81 m/s^2
Ff = Force of Friction = u*mass*acceleration
F = Force = mass*acceleration

The Attempt at a Solution


I started by finding the acceleration of the 5kg block using the following equation:
FB = mB * a = FA - Ff

Solving for FA:
FA = (4 kg)(9.81 m/s^2) = 39.24 N

solving for Ff:
Ff = (0.3)(5 kg)(9.81 m/s^2) = 14.715 N

solving for acceleration (a):
(5 kg) * a = (39.24 N) - (14.175 N)

(5 kg) * a = 25.065 N
a = (26.065 N) / (5 kg) = 4.905 m/s^2

solving for time (t) to reach 7 meters:
(a*t^2)/2 = 7 m
a*t^2 = 14 m
t^2 = (14 m) / (a)
t = sqrt [(14 m) / (a)] ≈ 1.689 seconds

The answer comes back as incorrect when I submit it. Any help would be appreciated.
 
Physics news on Phys.org
I think you have not taken account of the fact that the blocks are joined by the string.

You assume the force on block B = the gravitational force on block A - the frictional force on block B :this is not correct.

You mark on the diagram a letter T , which I assume is the tension in the string, but you do not use this. (Personally, I would also put on the diagram any forces I do use, such as FA , FB and Ff)

Remember both blocks move and you need to take account of the acceleration of block A.
 
ok I solved the problem. My original equation was wrong. Apparently since both masses are moving with the same acceleration in this system, and there are only so many Newtons to go around, the equation used to find the acceleration looks more like the following:

Fsystem = (mB+mA) * a = FA - Ff
 
Merlin3189 said:
I think you have not taken account of the fact that the blocks are joined by the string.

You assume the force on block B = the gravitational force on block A - the frictional force on block B :this is not correct.

You mark on the diagram a letter T , which I assume is the tension in the string, but you do not use this. (Personally, I would also put on the diagram any forces I do use, such as FA , FB and Ff)

Remember both blocks move and you need to take account of the acceleration of block A.
I just copied and pasted this problem out of my homework. That T was already marked. Is there an equation which can relate tension to the solution here?
 
Fine. I also solved it as a combined mass, but mentioned the T because you chose to solve for each body separately (which is also ok.) Then T helps because the net force on A is MA.g - T and on B is T - Ff giving two equations and when you add them to eliminate T, the result is the equation you just gave.
 
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