PDA

View Full Version : String tension


UrbanXrisis
May9-04, 10:55 AM
Two strings are attached to a 5 kg mass. String one is at a 45 degree angle and the other is horizontal. What is the tension in string one?

arildno
May9-04, 11:20 AM
From my reading of this, String one is the only one capable of counteracting the weight of the mass (since it alone has a vertical component).

The tension in string one (i.e magnitude of tensile force) should therefore be:
sqrt(2)*mg.

UrbanXrisis
May9-04, 11:51 AM
where did the sqrt(2) come from?

your equation works but how did you get it?

arildno
May9-04, 12:32 PM
Assume that string one goes along the line (-cos(45),sin(45)), wheras string two is along the horizontal (1,0) (The mass itself is position at the origin).

(Clearly, the only necessary requirement is that the tensile force in string one has a component in the positive vertical component, in order to balance the weight of the mass).

KnowledgeIsPower
May14-04, 08:00 AM
T1 = 63.9N
T2 = 49N

I just resolved horizontally and vertically
T1sin45 = 5G
Simplification gives T1 = 63.9N

Calculating T2 is optional, but i got 49N.

KnowledgeIsPower
May14-04, 08:03 AM
To be sure, is the above correct? I'm revising for my mathematics - mechanics exam and that seems to be similar to a few of the questions.

Chen
May14-04, 08:18 AM
Yes that's correct KnowledgeIsPower.

ΣFx = 0 = T2 - T1cos 45o
ΣFy = 0 = T1sin 45o - mg

From the second equation you can find T1, and the first will give you T2.