Hello
I am needing help trying to solve a problem.
I have an object at rest on a slope which is angled at 28 degrees, the weight of the object is 100 kg.
The only forces i need to worry about in this model, is the normal reaction, the friction, a tension string and the weight of the object. For my vectors i,j components i have angled them so i is parallel to the slope upwards and j is perpendicular to the slope.
The point of slipping for the object was uphill so i am assuming the friction vector acts down the slope.
So my vectors were:
By the way, as i am sure you know g = 9.8 ms^-2
So i am trying to find the magnitude of the friction, and then magnitude of the tension in the string.
What i have is that i know the object is at rest so using equilibrium i have:
So for the i direction we have:
So i can solve N easily but i can't find the value of F or S unless i know the value of one of them right? So have i missed something, how can i find their magnitudes?
I am needing help trying to solve a problem.
I have an object at rest on a slope which is angled at 28 degrees, the weight of the object is 100 kg.
The only forces i need to worry about in this model, is the normal reaction, the friction, a tension string and the weight of the object. For my vectors i,j components i have angled them so i is parallel to the slope upwards and j is perpendicular to the slope.
The point of slipping for the object was uphill so i am assuming the friction vector acts down the slope.
So my vectors were:
Code:
N (Normal) = |N|j
S (the string attatched the object) = |S|i
F (Friction) = -|F|i
W (Weight) = -100g cos(62)i - 100g sin(62) j (not 100% sure if this is correct?)
By the way, as i am sure you know g = 9.8 ms^-2
So i am trying to find the magnitude of the friction, and then magnitude of the tension in the string.
What i have is that i know the object is at rest so using equilibrium i have:
Code:
N+S+F+W = 0
So for the i direction we have:
Code:
|S| - |F| - 100g cos(62) = 0
|N| + 100g sin(62) = 0
So i can solve N easily but i can't find the value of F or S unless i know the value of one of them right? So have i missed something, how can i find their magnitudes?
Last edited: