Given the vectors u and v, what are the following tasks?
a) Compute the dot product and find the angle between them.
b) Find the vector projection of u onto v, proj_(u)v.
c) Identify the scalar component, comp_(u).
d) What are the scalar and vector components of u?