Question
Question: A ladder of length L is slipping with its ends against a vertical wall and a horizontal floor. At a ...
A ladder of length L is slipping with its ends against a vertical wall and a horizontal floor. At a certain moment, the speed of the end in contact with the horizontal floor is v and the ladder makes an angle α = 30° with the horizontal.
The speed of the ladder's center must be :-

32v
v/2
v
None
v
Solution
The problem involves the kinematics of a rigid body (the ladder) under constrained motion.
-
Define Coordinates and Constraints:
Let the length of the ladder be L.
Let the end of the ladder on the horizontal floor be at (x,0) and the end in contact with the vertical wall be at (0,y).
The origin (0,0) is the corner where the floor and wall meet.
The length of the ladder is constant, so it satisfies the equation:
x2+y2=L2 -
Velocity of the Ends:
Differentiate the constraint equation with respect to time t:
2xdtdx+2ydtdy=0
xdtdx+ydtdy=0
We are given that the speed of the end in contact with the horizontal floor is v. Let's assume the ladder is slipping outwards, so x is increasing: dtdx=v.
The ladder makes an angle α=30∘ with the horizontal. From trigonometry:
x=Lcosα
y=Lsinα
Substitute these into the differentiated equation:
(Lcosα)v+(Lsinα)dtdy=0
Lvcosα+Ldtdysinα=0
vcosα+dtdysinα=0
dtdy=−vsinαcosα=−vcotα
The negative sign indicates that the top end is moving downwards.
- Velocity of the Center of the Ladder:
Let the center of the ladder be (xc,yc). Since it's the midpoint, its coordinates are:
xc=2x+0=2x
yc=2y+0=2y
The velocity components of the center of the ladder are:
dtdxc=21dtdx=2v
dtdyc=21dtdy=21(−vcotα)
The speed of the ladder's center, vc, is the magnitude of its velocity vector:
vc=(dtdxc)2+(dtdyc)2
vc=(2v)2+(−2vcotα)2
vc=2v1+cot2α
- Substitute Trigonometric Identity and Given Angle:
Using the trigonometric identity 1+cot2α=csc2α:
vc=2vcsc2α=2v∣cscα∣
Given α=30∘:
sin30∘=21
csc30∘=sin30∘1=2
Substitute this value into the expression for vc:
vc=2v(2)
vc=v
The speed of the ladder's center is v.