Given two vectors and such that and , what is the positive difference between the largest and smallest possible values 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.
Because u ⋅ v = ∥ u ∥ ∥ v ∥ cos ( θ ) , the largest and smallest values of u ⋅ v are ∥ u ∥ ∥ v ∥ and − ∥ u ∥ ∥ v ∥ and they occur at θ = 0 and θ = π , respectively.
Therefore, the difference of the largest and smallest values is 4 0 − ( − 4 0 ) = 8 0