AP Test on Force Corrections (3 of them, but only one at a time)

AI Thread Summary
A 2-kilogram block sliding down a 30-degree incline with an acceleration of 2 m/s² requires the calculation of the frictional force. Initially, the user incorrectly calculated the frictional force using the equation F_f = m(a + gsin30), resulting in an answer of 13.8, which did not match any multiple-choice options. Upon reevaluation, the correct approach is to use the net force equation mgsin30 - F_f = ma, leading to the correct frictional force calculation of F_f = 5.8. This value aligns with one of the provided multiple-choice answers, confirming its accuracy. The discussion highlights the importance of correctly identifying forces and applying Newton's second law in inclined plane problems.
RustyComputer
Messages
5
Reaction score
0

Homework Statement


A 2-kilogram block slides down a 30 degree incline as shown above with an acceleration of 2 meters per second squared. The magnitude of the frictional force along the plane in most nearly:

Then some multiple choice answers.

Homework Equations


F=ma


The Attempt at a Solution


So the first thing I did was draw a free body diagram, with all three forces present. Force of friction going opposite of the direction the box is going, normal force perpendicular from the surface, and mass times gravity going straight down.

Then I tilted the diagram 30 degrees, to make the force of friction and normal force straight vertical and horizontal and put mg at an angle of 30 degrees to the left from it's initial point.

After that, I made a right triangle to find the horizontal and vertical components of mg, and wrote mg as the hypotenuse, mg_x as the horizontal component, and mg_y as the horizontal component.

Then here are the equation stuff I did.

F_f - mg = ma
F_f = ma + mg_x
F_f = ma + mgsin30
F_f = m (a + gsin30)

Then I plugged everything in,

F_f = 2(2+9.8sin30)

And came up with the answer

F_f = 13.8

But the problem is that there are no answers close to my solution with the given. So what I would like to know for this problem is, where did I go wrong?
 
Physics news on Phys.org
F_f = m (a + gsin30)
This expression is wrong. Downward force in mgsinθ. Frictional force acts in the upward direction. So the net force
mgsin30 - F_f = ma
 
So the correct way to go about that is:

mgsin30 - F_f = ma
F_f = - ma + mgsin30
F_f = m (- a + gsin30)

Then plugging in:

F_f = 2 (- 2 + 9.8sin30)
F_f = 5.8

And as it turns out, that is a multiple choice answer, and it is correct.

I'll have the next question up in a bit...
 
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