How To Find The Norm Of A Vector That Have Functions As Values?

21 Views Asked by At

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.