Imagine a scissor lift or a folding mirror extending outwards. The motion of the joints is entirely dictated by the rigid rods connecting them. This problem is a beautiful exploration of constrained motion, where the geometry of a rhombus forces the velocities and accelerations of its vertices to dance in perfect synchronization.
Setting the Stage
The Coordinate Method
When dealing with complex linkages, relying purely on angles and chain rules can quickly lead to a tangled mess of trigonometric identities. Instead, we anchor our analysis in a robust Cartesian coordinate system.
Let the fixed joint A be our origin (0,0). Since joint C is pulled horizontally away from the wall, it moves strictly along the x-axis. We can denote its position as (xC,0). Because the four identical rods form a rhombus, the diagonals bisect each other perfectly. This geometric symmetry guarantees that joint B will always be exactly halfway between A and C horizontally. Therefore, the coordinates of B are (xB,yB), where xC=2xB.
The Master Constraint Equation
The fundamental physics of this system is governed by a single, unbreakable rule: the length of the rod AB is constant. We can express this using the Pythagorean theorem:
To uncover how the joints move, we differentiate this constraint equation with respect to time. The first derivative links the velocities:
2xBx˙B+2yBy˙B=0⟹xBx˙B+yBy˙B=0
But we need accelerations. So, we take a deep breath and differentiate one more time, carefully applying the product rule:
x˙B2+xBx¨B+y˙B2+yBy¨B=0
This elegant equation is the key to unlocking the vertical acceleration of joint B.
Translating the Motion of C to B
The problem states that initially, joints A and C were coincident. This means the system started from rest, completely folded along the y-axis. Joint C is then pulled with a constant horizontal acceleration a. Using basic kinematics (v2=u2+2as), the square of C's velocity is directly proportional to its displacement:
Because xB is always exactly half of xC, the horizontal velocity and acceleration of B are simply half of C's:
x˙B=21vC⟹x˙B2=41vC2=41(2axC)=axB
The Final Algebraic Assembly
Now, we substitute these horizontal components back into our acceleration constraint. First, we express y˙B2 using the velocity relation:
y˙B=−yBxBx˙B⟹y˙B2=yB2xB2(axB)=ayB2xB3
Plugging everything into the second derivative equation yields:
axB+xB(2a)+ayB2xB3+yBy¨B=0
Combining the terms and isolating y¨B, we get:
yBy¨B=−a(23xB+yB2xB3)
y¨B=−a(23yBxB+(yBxB)3)
Notice how the ratio yBxB naturally emerges. If we define θ as the angle the rod makes with the vertical y-axis, then from the right triangle formed by the coordinates of B, we have tanθ=yBxB.
Substituting this trigonometric ratio gives us the final vertical acceleration:
The negative sign perfectly captures the physical reality: as the rhombus is pulled horizontally, it flattens out, forcing the upper joint B to accelerate downwards. The given answer in the text features a positive j^ component, which corresponds to the symmetric lower joint D accelerating upwards, or implies a coordinate system where downwards is taken as positive.