2 hanging masses on Pully with friction time to reach floor?

AI Thread Summary
The discussion revolves around calculating the time it takes for a 4.0 kg block to reach the floor when connected to another mass over a pulley with friction. The calculations involve determining the acceleration using the net torque and moment of inertia of the pulley, factoring in the gravitational forces and friction. The final computed time is approximately 1.041 seconds, though it is suggested to round it to 1.0 seconds for significant figures. A potential typo in the equations is noted, indicating a need for correction. Overall, the solution appears to be correct, but verification is requested due to limited attempts on the problem.
charan1
Messages
40
Reaction score
0

Homework Statement



http://session.masteringphysics.com/problemAsset/1070551/3/12.P70.jpg

The two blocks in the figure are connected by a massless rope that passes over a pulley. The pulley is 15 cm in diameter and has a mass of 2.6 kg. As the pulley turns, friction at the axle exerts a torque of magnitude 0.46 N-m.

If the blocks are released from rest, how long does it take the 4.0 kg block to reach the floor?

Homework Equations



Tnet=I\alpha

T=FD

F=ma

\alpha=a/r

Moment of inertia of a disc:
I=.5mr2

g is gravity!

The Attempt at a Solution



T1 is tension of the left mass, T2 is tension of the right mass
m1 is mass of left mass, m2 is mass of right mass
T1=-m1a+m1g
T2=m2a+m2g

\SigmaT= TT1 - TPully friction - TT2

I\alpha=TT1 - TPully friction - TT2

Ia/r=(-m1a+m1g)r - .46 - (m2a+m2g)r

Ia/r= -m1ar + m1gr - .46 -m2ar -m2gr

Ia = -m1ar2 + m1gr2 - .46r -m2ar2 -m2gr2

Ia + m1ar2 + m2ar2 = m1gr2 - .46r -m2gr2

a(I + m1r2 + m2r2) = m1gr2 - .46r -m2gr2

a = (m1gr2 - .46r -m2gr2) / (I + m1r2 + m2r2)

I=.5mr2

I = (.5)(2.6)(.075)2
I = .0073125

m1 = 4kg
m2 = 2kg
r = .075m
g=9.8

a = ((4)(9.8)(.0752) - .46(.075) -(2)(9.8)(.075)2) / (.0073125) + (4)(.075)2 + (2)(.075)2

a = (.2205 - .0345 - .11025) / (.0073125 + .0225 + .01125)

a = .07575/.0410625

a = 1.8447

yf=yi+vit+.5at^2

0=1 + 0 + .92235t^2

t=1.04124 seconds

is this correct?
 
Physics news on Phys.org
Just double checked with a slightly different method. Looks right to me.
 
Second opinion please anyone!

Just want to make sure! Dont have many tries left on the problem
 
If you wanted to be pedantic, to be more correct you would round to two significant figures (1.0 rather than 1.04124). Also, at this step, probably a typo but there should be a negative sign or have the 1 moved to the other side:

0=1 + 0 + .92235t^2

change to

0=-1 + 0 + .92235t^2

The answer should be right though.
 
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