Question
Question: A rectangular lamina ABCD of length l and width b is rotating about a fixed axis through its diagona...
A rectangular lamina ABCD of length l and width b is rotating about a fixed axis through its diagonal AC at a constant angular velocity of 2 rad/s. At the instant when lamina is in the x-y plane as shown in the figure, determine the magnitudes of velocity and the acceleration of the corner B.

V_B = \frac{2lb}{\sqrt{l^2+b^2}}; a_B = \frac{4lb}{\sqrt{l^2+b^2}}
Solution
The problem describes a rectangular lamina ABCD of length l and width b rotating about a fixed axis through its diagonal AC with a constant angular velocity ω=2 rad/s. We need to find the magnitudes of velocity and acceleration of corner B.
First, let's establish the coordinates of the vertices of the rectangle. Assuming a standard Cartesian coordinate system, and based on the typical labeling of a rectangle (counter-clockwise or clockwise sequence), let's place vertex A at the origin (0,0). Then, the coordinates of the vertices are: A = (0,0) B = (l,0) (length l along x-axis) C = (l,b) (width b along y-axis) D = (0,b)
The axis of rotation is the diagonal AC. This axis passes through A(0,0) and C(l,b). The equation of the line representing the diagonal AC is given by y−0=l−0b−0(x−0), which simplifies to y=lbx, or bx−ly=0.
For a point rotating about a fixed axis, its velocity is V=ωr⊥ and its acceleration is a=ω2r⊥ (since ω is constant, there is no tangential acceleration component due to angular acceleration). Here, r⊥ is the perpendicular distance from the point to the axis of rotation.
We need to find the perpendicular distance from corner B(l,0) to the line bx−ly=0. The formula for the perpendicular distance from a point (x0,y0) to a line Ax+By+C=0 is d=A2+B2∣Ax0+By0+C∣. For point B(l,0) and line bx−ly=0: r⊥=b2+(−l)2∣b(l)−l(0)∣=b2+l2∣bl∣=l2+b2bl.
Alternatively, consider the right-angled triangle ABC. The area of this triangle is 21×base×height=21×AB×BC=21lb. Also, the area can be expressed as 21×AC×r⊥, where AC is the length of the diagonal and r⊥ is the perpendicular distance from B to AC. The length of the diagonal AC=l2+b2. So, 21l2+b2×r⊥=21lb. This gives r⊥=l2+b2lb.
Now, we can calculate the magnitudes of velocity and acceleration of corner B. The angular velocity is given as ω=2 rad/s.
-
Magnitude of Velocity of corner B (VB): VB=ωr⊥ VB=ωl2+b2lb Substituting ω=2 rad/s: VB=l2+b22lb
-
Magnitude of Acceleration of corner B (aB): Since the angular velocity ω is constant, there is no angular acceleration (α=dtdω=0). Therefore, the acceleration of point B is entirely centripetal acceleration, directed towards the axis of rotation. aB=ω2r⊥ aB=ω2l2+b2lb Substituting ω=2 rad/s: aB=(2)2l2+b2lb aB=l2+b24lb
The question provides an expression VB=ω2b2+l2 which is dimensionally inconsistent ((L/T)2+L2), suggesting a possible typo in the provided hint. Our derived velocity VB=l2+b22lb is dimensionally correct and derived from fundamental principles of rotational motion.
Explanation of the solution:
- Identify the fixed axis of rotation: The diagonal AC.
- Determine the perpendicular distance (r⊥) from the point B to the axis AC. This can be done using the formula for the distance from a point to a line, or by using the area of the triangle ABC.
- Apply the formula for velocity in rotational motion: VB=ωr⊥.
- Apply the formula for acceleration in rotational motion: aB=ω2r⊥ (since angular velocity is constant, there is only centripetal acceleration).
- Substitute the given value of ω=2 rad/s.