What Factors Affect the Tension in a String Between Two Sliding Boxes?

  • Thread starter Thread starter faet
  • Start date Start date
  • Tags Tags
    Hill
AI Thread Summary
The discussion focuses on calculating the tension in a string connecting two sliding boxes on a ramp inclined at 41°. Two masses, each 2.00 kg, experience different coefficients of kinetic friction (0.26 for m1 and 0.15 for m2). The acceleration of the system was determined to be 4.91 m/s² using frictional forces and gravitational components. Participants shared their approaches to derive the tension, applying Newton's second law and setting up equations for each mass. The conversation emphasizes the need for clear calculations and the correct application of forces acting on each mass to find the tension in the string.
faet
Messages
4
Reaction score
0
http://www.cse.sc.edu/~thomps66/cobol/6-34.jpg (for image of boxes)
Two masses of 2.00 kg each, connected by a string, slide down a ramp making an angle of 41° with the horizontal. The coefficient of kinetic friction between m1 and the ramp is 0.26. The coefficient of kinetic friction between m2 and the ramp is 0.15. Find the magnitude of the acceleration of the masses.
I found the acceleration
4.91 m/s^2


What is the tension in the string?
is what I am having trouble with.
 
Last edited by a moderator:
Physics news on Phys.org
You need to show some work. What have you done?
 
Cyclovenom said:
You need to show some work. What have you done?


i calculated the accel by using
fk=uk*m*g*cos(theta) on each of the two blocks. adding them then using m*g*sin(theta)-fk=m*a
fk values:
m1 = 3.84
m2 = 2.218

as for tension, i tried to do
f=ma
f=(2)*accel which doesn't work.

m*g (since its kinda hanging)
2*9.8
2*9.8cos(41) (since its at angle and not straight down)
2*9.8sin(41) (same as above but dif angle)
 
On m1 block you got the tension force, the gravitational force, and the friction force acting!

Applying Newton's 2nd Law

\sum_{i=1}^{n} \vec{F}_{i} = m \vec{a}

On m1

\vec{T} + m_{1} \vec{g} + \vec{F}_{friction}_{1} = m_{1} \vec{a}

On m2

\vec{T} + m_{2} \vec{g} + \vec{F}_{friction}_{2} = m_{2} \vec{a}
 
\vec{T} = Tension?
 
Basicly, you have the scalar equations for each body

For the m1

\sum F_{x} = T - \mu m_{1}g \cos \theta + m_{1} g \sin \theta = m_{1} a

For the m2

\sum F_{x} = m_{2} g \sin \theta - T - \mu m_{2}g \cos \theta = m_{2} a
 
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