Animated Solution for Physics - Kinematics: Two cars A and B are running in the same direction with constant speeds vA=25 m/s and vB=27 m/s on a straight road. Another car C is running with a constant speed vC=30 m/s on another straight road. If the car C always remains equidistant from the cars A and B, find moduli of velocities of the car C relative to the car A and the car B.
Visualized Solution
Visualizing the Setup
Let the straight road on which cars A and B are moving be the x-axis.
Car C moves on another straight road nearby.
The Equidistant Constraint
Car C is always equidistant from cars A and B.
Geometrically, this means car C must always lie on the perpendicular bisector of the line segment joining A and B.
Kinematics of the Bisector
Let the positions of A and B be xA and xB.
The x-coordinate of the perpendicular bisector is the midpoint:
xC=2xA+xB
Velocity Constraint along X-axis
Differentiating the position equation with respect to time t:
vCx=2vA+vB
Calculating vCx
Substitute the given values vA=25 m/s and vB=27 m/s:
vCx=225+27=26 m/s
Finding the Y-component of Velocity
The total speed of car C is vC=30 m/s. Using the Pythagorean theorem:
vCy2=vC2−vCx2
vCy2=302−262=900−676=224
Relative Velocity Formulation
The velocity of car C relative to car A is:
vC/A=vC−vA=(vCx−vA)i^+vCyj^
Magnitude of Relative Velocity
Substitute the values to find the modulus:
∣vC/A∣=(26−25)2+224
∣vC/A∣=12+224=225=15 m/s
The Elegant General Formula
Notice the algebraic structure:
∣vC/A∣2=(vCx−vA)2+vCy2=vC2−2vCxvA+vA2
Since vCx=2vA+vB, we get:
∣vC/A∣=vC2−vAvB
00:00 / 00:00
The Sigma Insight: Relative Velocity
Solution Diagram
The problem of finding the relative velocity of a car that maintains an equal distance from two other moving cars is a classic test of geometric intuition and kinematic principles. It beautifully intertwines the abstract concept of a locus with the physical reality of moving bodies.
Analyzing the Setup
Imagine a straight, endless highway. On this highway, two cars, A and B, are cruising in the same direction. Car A is moving at a steady 25 m/s, while car B is slightly faster, moving at 27 m/s.
Now, picture a third car, C, driving on a completely different straight road nearby. Car C is moving at a constant speed of 30 m/s. The problem introduces a fascinating constraint: no matter how much time passes, car C is always exactly the same distance from car A as it is from car B.
The Geometric Constraint
What does it mean for a point to be equidistant from two other moving points? In geometry, the locus of all points equidistant from two given points is their perpendicular bisector.
Therefore, car C must always lie on the perpendicular bisector of the line segment connecting cars A and B. Let's set up a coordinate system. Let the highway of cars A and B be the x-axis. The positions of A and B at any time t are xA and xB.
Because car C is on the perpendicular bisector, its x-coordinate must be exactly halfway between A and B:
xC=2xA+xB
The Master Equation
This simple position equation is the key to unlocking the entire problem. By differentiating this equation with respect to time, we transition from geometry to kinematics. The rate of change of position is velocity, so:
vCx=2vA+vB
This tells us that the horizontal velocity component of car C is simply the average of the velocities of cars A and B. Let's plug in the given values:
vCx=225+27=26 m/s
So, car C is moving to the right at 26 m/s along the x-axis. But we know its total speed is 30 m/s. Where is the rest of the speed coming from? It must be moving vertically (along the y-axis) as well.
Using the Pythagorean theorem, we can find the y-component of its velocity:
vCy2=vC2−vCx2
vCy2=302−262=900−676=224
Final Calculation
We are asked to find the modulus (magnitude) of the velocity of car C relative to car A. The relative velocity vector is defined as:
vC/A=vC−vA
Breaking this down into components, we subtract their x-velocities, while the y-velocity of C remains unchanged (since A has no vertical motion):
vC/A=(vCx−vA)i^+vCyj^
vC/A=(26−25)i^+224j^=1i^+224j^
Now, we calculate the magnitude of this relative velocity vector:
∣vC/A∣=12+224=225=15 m/s
The relative speed of car C with respect to car A is exactly 15 m/s.
If we were to calculate the relative velocity with respect to car B, the x-velocity difference would be (26−27)=−1 m/s. Squaring this still gives 1, leading to the exact same magnitude of 15 m/s.
A Beautiful Generalization
If we look closely at the algebra, a stunning general formula emerges. Let's expand the magnitude equation before plugging in the numbers:
∣vC/A∣2=(vCx−vA)2+vCy2
∣vC/A∣2=vCx2−2vCxvA+vA2+vC2−vCx2
∣vC/A∣2=vC2−2vCxvA+vA2
Substitute vCx=2vA+vB:
∣vC/A∣2=vC2−2(2vA+vB)vA+vA2
∣vC/A∣2=vC2−(vA+vB)vA+vA2
∣vC/A∣2=vC2−vA2−vAvB+vA2
∣vC/A∣2=vC2−vAvB
Taking the square root gives us a powerful shortcut:
∣vC/A∣=vC2−vAvB
This elegant formula perfectly encapsulates the physics of the problem, proving that sometimes, the most complex constraints lead to the most beautiful mathematical symmetries.