There are two particles lying on the axis and constrained to move in the plane, separated by a horizontal distance . If they start moving at speed , but the one placed on the left moves with an angle to the right and the other one moves upwards (in -direction). If the minimum distance between them can be written as:
Find the value of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's define x 1 ( t ) and x 2 ( t ) as left and right vector position, respectively. If we set the origin of the coordinate system on the first particle, we have:
x 1 ( t ) = 2 v t i ^ + 2 v t j ^
x 2 ( t ) = x 0 i ^ + v t j ^
The modulus of the difference vector between them is the distance between the particles at any moment:
d ( t ) = ∥ x 2 ( t ) − x 1 ( t ) ∥ = ( 2 v t − x 0 ) 2 + ( 2 v t − v t ) 2
= 2 v 2 t 2 − 2 v t x 0 + x 0 2 + v 2 t 2 ( 2 1 − 2 + 1 )
= v 2 ( 2 − 2 ) t 2 − 2 x 0 v t + x 0 2
As square root function is inscreasing, its minimum value is reached when its argument is minimum:
a r g m i n ( d ( t ) ) = 2 ( 2 − 2 ) v 2 2 v x 0 = 2 ( 2 − 1 ) v x 0
And finally:
m i n ( d ( t ) ) = v 2 ( 2 − 2 ) 4 ( 3 − 2 2 ) v 2 x 0 2 − 2 x 0 v 2 ( 2 − 1 ) v x 0 + x 0 2
= x 0 4 2 + 2 − 2 2 + 2 + 1
= 2 x 0 2 − 2