An equilateral triangle △ O A B has side length 1 , P is a point on the plane of the triangle.
If O P = ( 2 − t ) O A + t O B , t ∈ R , what is the minimum value of ∣ A P ∣ ?
Note: ∣ n ∣ notes the length of the vector on the Euclidean plane. i.e. The Euclidean norm.
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.
Place △ O A B so that O is at the origin, A is at ( 1 , 0 ) , and B is at ( 2 1 , 2 3 ) . Let P be at ( p x , p y ) .
Then O A = ( 1 , 0 ) , O B = ( 2 1 , 2 3 ) , O P = ( p x , p y ) , and A P = ( p x − 1 , p y ) , and from the given equation O P = ( 2 − t ) O A + t O B we can derive p x = 2 − 2 1 t and p y = 2 3 t .
Therefore, ∣ A P ∣ = ( p x − 1 ) 2 + p y 2 = ( 2 − 2 1 t − 1 ) 2 + ( 2 3 t ) 2 = ( t − 2 1 ) 2 + 4 3 , which has a minimum value at t = 2 1 of 2 3 .
Problem Loading...
Note Loading...
Set Loading...
We start by placing an equilateral triangle at the origin so that O is on the origin.
We know O P = ( 2 − t ) O A + t O B = 2 O A + t ( O B − O A )
From here we see that O B − O A represents the vector that connects B to A and so the possibilities for O P are below.
In addition we know that the closest vector possible for O P is when a right angle is formed like so this also minmize between O A and O P .
And so if we indeed have a right angle and α = 3 π then we know the distance between O A and O P is 2 3 .