A root or solution of equation f(x)=0 are the values of x for which the equation holds true. In the simplest case x can represent one variable (or unknown). But x may also represents a vector of two or more variables.
For elementary linear or quadratic equations, with one variable, finding the roots or zeros (or solution) is straightforward. A typical case of solving for two or more variables is that of solving simultaneous linear equations. Simultaneous linear equations with two variables can be solved on paper fairly easily. Simultaneous linear equations with three or more variables are often solved through writing them in matrix-vector form.
Methods for finding roots of equations are basic numerical methods and the subject is generally covered in books on numerical methods.
[mathematics.me.uk] [computing.me.uk] [engineering.me.uk] [physics.me.uk] [statistics.me.uk]