Animated Solution for Physics - Kinematics: Two ships A and B can establish mutual communication when they are not more than 50 km apart. At midnight, the ship B moving towards the north with a velocity 4 km/h passes a location 80 km east of ship A that is moving with velocity 162 km/h towards the northeast. Find the time interval during which they were in communication.
Visualized Solution
InitialSetup&CoordinateSystem
Let Ship A be at the origin (0,0) at t=0 (midnight).
Ship B is 80 km east of A, so its initial position is rB0=80i^.
The communication range is a circle of radius 50 km around Ship A.
VelocityVectors
Velocity of Ship A (Northeast): vA=162(cos45∘i^+sin45∘j^)=16i^+16j^ km/h
Velocity of Ship B (North): vB=4j^ km/h
ConceptofRelativeMotion
To simplify, we observe Ship B from the frame of Ship A.
Relative velocity of B with respect to A:
vBA=vB−vA
vBA=(0i^+4j^)−(16i^+16j^)=−16i^−12j^ km/h
PositionVectorofBrelativetoA
The position of B relative to A at any time t is:
rBA(t)=rB0+vBAt
rBA(t)=80i^+(−16i^−12j^)t
rBA(t)=(80−16t)i^−12tj^
ApplyingtheCommunicationConstraint
Communication is possible when the distance is ≤50 km.
∣rBA(t)∣≤50⟹∣rBA(t)∣2≤2500
Substituting the components:
(80−16t)2+(−12t)2≤2500
ExpandingtheEquation
Expanding the squares:
6400−2560t+256t2+144t2≤2500
Combining the t2 terms:
400t2−2560t+6400≤2500
Rearranging into a standard quadratic inequality:
400t2−2560t+3900≤0
SolvingtheQuadraticInequality
Divide the entire equation by 20:
20t2−128t+195≤0
Using the quadratic formula t=2a−b±b2−4ac:
t=40128±16384−15600=40128±28
The roots are t1=2.5 h and t2=3.9 h.
FinalTimeInterval
The ships are in range for t∈[2.5,3.9] hours.
2.5 hours from midnight is 2:30 A.M.
3.9 hours=3 hours+0.9×60 mins=3 hours 54 mins.
This corresponds to 3:54 A.M.
Final Answer:2:30 A.M. to 3:54 A.M.
00:00 / 00:00
The Sigma Insight: Relative Velocity
Solution Diagram
The Midnight Setup
Imagine the vast, dark ocean at exactly midnight
Two ships, A and B, are navigating the waters. Ship A is our reference point, so let's anchor it at the origin of our coordinate system, (0,0). Ship B is currently 80 km due east, sitting at the coordinates (80,0).
The crucial constraint here is their communication equipment. They can only talk to each other if the distance between them is 50 km or less. Geometrically, this means Ship B must enter a circle of radius 50 km centered around Ship A.
The Velocity Vectors
Both ships are on the move, which makes tracking their distance a dynamic challenge
Ship A is slicing through the water towards the northeast at a speed of 162 km/h. Because "northeast" implies a 45∘ angle, we can break this velocity into its x and y components. Using basic trigonometry, both components are 162cos(45∘)=16 km/h. Thus, vA=16i^+16j^.
Ship B has a simpler trajectory. It is heading straight north at 4 km/h, giving it a velocity vector of vB=4j^.
The Power of Relative Motion
Tracking two moving objects simultaneously is a recipe for algebraic headaches
Instead, we use a brilliant physicist's trick: Relative Motion.
By subtracting Ship A's velocity from Ship B's, we can pretend Ship A is completely stationary and observe how Ship B moves relative to it.
Let's calculate this relative velocity:
vBA=vB−vA
vBA=(0i^+4j^)−(16i^+16j^)=−16i^−12j^
This tells us a beautiful story: from the perspective of Ship A, Ship B is moving southwest along a perfectly straight line!
The Master Equation
Now we need to find the position of Ship B relative to Ship A at any given time t
We use the standard kinematic equation for constant velocity:
rBA(t)=rB0+vBAt
Substituting our known values:
rBA(t)=80i^+(−16i^−12j^)t
rBA(t)=(80−16t)i^−12tj^
The Communication Constraint
For the ships to communicate, the magnitude of this relative position vector must be less than or equal to 50 km.
∣rBA(t)∣≤50
To avoid dealing with messy square roots, we square both sides of the inequality:
∣rBA(t)∣2≤2500
Now, we plug in the x and y components of our position vector:
(80−16t)2+(−12t)2≤2500
The Final Calculation
Let's expand this carefully.
6400−2560t+256t2+144t2≤2500
Combining the t2 terms gives us 400t2
Bringing the 2500 over to the left side yields a clean quadratic inequality:
400t2−2560t+3900≤0
To make the math friendlier, let's divide the entire equation by 20:
20t2−128t+195≤0
Using the quadratic formula, t=2a−b±b2−4ac, we find the roots:
t=40128±16384−15600=40128±28
This gives us two critical moments in time:
t1=2.5 hours (when Ship B enters the communication circle)
t2=3.9 hours (when Ship B exits the communication circle)
Since the clock started at midnight, 2.5 hours is exactly 2:30 A.M.
For the exit time, 3.9 hours is 3 hours and 0.9×60=54 minutes, which is 3:54 A.M.
Thus, the ships can successfully communicate during the time interval from 2:30 A.M. to 3:54 A.M.