Acceleration on an Inclined Plane?

AI Thread Summary
The discussion centers on calculating the acceleration of a 20 kg box on a 30-degree inclined plane with a coefficient of friction of 0.3. The initial calculations incorrectly used sine and cosine functions for the normal and parallel forces. Correcting the normal force to Wcos(theta) and the parallel force to Wsin(theta) is essential for accurate results. Once these adjustments are made, the acceleration can be correctly determined. Proper application of Newton's Second Law is crucial for solving this physics problem.
haengbon
Messages
38
Reaction score
0

Homework Statement



A box weighing 20 kg is on an inclined plane with an angle of 30\circ.The coefficient of friction is 0.3. What is the acceleration of the box?

Homework Equations



Newton's Second law ( I think? )

g= 10 m/s2

The Attempt at a Solution

\sumy = 0
NF - Wysin30\circ = 0
NF = Wysin30\circ
NF = [(20)(10)]sin30\circ
NF = 100 N

f = \muNF
f = (0.3)(100)
f = 30

\sumx = ma

Wcos30\circ + f = m(-a)
20cos30\circ + 30 = -20a
47.32/-20 = -20a/-20
a = -2.36 m/s2

Is this correct? :D
 
Physics news on Phys.org
You have your sines and cosines mixed up. The normal force is Wcos(theta); the parallel force is Wsin(theta).
 
ideasrule said:
You have your sines and cosines mixed up. The normal force is Wcos(theta); the parallel force is Wsin(theta).

so that's the only problem ? :D so If I switched/corrected the two, then my answer would immediately be correct? :D
 
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