So basically I have a 2 dimensional vector and the x and y coordinates are defined by functions.
$$X(x) = (4x+2*2+cos(x))$$ $$Y(x) = (cos(x) + 5 * 2)$$
I was wondering how I can find the norm of this vector. Will appreciate any help. No idea how to use this MathJax thing though.