Question
Question: can u explain me in detail that how to solve the questions of a rope with mass and they ask to find ...
can u explain me in detail that how to solve the questions of a rope with mass and they ask to find the tension at some distance x

The tension T
at a distance x
from the end where the force F
is applied is given by:
T=F(LL−x)
Solution
To solve problems involving a uniform rope with mass where you need to find the tension at a specific distance 'x' from one end, follow these steps:
General Principle
The tension at any point in a rope is the force required to accelerate the segment of the rope that lies beyond that point (in the direction of motion).
Step-by-Step Solution
Let's consider a uniform rope of total length L
and total mass M
, pulled by a force F
on a smooth horizontal surface. We want to find the tension T
at a distance x
from the end where the force F
is applied.
-
Calculate the acceleration of the entire rope: Since the force
F
is applied to the entire massM
of the rope, the accelerationa
of the rope can be found using Newton's Second Law: F=Ma Therefore, the acceleration of the rope is: a=MF This acceleration is uniform throughout the entire length of the rope. -
Determine the linear mass density of the rope: The linear mass density (mass per unit length)
λ
for a uniform rope is constant: λ=LM -
Identify the segment of the rope being pulled by the tension: Imagine a point
P
at a distancex
from the endA
where the forceF
is applied. The tensionT
at this pointP
is responsible for pulling the remaining part of the rope, which is the segment fromP
to the other endB
. The length of this remaining segment is(L - x)
.Here, the blue segment is
x
and the red segment is(L-x)
. -
Calculate the mass of this segment: The mass
m_segment
of the rope segment of length(L - x)
is: msegment=λ×(L−x) Substituting the value ofλ
: msegment=LM(L−x) -
Apply Newton's Second Law to this segment: The tension
T
at pointP
is the force that accelerates thism_segment
with accelerationa
. T=msegment×a -
Substitute and simplify to find the tension: Substitute the expressions for
m_segment
anda
into the equation forT
: T=(LM(L−x))×(MF) The massM
cancels out: T=LF(L−x) This can also be written as: T=F(1−Lx)
Summary of the Formula:
If a uniform rope of length L
is pulled by a force F
from one end, the tension T
at a distance x
from the end where the force is applied is given by:
T=F(LL−x)
Important Considerations:
- Definition of 'x': Always be careful about how
x
is defined in the problem. In this derivation,x
is measured from the end where the forceF
is applied. Ifx
were measured from the other (free) end, the length of the segment being pulled by tensionT
would bex
, and the formula would becomeT = F(x/L)
. - Vertical Ropes: If the rope is hanging vertically or being pulled vertically, gravity must also be considered. The tension at a point would then also support the weight of the rope segment below it, plus any additional force needed for acceleration.
- Non-uniform Ropes: For non-uniform ropes, the linear mass density
λ
would be a function ofx
, and you would need to use integration to find the mass of the segment. However, for typical JEE/NEET problems, ropes are usually assumed to be uniform unless stated otherwise.
Explanation of the solution:
- Calculate the common acceleration
a
of the entire rope usingF = Ma
. - Determine the linear mass density
λ = M/L
. - Identify the segment of the rope
(L-x)
that the tensionT
needs to accelerate. - Calculate the mass of this segment:
m_segment = λ(L-x)
. - Apply Newton's second law to this segment:
T = m_segment * a
. - Substitute
a = F/M
andm_segment = (M/L)(L-x)
to getT = F(L-x)/L
.