Animated Solution for Physics - Laws of Motion: The load A is being pulled with the help of two inextensible strings that pass over two fixed pulleys as shown in the figure. At an instant velocities of the ends of the string being pulled are u1 and u2 and the angle between the strings connected to the load is θ, what is speed of the load?
Visualized Solution
ConstraintRelationship
The load A is constrained by the two strings.
The velocity of the load v must be such that its component along each string equals the rate at which that string is being pulled.
ProjectiononString1
Let the velocity of the load be v.
The component of v along String 1 must be equal to u1.
vx=u1
ProjectiononString2
Similarly, the component of v along String 2 must be equal to u2.
The angle of String 2 with the X-axis is θ.
v⋅e^2=u2
ResolvingtheVelocityVector
Let v=vxi^+vyj^.
We already know vx=u1.
The unit vector along String 2 is e^2=cosθi^+sinθj^.
ApplyingtheConstraintonString2
Take the dot product of v and e^2:
v⋅e^2=(vxi^+vyj^)⋅(cosθi^+sinθj^)=u2
vxcosθ+vysinθ=u2
Findingvy
Substitute vx=u1 into the equation:
u1cosθ+vysinθ=u2
vysinθ=u2−u1cosθ
vy=sinθu2−u1cosθ
MagnitudeofVelocity
The speed of the load is the magnitude of v:
∣v∣=vx2+vy2
∣v∣2=u12+(sinθu2−u1cosθ)2
ExpandingtheSquares
Expand the square term:
∣v∣2=u12+sin2θu22−2u1u2cosθ+u12cos2θ
Take a common denominator:
∣v∣2=sin2θu12sin2θ+u22−2u1u2cosθ+u12cos2θ
TheFinalSpeedExpression
Combine the u12 terms using sin2θ+cos2θ=1:
∣v∣2=sin2θu12(sin2θ+cos2θ)+u22−2u1u2cosθ
∣v∣=sinθu12+u22−2u1u2cosθ
00:00 / 00:00
The Sigma Insight: Newton's Laws of Motion
Solution Diagram
The Art of Constrained Motion
Unraveling the Two-Pulley Problem
Welcome to a beautiful exploration of constrained motion! Imagine you are the load A in this setup. You are being tugged by two strings simultaneously, each passing over a fixed pulley. You can't just move anywhere you please! Your actual velocity must perfectly agree with how fast each string is being pulled.
This is the essence of a constraint. Because the strings are inextensible (they cannot stretch or go slack), the component of your velocity along the direction of each string must exactly match the speed at which that string is being pulled.
Setting the Stage
A Smart Coordinate System
To solve this elegantly, let's set up a smart coordinate system. We'll align our X-axis right along String 1.
Now, if the load moves with a velocity vector v, its shadow, or projection, along String 1 must exactly equal u1. Mathematically, this means the x-component of our velocity is simply:
vx=u1
Now look at String 2. It's sitting at an angle θ relative to String 1. The exact same logic applies here. The projection of our velocity vector v onto String 2 must be exactly u2. If we drop a perpendicular from the tip of v onto the line of String 2, that length is u2.
The Master Equation
Resolving the Vectors
Let's bring in the math. We can write our velocity vector v in terms of its x and y components:
v=vxi^+vyj^
We already found that vx=u1. Now, what about String 2? We can define its direction using a unit vector e^2 that incorporates the angle θ:
e^2=cosθi^+sinθj^
To find the projection mathematically, we take the dot product of the velocity vector and the unit vector of String 2. This dot product must equal u2:
v⋅e^2=u2
Expanding this out gives us a simple linear equation relating our components to u2:
vxcosθ+vysinθ=u2
Isolating the Unknowns
We are almost there! We know vx is u1. Let's substitute that into our equation:
u1cosθ+vysinθ=u2
Now, we have a straightforward equation where the only unknown is vy. With a quick rearrangement, we isolate vy:
vy=sinθu2−u1cosθ
Look at that! We now have both the x and y components of the load's velocity.
Final Calculation
The Speed of the Load
The question asks for the speed, which is the magnitude of the velocity vector. We just use the good old Pythagorean theorem. Square the x-component, square the y-component, add them up, and take the square root:
∣v∣2=vx2+vy2
Let's plug in our expressions:
∣v∣2=u12+(sinθu2−u1cosθ)2
Now for some algebra gymnastics. We expand the numerator of our squared fraction:
∣v∣2=u12+sin2θu22−2u1u2cosθ+u12cos2θ
To combine the terms, we take sin2θ as the common denominator:
∣v∣2=sin2θu12sin2θ+u22−2u1u2cosθ+u12cos2θ
Notice how we have a u12sin2θ and a u12cos2θ? That's the magic of trigonometry! Using the identity sin2θ+cos2θ=1, those two terms combine beautifully into just u12:
∣v∣2=sin2θu12+u22−2u1u2cosθ
Finally, we take the square root of the whole thing, and we arrive at our elegant expression for the speed of the load:
∣v∣=sinθu12+u22−2u1u2cosθ
A perfect blend of physics constraints and vector math!