The question is as follows:
Use the contraction mapping theorem to show that the following system of equations:
$x_1$ + $\dfrac{1}{10}\cos(2x_1 + x_2)$ = $1$
$x_2$ + $\dfrac{1}{10}\sin(x_1 + x_2)$ = $2$.
has a unique solution $(x_1, x_2)$ on $\mathbb{R^2}$.
I'm a little familiar with the contraction mapping theorem in terms of one variable, but this is a whole different beast....any push in the right direction is appreciated!
The way to apply the contraction theorem is to write it in the form $f(\overrightarrow{X})=\overrightarrow{X}$ for $\overrightarrow{X}=(x_1, x_2).$ The form of the equations sort of gives away what $f$ should be; you then just need to show that it is a contraction. That is, show that $|f(\overrightarrow{X})-f(\overrightarrow{Y})|\leq c|\overrightarrow{X}-\overrightarrow{Y}|$ for all pairs of vectors, and for $c<1$. From there you get that $f$ has a unique fixed point, which is what you want.